Searched refs:bpf_struct_ops_map (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c23 struct bpf_struct_ops_map { struct
439 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
478 static void bpf_struct_ops_map_put_progs(struct bpf_struct_ops_map *st_map)
490 static void bpf_struct_ops_map_free_image(struct bpf_struct_ops_map *st_map)
590 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
795 struct bpf_struct_ops_map *st_map;
797 st_map = (struct bpf_struct_ops_map *)map;
823 struct bpf_struct_ops_map *st_ma
[all...]

Completed in 118 milliseconds