Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf.h1683 struct bpf_token { struct
1684 struct work_struct work;
1685 atomic64_t refcnt;
1686 struct user_namespace *userns;
1687 u64 allowed_cmds;
1688 u64 allowed_maps;
1689 u64 allowed_progs;
1690 u64 allowed_attachs;
1692 void *security;