Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v5.4/arch/powerpc/mm/
Dioremap.c14 void *caller = __builtin_return_address(0); in ioremap() local
25 void *caller = __builtin_return_address(0); in ioremap_wc() local
36 void *caller = __builtin_return_address(0); in ioremap_coherent() local
46 void *caller = __builtin_return_address(0); in ioremap_prot() local
78 pgprot_t prot, void *caller) in do_ioremap()
Dioremap_32.c18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
Dioremap_64.c58 pgprot_t prot, void *caller) in __ioremap_caller()
/Linux-v5.4/include/net/
D6lowpan.h218 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
233 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table()
242 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table()
244 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
/Linux-v5.4/kernel/dma/
Dremap.c24 size_t size, pgprot_t prot, const void *caller) in __dma_common_pages_remap()
45 pgprot_t prot, const void *caller) in dma_common_pages_remap()
63 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
/Linux-v5.4/arch/unicore32/mm/
Dioremap.c126 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __uc32_ioremap_pfn_caller()
181 unsigned int mtype, void *caller) in __uc32_ioremap_caller()
/Linux-v5.4/drivers/dma-buf/
Dselftest.c47 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter()
91 __subtests(const char *caller, const struct subtest *st, int count, void *data) in __subtests()
/Linux-v5.4/drivers/infiniband/core/
Dcq.c186 const char *caller, struct ib_udata *udata) in __ib_alloc_cq_user()
268 const char *caller) in __ib_alloc_cq_any()
/Linux-v5.4/arch/riscv/mm/
Dioremap.c24 pgprot_t prot, void *caller) in __ioremap_caller()
/Linux-v5.4/arch/nds32/mm/
Dioremap.c12 void *caller) in __ioremap_caller()
/Linux-v5.4/include/linux/
Dvmalloc.h49 const void *caller; member
107 gfp_t flags, void *caller) in __vmalloc_node_flags_caller()
/Linux-v5.4/arch/sh/mm/
Dioremap.c39 pgprot_t pgprot, void *caller) in __ioremap_caller()
/Linux-v5.4/mm/
Dslob.c469 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node()
523 void *__kmalloc_track_caller(size_t size, gfp_t gfp, unsigned long caller) in __kmalloc_track_caller()
530 int node, unsigned long caller) in __kmalloc_node_track_caller()
Dslab.c2714 unsigned long caller) in cache_free_debugcheck()
2998 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
3219 unsigned long caller) in slab_alloc_node()
3299 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) in slab_alloc()
3422 unsigned long caller) in __cache_free()
3432 unsigned long caller) in ___cache_free()
3494 size_t size, void **p, unsigned long caller) in cache_alloc_debugcheck_after_bulk()
3604 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3627 int node, unsigned long caller) in __kmalloc_node_track_caller()
3643 unsigned long caller) in __do_kmalloc()
[all …]
/Linux-v5.4/arch/s390/include/uapi/asm/
Ddebug.h29 void* caller; member
/Linux-v5.4/drivers/target/tcm_fc/
Dtfc_cmd.c32 static void _ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in _ft_dump_cmd()
64 void ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in ft_dump_cmd()
/Linux-v5.4/fs/reiserfs/
Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
/Linux-v5.4/arch/arm64/mm/
Dioremap.c22 pgprot_t prot, void *caller) in __ioremap_caller()
/Linux-v5.4/arch/csky/mm/
Dioremap.c12 pgprot_t prot, void *caller) in __ioremap_caller()
/Linux-v5.4/arch/riscv/include/asm/
Dftrace.h46 #define make_call(caller, callee, call) \ argument
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Di915_selftest.c202 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter()
297 int __i915_subtests(const char *caller, in __i915_subtests()
/Linux-v5.4/arch/arm/mm/
Dioremap.c261 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
338 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/Linux-v5.4/drivers/gpu/drm/selftests/
Ddrm_selftest.c91 __drm_subtests(const char *caller, in __drm_subtests()
/Linux-v5.4/arch/x86/xen/
Dmulticalls.c44 void *caller[MC_BATCH]; member
/Linux-v5.4/arch/arm/mach-imx/
Dmm-imx3.c59 unsigned int mtype, void *caller) in imx3_ioremap_caller()

123