Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c1148 int bpf_link_get_info_by_fd(int link_fd, struct bpf_link_info *info, __u32 *info_len) in bpf_link_get_info_by_fd() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c4697 static int bpf_link_get_info_by_fd(struct file *file, in bpf_link_get_info_by_fd() function