Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance
1883 struct bpf_token { struct1884 struct work_struct work;1885 atomic64_t refcnt;1886 struct user_namespace *userns;1887 u64 allowed_cmds;1888 u64 allowed_maps;1889 u64 allowed_progs;1890 u64 allowed_attachs;1892 void *security;