Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dbpf.h1761 struct bpf_token { struct
1762 struct work_struct work;
1763 atomic64_t refcnt;
1764 struct user_namespace *userns;
1765 u64 allowed_cmds;
1766 u64 allowed_maps;
1767 u64 allowed_progs;
1768 u64 allowed_attachs;
1770 void *security;