Searched defs:res_ptr (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/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-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-sub1.c | 33 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr,  in mpihelp_sub_n()
  | 
| D | generic_mpih-mul2.c | 33 mpihelp_addmul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr,  in mpihelp_addmul_1()
  | 
| D | generic_mpih-mul3.c | 33 mpihelp_submul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr,  in mpihelp_submul_1()
  | 
| /linux-4.1.27/drivers/parisc/ | 
| D | sba_iommu.c | 319 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr,  in ptr_to_pide() 339 	unsigned long *res_ptr = ioc->res_hint;  in sba_search_bitmap()  local 494 	unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]);  in sba_free_range()  local 1857 	unsigned int *res_ptr = (unsigned int *)ioc->res_map;  in sba_proc_bitmap_info()  local
  | 
| D | ccio-dma.c | 1106 		u32 *res_ptr = (u32 *)ioc->res_map;  in ccio_proc_bitmap_info()  local 1187 	u8 *res_ptr;  in ccio_cujo20_fixup()  local
  | 
| /linux-4.1.27/arch/ia64/hp/common/ | 
| D | sba_iommu.c | 465 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr,  in ptr_to_pide() 486 	unsigned long *res_ptr;  in sba_search_bitmap()  local 734 	unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]);  in sba_free_range()  local 1904 	unsigned long *res_ptr = (unsigned long *)ioc->res_map;  in ioc_show()  local
  | 
| /linux-4.1.27/arch/parisc/kernel/ | 
| D | pci-dma.c | 64 	u_long *res_ptr = (unsigned long *)pcxl_res_map;  in dump_resmap()  local
  |