Searched defs:bpf_prog_get_info_by_fd (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbpf.c1156 int bpf_prog_get_info_by_fd(int prog_fd, struct bpf_prog_info *info, __u32 *info_len) function
/linux-master/kernel/bpf/
H A Dsyscall.c4538 static int bpf_prog_get_info_by_fd(struct file *file, function

Completed in 117 milliseconds