Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c1564 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.c5425 bpf_map_struct_ops_info_fill(&info, map); in bpf_map_get_info_by_fd()
/linux/include/linux/
H A Dbpf.h2273 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map);
2310 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