Home
last modified time | relevance | path

Searched defs:bpf_map_get_info_by_fd (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A 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
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c3705 static int bpf_map_get_info_by_fd(struct file *file, in bpf_map_get_info_by_fd() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c4598 static int bpf_map_get_info_by_fd(struct file *file, in bpf_map_get_info_by_fd() function

Completed in 14 milliseconds