Searched defs:res_ptr (Results 1 – 9 of 9) sorted by relevance
/linux/lib/crypto/mpi/ |
H A D | mpi-inline.h | 24 mpihelp_add_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_1() 52 mpihelp_add(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_add() 67 mpihelp_sub_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_1() 95 mpihelp_sub(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_sub()
|
H A D | generic_mpih-sub1.c | 20 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_n()
|
H A D | generic_mpih-add1.c | 21 mpihelp_add_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_n()
|
H A D | generic_mpih-mul1.c | 20 mpihelp_mul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_mul_1()
|
H A D | generic_mpih-mul3.c | 20 mpihelp_submul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_submul_1()
|
H A D | generic_mpih-mul2.c | 20 mpihelp_addmul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_addmul_1()
|
/linux/drivers/nubus/ |
H A D | proc.c | 90 unsigned char *res_ptr; member
|
/linux/arch/parisc/kernel/ |
H A D | pci-dma.c | 63 u_long *res_ptr = (unsigned long *)pcxl_res_map; in dump_resmap() local
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_resource.c | 353 struct ttm_resource **res_ptr) in ttm_resource_alloc()
|