Home
last modified time | relevance | path

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

/include/linux/
Dfilter.h933 if (unlikely(prog->cb_access)) { in __bpf_prog_run_save_cb()
940 if (unlikely(prog->cb_access)) in __bpf_prog_run_save_cb()
963 if (unlikely(prog->cb_access)) in bpf_prog_run_clear_cb()
Dbpf.h1587 cb_access:1, /* Is control block accessed? */ member