Searched defs:callsite (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | liveness.c | 26 u32 callsite; /* call insn that invoked this subprog (subprog_start for depth 0) */ member 54 static u32 instance_hash(u32 callsite, u32 depth) in instance_hash() 62 u32 callsite, u32 depth) in find_instance() 76 u32 callsite, int subprog) in call_instance() 105 u32 callsite, subprog_start; in lookup_instance() local 370 u32 i, callsite, rel; in bpf_stack_slot_alive() local
|
| H A D | verifier.c | 2576 int callsite, int frameno, int subprogno) in init_func_state() 9256 static int setup_func_entry(struct bpf_verifier_env *env, int subprog, int callsite, in setup_func_entry()
|
| /linux/tools/perf/ |
| H A D | builtin-kmem.c | 293 u64 callsite; member 816 u64 callsite; in evsel__process_page_alloc_event() local [all...] |