Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance
1730 struct bpf_token { struct1731 struct work_struct work;1732 atomic64_t refcnt;1733 struct user_namespace *userns;1734 u64 allowed_cmds;1735 u64 allowed_maps;1736 u64 allowed_progs;1737 u64 allowed_attachs;1739 void *security;