Searched defs:res_ptr (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/lib/mpi/
H A Dgeneric_mpih-add1.c34 mpihelp_add_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpihelp_add_n() argument
H A Dgeneric_mpih-sub1.c33 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpihelp_sub_n() argument
H A Dgeneric_mpih-mul1.c33 mpihelp_mul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpihelp_mul_1() argument
H A Dgeneric_mpih-mul2.c33 mpihelp_addmul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpihelp_addmul_1() argument
H A Dgeneric_mpih-mul3.c33 mpihelp_submul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpihelp_submul_1() argument
H A Dmpi-inline.h37 mpihelp_add_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpihelp_add_1() argument
65 mpihelp_add(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpihelp_add() argument
80 mpihelp_sub_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpihelp_sub_1() argument
108 mpihelp_sub(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpihelp_sub() argument
/linux-4.4.14/arch/parisc/kernel/
H A Dpci-dma.c64 u_long *res_ptr = (unsigned long *)pcxl_res_map; dump_resmap() local
/linux-4.4.14/drivers/parisc/
H A Dccio-dma.c1178 u8 *res_ptr; ccio_cujo20_fixup() local
H A Dsba_iommu.c319 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, ptr_to_pide() argument
339 unsigned long *res_ptr = ioc->res_hint; sba_search_bitmap() local
494 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); sba_free_range() local
/linux-4.4.14/arch/ia64/hp/common/
H A Dsba_iommu.c465 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, ptr_to_pide() argument
486 unsigned long *res_ptr; sba_search_bitmap() local
734 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); sba_free_range() local
1900 unsigned long *res_ptr = (unsigned long *)ioc->res_map; ioc_show() local

Completed in 257 milliseconds