Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance
1683 struct bpf_token { struct1684 struct work_struct work;1685 atomic64_t refcnt;1686 struct user_namespace *userns;1687 u64 allowed_cmds;1688 u64 allowed_maps;1689 u64 allowed_progs;1690 u64 allowed_attachs;1692 void *security;