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
3329 return trace->skel->progs.syscall_unaugmented;3346 … bpf_program__fd(sc->bpf_prog.sys_enter) : bpf_program__fd(trace->skel->progs.syscall_unaugmented);3352 …? bpf_program__fd(sc->bpf_prog.sys_exit) : bpf_program__fd(trace->skel->progs.syscall_unaugmented);3377 pair->bpf_prog.sys_enter == trace->skel->progs.syscall_unaugmented)3443 if (pair_prog == trace->skel->progs.syscall_unaugmented)3521 if (sc->bpf_prog.sys_enter != trace->skel->progs.syscall_unaugmented)