Searched defs:caller (Results 1 – 6 of 6) sorted by relevance
| /kernel/dma/ |
| A D | remap.c | 25 pgprot_t prot, const void *caller) in dma_common_pages_remap() 41 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
|
| /kernel/ |
| A D | panic.c | 809 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn()
|
| A D | stop_machine.c | 45 unsigned long caller; member
|
| A D | seccomp.c | 490 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local 600 struct task_struct *thread, *caller; in seccomp_sync_threads() local
|
| /kernel/bpf/ |
| A D | verifier.c | 10409 struct bpf_func_state *caller, *callee; in setup_func_entry() local 10587 struct bpf_func_state *caller, *callee; in push_callback_call() local 10655 struct bpf_func_state *caller; in check_func_call() local 10731 struct bpf_func_state *caller, in map_set_for_each_callback_args() 10758 struct bpf_func_state *caller, in set_callee_state() 10772 struct bpf_func_state *caller, in set_map_elem_callback_state() 10798 struct bpf_func_state *caller, in set_loop_callback_state() 10820 struct bpf_func_state *caller, in set_timer_callback_state() 10878 struct bpf_func_state *caller, in set_user_ringbuf_callback_state() 10901 struct bpf_func_state *caller, in set_rbtree_add_callback_state() [all …]
|
| /kernel/printk/ |
| A D | printk.c | 667 char caller[20]; in info_print_ext_header() local 1388 char caller[12]; in print_caller() local
|
Completed in 811 milliseconds