Searched refs:exit (Results 1 – 16 of 16) sorted by relevance
118 goto exit; in get_callchain_buffers()130 goto exit; in get_callchain_buffers()135 exit: in get_callchain_buffers()
7318 goto exit; in __perf_event_output()7324 exit: in __perf_event_output()9351 goto exit; in swevent_hlist_get_cpu()9356 exit: in swevent_hlist_get_cpu()
139 goto exit; in stat_seq_init()143 goto exit; in stat_seq_init()160 exit: in stat_seq_init()
393 Basic tracer to catch the syscall entry and exit events.
251 goto exit; in ksysfs_init()270 exit: in ksysfs_init()
976 info->exit.rval = syscall_get_error(child, regs); in ptrace_get_syscall_info_exit()977 info->exit.is_error = !!info->exit.rval; in ptrace_get_syscall_info_exit()978 if (!info->exit.is_error) in ptrace_get_syscall_info_exit()979 info->exit.rval = syscall_get_return_value(child, regs); in ptrace_get_syscall_info_exit()982 return offsetofend(struct ptrace_syscall_info, exit.is_error); in ptrace_get_syscall_info_exit()
1024 if (mod->init && !mod->exit) { in SYSCALL_DEFINE2()1040 if (mod->exit != NULL) in SYSCALL_DEFINE2()1041 mod->exit(); in SYSCALL_DEFINE2()1077 if (mod->init != NULL && mod->exit == NULL) { in print_unload_info()4534 exitcall_t *exit; in cfi_init() local4541 exit = (exitcall_t *) in cfi_init()4547 if (exit) mod->exit = *exit; in cfi_init()
474 goto exit; in kcov_mmap()487 exit: in kcov_mmap()
1884 goto exit; in prctl_set_mm_exe_file()1888 goto exit; in prctl_set_mm_exe_file()1917 exit: in prctl_set_mm_exe_file()1923 goto exit; in prctl_set_mm_exe_file()
951 SYSCALL_DEFINE1(exit, int, error_code) in SYSCALL_DEFINE1() argument
1686 .exit = audit_net_exit,
823 goto exit; in hibernate_quiet_exec()879 exit: in hibernate_quiet_exec()
900 .exit = sugov_exit,
1167 .exit = test_exit,
2961 if (console->exit) in unregister_console()2962 res = console->exit(console); in unregister_console()
5812 have_exit_callback |= (bool)ss->exit << ss->id; in cgroup_init_subsys()6401 ss->exit(tsk); in cgroup_exit()