Home
last modified time | relevance | path

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

123

/Linux-v5.15/arch/powerpc/mm/
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 = __builtin_return_address(0); in ioremap_prot() local
79 pgprot_t prot, void *caller) in do_ioremap()
Dioremap_64.c8 pgprot_t prot, void *caller) in __ioremap_caller()
Dioremap_32.c18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
/Linux-v5.15/kernel/dma/
Dremap.c23 pgprot_t prot, const void *caller) in dma_common_pages_remap()
39 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
/Linux-v5.15/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.15/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.15/arch/riscv/kernel/
Dftrace.c105 unsigned long caller = rec->ip + FUNC_ENTRY_JMP; in ftrace_make_call() local
169 unsigned long caller = rec->ip + FUNC_ENTRY_JMP; in ftrace_modify_call() local
/Linux-v5.15/drivers/target/tcm_fc/
Dtfc_cmd.c31 static void _ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in _ft_dump_cmd()
63 void ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in ft_dump_cmd()
/Linux-v5.15/fs/reiserfs/
Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
/Linux-v5.15/arch/arm64/mm/
Dioremap.c21 pgprot_t prot, void *caller) in __ioremap_caller()
/Linux-v5.15/mm/
Dslob.c477 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node()
530 void *__kmalloc_track_caller(size_t size, gfp_t gfp, unsigned long caller) in __kmalloc_track_caller()
538 int node, unsigned long caller) in __kmalloc_node_track_caller()
Dslab.c2708 unsigned long caller) in cache_free_debugcheck()
2992 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
3213 unsigned long caller) in slab_alloc_node()
3298 slab_alloc(struct kmem_cache *cachep, gfp_t flags, size_t orig_size, unsigned long caller) in slab_alloc()
3426 unsigned long caller) in __cache_free()
3457 unsigned long caller) in ___cache_free()
3518 size_t size, void **p, unsigned long caller) in cache_alloc_debugcheck_after_bulk()
3629 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3652 int node, unsigned long caller) in __kmalloc_node_track_caller()
3690 unsigned long caller) in __do_kmalloc()
[all …]
/Linux-v5.15/arch/arm/mach-imx/
Dmm-imx3.c57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/Linux-v5.15/arch/sh/mm/
Dioremap.c86 pgprot_t pgprot, void *caller) in __ioremap_caller()
/Linux-v5.15/arch/arm/mm/
Dioremap.c245 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
323 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/Linux-v5.15/drivers/infiniband/core/
Dcq.c215 const char *caller) in __ib_alloc_cq()
300 const char *caller) in __ib_alloc_cq_any()
/Linux-v5.15/arch/riscv/include/asm/
Dftrace.h59 #define make_call(caller, callee, call) \ argument
/Linux-v5.15/scripts/gcc-plugins/
Dgcc-common.h319 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
322 #define cgraph_create_edge_including_clones(caller, callee, \ argument
327 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
330 #define cgraph_create_edge_including_clones(caller, callee, \ argument
/Linux-v5.15/drivers/gpu/drm/selftests/
Ddrm_selftest.c91 __drm_subtests(const char *caller, in __drm_subtests()
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_selftest.c243 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter()
342 int __i915_subtests(const char *caller, in __i915_subtests()
/Linux-v5.15/arch/x86/xen/
Dmulticalls.c44 void *caller[MC_BATCH]; member
/Linux-v5.15/include/linux/
Dstop_machine.h27 unsigned long caller; member
/Linux-v5.15/arch/x86/entry/vsyscall/
Dvsyscall_64.c124 unsigned long caller; in emulate_vsyscall() local
/Linux-v5.15/arch/sh/include/asm/
Dmmu.h79 pgprot_t prot, void *caller) in pmb_remap_caller()
/Linux-v5.15/arch/arm/mach-mvebu/
Dcoherency.c165 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()

123