Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance
1851 struct bpf_token { struct1852 struct work_struct work;1853 atomic64_t refcnt;1854 struct user_namespace *userns;1855 u64 allowed_cmds;1856 u64 allowed_maps;1857 u64 allowed_progs;1858 u64 allowed_attachs;1860 void *security;