Home
last modified time | relevance | path

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

/include/linux/
A Dbpf.h2250 old_ctx = current->bpf_ctx; in bpf_set_run_ctx()
2251 current->bpf_ctx = new_ctx; in bpf_set_run_ctx()
2259 current->bpf_ctx = old_ctx; in bpf_reset_run_ctx()
2868 return !!current->bpf_ctx; in has_current_bpf_ctx()
A Dsched.h1598 struct bpf_run_ctx *bpf_ctx; member

Completed in 845 milliseconds