Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c484 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_sys_lookup_elem() local
523 static void bpf_struct_ops_map_put_progs(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_put_progs()
535 static void bpf_struct_ops_map_dissoc_progs(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_dissoc_progs()
546 static void bpf_struct_ops_map_free_image(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_free_image()
652 static void bpf_struct_ops_map_add_ksyms(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_add_ksyms()
663 static void bpf_struct_ops_map_del_ksyms(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_del_ksyms()
674 static void bpf_struct_ops_map_free_ksyms(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_free_ksyms()
689 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_update_elem() local
923 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_map_delete_elem() local
951 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_seq_show_elem() local
[all …]