bpf_file 79 samples/bpf/ibumad_user.c char bpf_file[256]; bpf_file 84 samples/bpf/ibumad_user.c snprintf(bpf_file, sizeof(bpf_file), "%s_kern.o", argv[0]); bpf_file 110 samples/bpf/ibumad_user.c if (load_bpf_file(bpf_file)) { bpf_file 112 samples/bpf/ibumad_user.c bpf_file); bpf_file 1620 tools/testing/selftests/bpf/test_sockmap.c static int populate_progs(char *bpf_file) bpf_file 1627 tools/testing/selftests/bpf/test_sockmap.c obj = bpf_object__open(bpf_file); bpf_file 1634 tools/testing/selftests/bpf/test_sockmap.c bpf_file, err_buf); bpf_file 1665 tools/testing/selftests/bpf/test_sockmap.c static int __test_suite(int cg_fd, char *bpf_file) bpf_file 1669 tools/testing/selftests/bpf/test_sockmap.c err = populate_progs(bpf_file); bpf_file 1739 tools/testing/selftests/bpf/test_sockmap.c char *bpf_file = BPF_SOCKMAP_FILENAME; bpf_file 1830 tools/testing/selftests/bpf/test_sockmap.c err = populate_progs(bpf_file); bpf_file 1833 tools/testing/selftests/bpf/test_sockmap.c bpf_file, strerror(errno));