Lines Matching full:syscalls
206 SEC("tp/syscalls/sys_enter_connect")
227 SEC("tp/syscalls/sys_enter_sendto")
245 SEC("tp/syscalls/sys_enter_open")
260 SEC("tp/syscalls/sys_enter_openat")
275 SEC("tp/syscalls/sys_enter_rename")
306 SEC("tp/syscalls/sys_enter_renameat2")
348 SEC("tp/syscalls/sys_enter_perf_event_open")
380 SEC("tp/syscalls/sys_enter_clock_nanosleep")
401 SEC("tp/syscalls/sys_enter_nanosleep")
534 * We'll add to this as we add augmented syscalls right after that in sys_enter()
555 // If not found on the PROG_ARRAY syscalls map, then we're filtering it: in sys_enter()
575 * If not found on the PROG_ARRAY syscalls map, then we're filtering it: in sys_exit()