Searched refs:bpf_get_attach_cookie_proto (Results 1 – 1 of 1) sorted by relevance
188 static const struct bpf_func_proto bpf_get_attach_cookie_proto = { variable228 return bpf_prog_has_trampoline(prog) ? &bpf_get_attach_cookie_proto : NULL; in bpf_lsm_func_proto()