Home
last modified time | relevance | path

Searched refs:bpf_object__open_file (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c46 obj = bpf_object__open_file(file_invalid, NULL); in test_pinning()
54 obj = bpf_object__open_file(file, NULL); in test_pinning()
88 obj = bpf_object__open_file(file, NULL); in test_pinning()
159 obj = bpf_object__open_file(file, NULL); in test_pinning()
201 obj = bpf_object__open_file(file, &opts); in test_pinning()
228 obj = bpf_object__open_file(file, NULL); in test_pinning()
H A Dfexit_bpf2bpf.c80 obj = bpf_object__open_file(obj_file, &opts); in test_fexit_bpf2bpf_common()
255 freplace_obj = bpf_object__open_file(freplace_name, &opts); in test_fmod_ret_freplace()
271 fmod_obj = bpf_object__open_file(fmod_ret_name, &opts); in test_fmod_ret_freplace()
322 obj = bpf_object__open_file(obj_file, &opts); in test_obj_load_failure_common()
H A Dtrampoline_count.c57 obj = bpf_object__open_file(object, NULL); in test_trampoline_count()
87 obj = bpf_object__open_file(object, NULL); in test_trampoline_count()
H A Dreference_tracking.c17 obj = bpf_object__open_file(file, &open_opts); in test_reference_tracking()
H A Dglobal_data_init.c14 obj = bpf_object__open_file(file, NULL); in test_global_data_init()
H A Dns_current_pid_tgid.c29 obj = bpf_object__open_file(file, NULL); in test_ns_current_pid_tgid()
H A Dprobe_user.c17 obj = bpf_object__open_file(obj_file, &opts); in test_probe_user()
H A Drdonly_maps.c32 obj = bpf_object__open_file(file, NULL); in test_rdonly_maps()
H A Dtest_overhead.c75 obj = bpf_object__open_file("./test_overhead.o", NULL); in test_test_overhead()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtracex1_user.c16 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtracex7_user.c23 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtracex5_user.c49 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtest_current_task_under_cgroup_user.c25 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtracex4_user.c64 obj = bpf_object__open_file(filename, NULL); in main()
H A Dspintest_user.c34 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtrace_output_user.c56 obj = bpf_object__open_file(filename, NULL); in main()
H A Dsockex3_user.c39 obj = bpf_object__open_file(filename, NULL); in main()
H A Dlathist_user.c90 obj = bpf_object__open_file(filename, NULL); in main()
H A Dsyscall_tp_user.c54 objs[i] = bpf_object__open_file(filename, NULL); in test()
H A Doffwaketime_user.c116 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtracex3_user.c136 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtest_probe_write_user_user.c28 obj = bpf_object__open_file(filename, NULL); in main()
H A Dtest_map_in_map_user.c129 obj = bpf_object__open_file(filename, NULL); in main()
H A Dcpustat_user.c199 obj = bpf_object__open_file(filename, NULL); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_current_pid_tgid_new_ns.c96 obj = bpf_object__open_file(file, NULL); in main()

12