Searched refs:option_syscall (Results 1 – 2 of 2) sorted by relevance
24 int option_syscall = 0; variable76 option_syscall = option; in BPF_KSYSCALL()
65 ASSERT_EQ(skel->bss->option_syscall, exp_arg1, "BPF_KPROBE_SYSCALL_option"); in test_bpf_syscall_macro()