Searched refs:syscall_unaugmented (Results 1 – 2 of 2) sorted by relevance
181 int syscall_unaugmented(struct syscall_enter_args *args) in syscall_unaugmented() function
3325 return trace->skel->progs.syscall_unaugmented;3342 … bpf_program__fd(sc->bpf_prog.sys_enter) : bpf_program__fd(trace->skel->progs.syscall_unaugmented);3348 …? bpf_program__fd(sc->bpf_prog.sys_exit) : bpf_program__fd(trace->skel->progs.syscall_unaugmented);3373 pair->bpf_prog.sys_enter == trace->skel->progs.syscall_unaugmented)3439 if (pair_prog == trace->skel->progs.syscall_unaugmented)3517 if (sc->bpf_prog.sys_enter != trace->skel->progs.syscall_unaugmented)