Searched defs:bpf_map_get_info_by_fd (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 1210 int bpf_map_get_info_by_fd(int map_fd, struct bpf_map_info *info, __u32 *info_len) bpf_map_get_info_by_fd() function |
/linux/kernel/bpf/ | ||
H A D | syscall.c | 5148 static int bpf_map_get_info_by_fd(struct file *file, bpf_map_get_info_by_fd() function |