Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/lib/mpi/
H A Dgeneric_mpih-add1.c21 mpihelp_add_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_n() argument
H A Dgeneric_mpih-sub1.c20 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_n() argument
H A Dgeneric_mpih-mul2.c20 mpihelp_addmul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_addmul_1() argument
H A Dgeneric_mpih-mul1.c20 mpihelp_mul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_mul_1() argument
H A Dgeneric_mpih-mul3.c20 mpihelp_submul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_submul_1() argument
H A Dmpi-inline.h24 mpihelp_add_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_1() argument
52 mpihelp_add(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_add() argument
67 mpihelp_sub_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_1() argument
95 mpihelp_sub(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpi_ptr_t s2_ptr, mpi_size_t s2_size) mpihelp_sub() argument
[all...]
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dgeneric_mpih-add1.c21 mpihelp_add_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_n() argument
H A Dgeneric_mpih-sub1.c20 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_n() argument
H A Dgeneric_mpih-mul2.c20 mpihelp_addmul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_addmul_1() argument
H A Dgeneric_mpih-mul1.c20 mpihelp_mul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_mul_1() argument
H A Dgeneric_mpih-mul3.c20 mpihelp_submul_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_submul_1() argument
H A Dmpi-inline.h24 mpihelp_add_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_add_1() argument
52 mpihelp_add(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, in mpihelp_add() argument
67 mpihelp_sub_1(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, in mpihelp_sub_1() argument
95 mpihelp_sub(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpi_ptr_t s2_ptr, mpi_size_t s2_size) mpihelp_sub() argument
[all...]
/kernel/linux/linux-5.10/drivers/nubus/
H A Dproc.c89 unsigned char *res_ptr; member
/kernel/linux/linux-6.6/drivers/nubus/
H A Dproc.c90 unsigned char *res_ptr; member
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dpci-dma.c63 u_long *res_ptr = (unsigned long *)pcxl_res_map; in dump_resmap() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dpci-dma.c63 u_long *res_ptr = (unsigned long *)pcxl_res_map; in dump_resmap() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_resource.c226 ttm_resource_alloc(struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_resource **res_ptr) ttm_resource_alloc() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c148 LLVMValueRef res_ptr; in add_blend_test() local
H A Dlp_setup.c1526 struct pipe_resource **res_ptr = &setup->fs.current_tex[i]; in lp_setup_destroy() local
/kernel/linux/linux-5.10/arch/ia64/hp/common/
H A Dsba_iommu.c457 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() argument
478 unsigned long *res_ptr; in sba_search_bitmap() local
725 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); sba_free_range() local
1871 unsigned long *res_ptr = (unsigned long *)ioc->res_map; ioc_show() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/hp/common/
H A Dsba_iommu.c457 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() argument
478 unsigned long *res_ptr; in sba_search_bitmap() local
725 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); sba_free_range() local
1879 unsigned long *res_ptr = (unsigned long *)ioc->res_map; ioc_show() local
[all...]
/kernel/linux/linux-5.10/drivers/parisc/
H A Dsba_iommu.c319 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() argument
339 unsigned long *res_ptr = ioc->res_hint; in sba_search_bitmap() local
493 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); sba_free_range() local
[all...]
H A Dccio-dma.c1166 u8 *res_ptr; ccio_cujo20_fixup() local
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H A Dccio-dma.c1162 u8 *res_ptr; ccio_cujo20_fixup() local
[all...]
H A Dsba_iommu.c323 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() argument
344 unsigned long *res_ptr = ioc->res_hint; in sba_search_bitmap() local
499 unsigned long *res_ptr = (unsigned long *) &((ioc)->res_map[ridx & ~RESMAP_IDX_MASK]); sba_free_range() local
[all...]

Completed in 23 milliseconds

12