Searched defs:res_ptr (Results 1 – 9 of 9) sorted by relevance
/linux-4.19.296/lib/mpi/ |
D | mpi-inline.h | 37 mpihelp_add_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_1() 65 mpihelp_add(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_add() 80 mpihelp_sub_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_1() 108 mpihelp_sub(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_sub()
|
D | generic_mpih-sub1.c | 33 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_n()
|
D | generic_mpih-mul1.c | 33 mpihelp_mul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_mul_1()
|
D | generic_mpih-add1.c | 34 mpihelp_add_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_n()
|
D | generic_mpih-mul3.c | 33 mpihelp_submul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_submul_1()
|
D | generic_mpih-mul2.c | 33 mpihelp_addmul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_addmul_1()
|
/linux-4.19.296/drivers/nubus/ |
D | proc.c | 89 unsigned char *res_ptr; member
|
/linux-4.19.296/drivers/parisc/ |
D | sba_iommu.c | 321 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() 341 unsigned long *res_ptr = ioc->res_hint; in sba_search_bitmap() local 496 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); in sba_free_range() local
|
D | ccio-dma.c | 1176 u8 *res_ptr; in ccio_cujo20_fixup() local
|