Home
last modified time | relevance | path

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

/Linux-v6.6/tools/bpf/bpftool/
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()