Searched refs:augmented_syscalls__get_map_fds (Results 1 – 3 of 3) sorted by relevance
15 int augmented_syscalls__get_map_fds(int *enter_fd, int *exit_fd, int *beauty_fd);42 static inline int augmented_syscalls__get_map_fds(int *enter_fd __maybe_unused, in augmented_syscalls__get_map_fds() function
101 int augmented_syscalls__get_map_fds(int *enter_fd, int *exit_fd, int *beauty_fd) in augmented_syscalls__get_map_fds() function
4001 if (augmented_syscalls__get_map_fds(&map_enter_fd, &map_exit_fd, &beauty_map_fd) < 0) in trace__init_syscalls_bpf_prog_array_maps()