| /kernel/liteos_m/testsuites/sample/kernel/dynlink/lib/ |
| H A D | dynamic_sym.c | 32 int callee(int a, int b) in callee() function
|
| H A D | dynamic_initfini.c | 58 int callee(int a, int b) in callee() function
|
| /kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
| H A D | ptrace.h | 47 } callee; member
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| H A D | ftrace.c | 41 static inline void make_jbsr(unsigned long callee, unsigned long pc, in make_jbsr() argument
|
| /kernel/linux/linux-6.6/arch/arc/include/uapi/asm/ |
| H A D | ptrace.h | 47 } callee; member
|
| /kernel/linux/linux-6.6/arch/csky/kernel/ |
| H A D | ftrace.c | 41 static inline void make_jbsr(unsigned long callee, unsigned long pc, in make_jbsr() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | ebb.c | 131 void setup_ebb_handler(void (*callee)(void)) in setup_ebb_handler() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | ebb.c | 131 void setup_ebb_handler(void (*callee)(void)) in setup_ebb_handler() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | machine.c | 2560 bool callee = (callchain_param.order == ORDER_CALLEE); in resolve_lbr_callchain_sample() local 2246 lbr_callchain_add_kernel_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 branch_from, bool callee, int end) lbr_callchain_add_kernel_ip() argument 2305 lbr_callchain_add_lbr_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 *branch_from, bool callee) lbr_callchain_add_lbr_ip() argument 2447 has_stitched_lbr(struct thread *thread, struct perf_sample *cur, struct perf_sample *prev, unsigned int max_lbr, bool callee) has_stitched_lbr() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | machine.c | 2799 bool callee = (callchain_param.order == ORDER_CALLEE); in resolve_lbr_callchain_sample() local 2483 lbr_callchain_add_kernel_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 branch_from, bool callee, int end) lbr_callchain_add_kernel_ip() argument 2542 lbr_callchain_add_lbr_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 *branch_from, bool callee) lbr_callchain_add_lbr_ip() argument 2684 has_stitched_lbr(struct thread *thread, struct perf_sample *cur, struct perf_sample *prev, unsigned int max_lbr, bool callee) has_stitched_lbr() argument
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | verifier.c | 5354 struct bpf_func_state *caller, *callee; in check_func_call() local 5452 struct bpf_func_state *caller, *callee; prepare_func_exit() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | verifier.c | 9193 struct bpf_func_state *caller, *callee; in setup_func_entry() local 9245 struct bpf_func_state *caller, *callee; push_callback_call() local 9367 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 9394 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 9408 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 9438 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 9460 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 9490 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 9518 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 9541 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 9583 struct bpf_func_state *callee; in_rbtree_lock_required_cb() local 9601 struct bpf_func_state *caller, *callee; prepare_func_exit() local [all...] |