Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c1416 struct bpf_map *st_ops_assoc; in bpf_prog_assoc_struct_ops() local
1446 struct bpf_map *st_ops_assoc; in bpf_prog_disassoc_struct_ops() local
1474 struct bpf_map *st_ops_assoc; in bpf_prog_get_assoc_struct_ops() local
/linux/include/linux/
H A Dbpf.h1770 struct bpf_map __rcu *st_ops_assoc; member