Home
last modified time | relevance | path

Searched refs:first_prog_only (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dprog.c1509 static int load_with_options(int argc, char **argv, bool first_prog_only) in load_with_options() argument
1777 err = mount_bpffs_for_pin(pinfile, !first_prog_only); in load_with_options()
1781 if (first_prog_only) { in load_with_options()
1827 if (first_prog_only) in load_with_options()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dprog.c1361 static int load_with_options(int argc, char **argv, bool first_prog_only) in load_with_options() argument
1592 if (first_prog_only) { in load_with_options()
1632 if (first_prog_only) in load_with_options()

Completed in 6 milliseconds