Home
last modified time | relevance | path

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

123

/linux/drivers/mtd/ubi/
H A Ddebug.h152 unsigned int caller) in ubi_dbg_fail_power_cut()
160 unsigned int caller) in ubi_dbg_fail_read()
175 unsigned int caller) in ubi_dbg_fail_ff()
183 unsigned int caller) in ubi_dbg_fail_ff_bitflips()
191 unsigned int caller) in ubi_dbg_fail_bad_hdr()
199 unsigned int caller) in ubi_dbg_fail_bad_hdr_ebadmsg()
227 unsigned int caller) in ubi_dbg_is_power_cut()
294 unsigned int caller) in ubi_dbg_is_read_failure()
307 unsigned int caller) in ubi_dbg_is_ff()
322 unsigned int caller) in ubi_dbg_is_ff_bitflips()
[all …]
/linux/arch/powerpc/mm/
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 = __builtin_return_address(0); in ioremap_prot() local
H A Dioremap_64.c8 pgprot_t prot, void *caller) in __ioremap_caller()
H A Dioremap_32.c18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
/linux/drivers/gpu/drm/i915/
H A Dintel_memory_region.c39 const void *caller) in __iopagetest()
63 const void *caller) in iopagetest()
100 const void *caller) in iomemtest()
205 void *caller) in intel_memory_region_memtest()
/linux/include/net/
H A 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/kernel/dma/
H A Dremap.c25 pgprot_t prot, const void *caller) in dma_common_pages_remap()
41 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
/linux/drivers/dma-buf/
H A 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/drivers/accel/habanalabs/common/
H A Ddevice.c121 const char *caller) in hl_dma_alloc_common()
143 const char *caller) in hl_asic_dma_free_common()
161 gfp_t flag, const char *caller) in hl_asic_dma_alloc_coherent_caller()
167 dma_addr_t dma_handle, const char *caller) in hl_asic_dma_free_coherent_caller()
173 dma_addr_t *dma_handle, const char *caller) in hl_asic_dma_pool_zalloc_caller()
179 const char *caller) in hl_asic_dma_pool_free_caller()
195 enum dma_data_direction dir, const char *caller) in hl_dma_map_sgtable_caller()
242 enum dma_data_direction dir, const char *caller) in hl_dma_unmap_sgtable_caller()
/linux/scripts/gcc-plugins/
H A Dgcc-common.h185 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
188 #define cgraph_create_edge_including_clones(caller, callee, \ argument
193 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
196 #define cgraph_create_edge_including_clones(caller, callee, \ argument
/linux/drivers/target/tcm_fc/
H A 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/drivers/infiniband/core/
H A Dcq.c214 const char *caller) in __ib_alloc_cq()
299 const char *caller) in __ib_alloc_cq_any()
H A Drestrack.c133 void rdma_restrack_set_name(struct rdma_restrack_entry *res, const char *caller) in rdma_restrack_set_name()
H A Dverbs.c263 const char *caller) in __ib_alloc_pd()
1213 struct ib_uqp_object *uobj, const char *caller) in create_qp()
1292 struct ib_uqp_object *uobj, const char *caller) in ib_create_qp_user()
1346 const char *caller) in ib_create_qp_kernel()
2138 const char *caller) in __ib_create_cq()
/linux/arch/riscv/include/asm/
H A Dftrace.h92 #define make_call_t0(caller, callee, call) \ argument
108 #define make_call_ra(caller, callee, call) \ argument
/linux/fs/reiserfs/
H A Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
/linux/arch/arm/mm/
H A Dioremap.c250 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
328 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/linux/arch/arm/mach-imx/
H A Dmm-imx3.c56 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duretprobe_stack.c73 static struct range caller = { variable
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c303 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter()
402 int __i915_subtests(const char *caller, in __i915_subtests()
/linux/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c118 unsigned long caller; in emulate_vsyscall() local
/linux/include/linux/
H A Dstop_machine.h27 unsigned long caller; member
/linux/arch/sh/include/asm/
H A Dmmu.h79 pgprot_t prot, void *caller) in pmb_remap_caller()
/linux/arch/arm/mach-mvebu/
H A Dcoherency.c162 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
/linux/arch/riscv/kernel/
H A Dftrace.c176 unsigned long caller = rec->ip; in ftrace_modify_call() local

123