Home
last modified time | relevance | path

Searched defs:frameno (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dlog.c758 print_verifier_state(struct bpf_verifier_env * env,const struct bpf_verifier_state * vstate,u32 frameno,bool print_all) print_verifier_state() argument
870 print_insn_state(struct bpf_verifier_env * env,const struct bpf_verifier_state * vstate,u32 frameno) print_insn_state() argument
H A Dverifier.c346 u8 frameno; member
2895 init_func_state(struct bpf_verifier_env * env,struct bpf_func_state * state,int callsite,int frameno,int subprogno) init_func_state() argument
3854 insn_stack_access_flags(int frameno,int spi) insn_stack_access_flags() argument
3891 u8 frameno; global() member
16521 __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...]