Searched defs:frameno (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | liveness.c | 140 struct callchain *callchain, u32 frameno) in compute_callchain() 210 u32 frameno) in lookup_instance() 700 static bool is_live_before(struct func_instance *instance, u32 insn_idx, u32 frameno, u32 spi) in is_live_before() 726 bool bpf_stack_slot_alive(struct bpf_verifier_env *env, u32 frameno, u32 spi) in bpf_stack_slot_alive()
|
| H A D | verifier.c | 356 u8 frameno; member 2988 init_func_state(struct bpf_verifier_env * env,struct bpf_func_state * state,int callsite,int frameno,int subprogno) init_func_state() argument 3975 insn_stack_access_flags(int frameno,int spi) insn_stack_access_flags() argument 4012 u8 frameno; global() member 17348 __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...] |