Searched refs:test_run_attr_sz (Results 1 – 1 of 1) sorted by relevance
312 const size_t test_run_attr_sz = offsetofend(union bpf_attr, test); in bpf_load_and_run() local348 memset(&attr, 0, test_run_attr_sz); in bpf_load_and_run()352 err = skel_sys_bpf(BPF_PROG_RUN, &attr, test_run_attr_sz); in bpf_load_and_run()