Home
last modified time | relevance | path

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

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

Completed in 697 milliseconds