Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h923 struct bpf_array_aux { struct
929 struct {
934 } owner;
936 struct list_head poke_progs;
937 struct bpf_map *map;
938 struct mutex poke_mutex;
939 struct work_struct work;
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1536 struct bpf_array_aux { struct
1538 struct list_head poke_progs;
1539 struct bpf_map *map;
1540 struct mutex poke_mutex;
1541 struct work_struct work;