Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1883 struct bpf_token { struct
1884 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;