Searched refs:bpf_ctx (Results 1 – 2 of 2) sorted by relevance
2250 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()
1598 struct bpf_run_ctx *bpf_ctx; member
Completed in 845 milliseconds