Home
last modified time | relevance | path

Searched refs:bpf_map_struct_ops_info_fill (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dbpf_struct_ops.c1384 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map) in bpf_map_struct_ops_info_fill() function
H A Dsyscall.c5017 bpf_map_struct_ops_info_fill(&info, map); in bpf_map_get_info_by_fd()
/linux-6.15/include/linux/
H A Dbpf.h1943 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map);
1969 static inline void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map) in bpf_map_struct_ops_info_fill() function