Home
last modified time | relevance | path

Searched refs:cur_func (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbpf_verifier.h820 static inline struct bpf_func_state *cur_func(struct bpf_verifier_env *env) in cur_func() function
829 return cur_func(env)->regs; in cur_regs()