Searched defs:frameno (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | liveness.c | 140 compute_callchain(struct bpf_verifier_env * env,struct bpf_verifier_state * st,struct callchain * callchain,u32 frameno) compute_callchain() argument 210 lookup_instance(struct bpf_verifier_env * env,struct bpf_verifier_state * st,u32 frameno) lookup_instance() argument 700 is_live_before(struct func_instance * instance,u32 insn_idx,u32 frameno,u32 spi) is_live_before() argument 726 bpf_stack_slot_alive(struct bpf_verifier_env * env,u32 frameno,u32 spi) bpf_stack_slot_alive() argument [all...] |
| H A D | log.c | 750 print_verifier_state(struct bpf_verifier_env * env,const struct bpf_verifier_state * vstate,u32 frameno,bool print_all) print_verifier_state() argument 855 print_insn_state(struct bpf_verifier_env * env,const struct bpf_verifier_state * vstate,u32 frameno) print_insn_state() argument
|
| H A D | verifier.c | 356 u8 frameno; global() member 2995 init_func_state(struct bpf_verifier_env * env,struct bpf_func_state * state,int callsite,int frameno,int subprogno) init_func_state() argument 3982 insn_stack_access_flags(int frameno,int spi) insn_stack_access_flags() argument 4019 u8 frameno; global() member 17370 __collect_linked_regs(struct linked_regs * reg_set,struct bpf_reg_state * reg,u32 id,u32 frameno,u32 spi_or_reg,bool is_reg) __collect_linked_regs() argument [all...] |