Home
last modified time | relevance | path

Searched defs:bpf_token (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbpf.h1707 struct bpf_token { struct
1708 struct work_struct work;
1709 atomic64_t refcnt;
1710 struct user_namespace *userns;
1711 u64 allowed_cmds;
1712 u64 allowed_maps;
1713 u64 allowed_progs;
1714 u64 allowed_attachs;
1716 void *security;