Home
last modified time | relevance | path

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

12

/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 …]
H A Ddebug.c675 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut()
/linux/drivers/gpu/drm/i915/
H A Dintel_memory_region.c40 const void *caller) in __iopagetest()
64 const void *caller) in iopagetest()
101 const void *caller) in iomemtest()
217 void *caller) in intel_memory_region_memtest()
/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/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/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/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/security/landlock/
H A Dtsync.c332 const struct task_struct *caller, *thread; count_additional_threads() local
371 const struct task_struct *caller; schedule_task_work() local
/linux/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()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duretprobe_stack.c73 static struct range caller = { variable
/linux/arch/arm/mm/
H A Dioremap.c275 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
353 unsigned int mtype, void *caller) in __arm_ioremap_caller()
H A Ddma-mapping.c46 const void *caller; member
330 const void *caller, bool want_vaddr) in __alloc_remap_buffer()
393 const void *caller, bool want_vaddr, in __alloc_from_contiguous()
535 unsigned long attrs, const void *caller) in __dma_alloc()
/linux/arch/sh/include/asm/
H A Dmmu.h79 pgprot_t prot, void *caller) in pmb_remap_caller()
/linux/drivers/infiniband/core/
H A Dverbs.c320 const char *caller) in __ib_alloc_pd()
1277 struct ib_uqp_object *uobj, const char *caller) in create_qp()
1359 struct ib_uqp_object *uobj, const char *caller) in ib_create_qp_user()
1413 const char *caller) in ib_create_qp_kernel()
2216 const char *caller) in __ib_create_cq()
/linux/arch/x86/xen/
H A Dmulticalls.c50 void *caller[MC_BATCH]; member
/linux/scripts/gcc-plugins/
H A Dgcc-common.h205 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
208 #define cgraph_create_edge_including_clones(caller, callee, \ argument
/linux/fs/ext4/
H A Dext4_jbd2.c192 static void ext4_journal_abort_handle(const char *caller, unsigned int line, in ext4_journal_abort_handle()
/linux/mm/
H A Dvmalloc.c2032 struct vmap_area *va, unsigned long flags, const void *caller) in setup_vmalloc_vm()
3222 gfp_t gfp_mask, const void *caller) in __get_vm_area_node()
3271 const void *caller) in __get_vm_area_caller()
3297 const void *caller) in get_vm_area_caller()
4028 const void *caller) in __vmalloc_node_range_noprof()
4163 gfp_t gfp_mask, int node, const void *caller) in __vmalloc_node_noprof()
5244 const void *caller; in vmalloc_dump_obj() local
H A Dnommu.c131 const void *caller) in __vmalloc_node_range_noprof()
137 int node, const void *caller) in __vmalloc_node_noprof()
/linux/arch/riscv/include/asm/
H A Dftrace.h98 #define make_call_t0(caller, callee, call) \ argument
/linux/kernel/bpf/
H A Dverifier.c4216 struct bpf_func_state *caller, *cur; check_stack_arg_read() local
4242 struct bpf_func_state *caller = cur_func(env); mark_stack_arg_precision() local
4258 check_outgoing_stack_args(struct bpf_verifier_env * env,struct bpf_func_state * caller,int nargs,const char * callee_name,const struct btf * btf,const struct btf_param * args) check_outgoing_stack_args() argument
4283 get_func_arg_reg(struct bpf_func_state * caller,struct bpf_reg_state * regs,int arg) get_func_arg_reg() argument
5309 int caller; /* caller subprogram idx */ global() member
9624 struct bpf_func_state *caller, *callee; setup_func_entry() local
9673 struct bpf_func_state *caller = cur_func(env); btf_check_func_arg_match() local
9835 struct bpf_func_state *caller, *callee; push_callback_call() local
9908 struct bpf_func_state *caller; check_func_call() local
10020 map_set_for_each_callback_args(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee) map_set_for_each_callback_args() argument
10049 set_callee_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_callee_state() argument
10063 set_map_elem_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_map_elem_callback_state() argument
10089 set_loop_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_loop_callback_state() argument
10111 set_timer_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_timer_callback_state() argument
10145 set_find_vma_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_find_vma_callback_state() argument
10173 set_user_ringbuf_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_user_ringbuf_callback_state() argument
10196 set_rbtree_add_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_rbtree_add_callback_state() argument
10229 set_task_work_schedule_callback_state(struct bpf_verifier_env * env,struct bpf_func_state * caller,struct bpf_func_state * callee,int insn_idx) set_task_work_schedule_callback_state() argument
10275 account_processed_insns(struct bpf_verifier_env * env,struct bpf_func_state * callee,struct bpf_func_state * caller) account_processed_insns() argument
10337 struct bpf_func_state *caller, *callee; prepare_func_exit() local
12663 struct bpf_func_state *caller = cur_func(env); check_kfunc_args() local
14142 struct bpf_func_state *caller = cur_func(env); check_kfunc_call() local
[all...]
H A Dcfg.c84 struct bpf_subprog_info *caller, *callee; in merge_callee_effects() local
/linux/include/linux/
H A Dvmalloc.h67 const void *caller; member
/linux/tools/perf/
H A Dbuiltin-kmem.c421 struct alloc_func key, *caller; find_callsite() local
1085 char *caller = buf; __print_page_alloc_result() local
1127 char *caller = buf; __print_page_caller_result() local
[all...]
/linux/arch/x86/mm/
H A Dioremap.c185 enum page_cache_mode pcm, void *caller, bool encrypted) in __ioremap_caller()

12