Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dbpf_lsm.c188 static const struct bpf_func_proto bpf_get_attach_cookie_proto = { variable
228 return bpf_prog_has_trampoline(prog) ? &bpf_get_attach_cookie_proto : NULL; in bpf_lsm_func_proto()