Home
last modified time | relevance | path

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

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