Home
last modified time | relevance | path

Searched defs:callee (Results 1 - 12 of 12) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/dynlink/lib/
H A Ddynamic_sym.c32 int callee(int a, int b) in callee() function
H A Ddynamic_initfini.c58 int callee(int a, int b) in callee() function
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/
H A Dptrace.h47 } callee; member
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dftrace.c41 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 Dptrace.h47 } callee; member
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dftrace.c41 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 Debb.c131 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 Debb.c131 void setup_ebb_handler(void (*callee)(void)) in setup_ebb_handler() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c2560 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 Dmachine.c2799 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 Dverifier.c5354 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 Dverifier.c9193 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...]

Completed in 36 milliseconds