Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dbpf.c1138 int bpf_map_get_info_by_fd(int map_fd, struct bpf_map_info *info, __u32 *info_len) in bpf_map_get_info_by_fd() function
/Linux-v6.6/kernel/bpf/
Dsyscall.c4557 static int bpf_map_get_info_by_fd(struct file *file, in bpf_map_get_info_by_fd() function