Home
last modified time | relevance | path

Searched defs:caller (Results 1 - 25 of 220) sorted by relevance

123456789

/kernel/liteos_m/testsuites/sample/kernel/dynlink/lib/
H A Ddynamic_undfunc.c32 int caller(int a, int b) in caller() function
H A Ddynamic_undval.c32 int caller(int a, int b) in caller() function
H A Ddynamic_sym.c37 int caller(int a, int b) in caller() function
/third_party/mesa3d/src/mesa/program/
H A Ddummy_errors.c27 _mesa_error_no_memory(const char *caller) in _mesa_error_no_memory() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dioremap_32.c18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller() argument
H A Dioremap_64.c7 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) __ioremap_caller() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dioremap_32.c18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller() argument
H A Dioremap.c15 void *caller = __builtin_return_address(0); in ioremap() local
26 void *caller = __builtin_return_address(0); in ioremap_wc() local
37 void *caller = __builtin_return_address(0); in ioremap_coherent() local
47 void *caller in ioremap_prot() local
[all...]
H A Dioremap_64.c7 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) __ioremap_caller() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth() argument
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-properties.js
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-error.cc42 Handle<Object> caller = args.atOrUndefined(isolate, 2); in BUILTIN() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Memory.c34 Rockchip_OSAL_Malloc_With_Caller( OMX_U32 size, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Malloc_With_Caller() argument
53 Rockchip_OSAL_Free_With_Caller( OMX_PTR addr, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Free_With_Caller() argument
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dmm-imx3.c55 imx3_ioremap_caller(phys_addr_t phys_addr, size_t size, unsigned int mtype, void *caller) imx3_ioremap_caller() argument
/kernel/linux/linux-5.10/kernel/dma/
H A Dremap.c22 dma_common_pages_remap(struct page **pages, size_t size, pgprot_t prot, const void *caller) dma_common_pages_remap() argument
38 dma_common_contiguous_remap(struct page *page, size_t size, pgprot_t prot, const void *caller) dma_common_contiguous_remap() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Ddrm_selftest.c91 __drm_subtests(const char *caller, in __drm_subtests() argument
/kernel/linux/linux-6.6/kernel/dma/
H A Dremap.c22 dma_common_pages_remap(struct page **pages, size_t size, pgprot_t prot, const void *caller) dma_common_pages_remap() argument
38 dma_common_contiguous_remap(struct page *page, size_t size, pgprot_t prot, const void *caller) dma_common_contiguous_remap() argument
/third_party/mesa3d/src/mesa/main/
H A Dpixelstore.c322 _mesa_compressed_pixel_storage_error_check( struct gl_context *ctx, GLint dimensions, const struct gl_pixelstore_attrib *packing, const char *caller) _mesa_compressed_pixel_storage_error_check() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp1996 const std::string caller = in TEST_F() local
/third_party/skia/src/codec/
H A DSkJpegDecoderMgr.cpp19 static void print_message(const j_common_ptr info, const char caller[]) { in print_message() argument
43 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() argument
48 SkCodec::Result JpegDecoderMgr::returnFailure(const char caller[], SkCodec::Result result) { in returnFailure() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_merge_return_test.cpp1996 const std::string caller = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DLinuxMallocProfiling.cpp36 void *internalAllocator(size_t size, void *caller) { in internalAllocator() argument
51 void *caller = __builtin_return_address(0); in operator new() local
56 void *caller = __builtin_return_address(0); in operator new[]() local
61 void *caller = __builtin_return_address(0); in malloc() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp1994 const std::string caller = in TEST_F() local
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dioremap.c21 __ioremap_caller(phys_addr_t phys_addr, size_t size, pgprot_t prot, void *caller) __ioremap_caller() argument

Completed in 12 milliseconds

123456789