Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance
2037 struct bpf_token { struct2038 struct work_struct work;2039 atomic64_t refcnt;2040 struct user_namespace *userns;2041 u64 allowed_cmds;2042 u64 allowed_maps;2043 u64 allowed_progs;2044 u64 allowed_attachs;2046 void *security;