Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance
1707 struct bpf_token { struct1708 struct work_struct work;1709 atomic64_t refcnt;1710 struct user_namespace *userns;1711 u64 allowed_cmds;1712 u64 allowed_maps;1713 u64 allowed_progs;1714 u64 allowed_attachs;1716 void *security;