Home
last modified time | relevance | path

Searched defs:code (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dexit.c734 void __noreturn do_exit(long code) in do_exit()
899 void complete_and_exit(struct completion *comp, long code) in complete_and_exit()
Dseccomp.c105 u16 code = ftest->code; in seccomp_check_filter() local
Dauditsc.c2410 void __audit_seccomp(unsigned long syscall, long signr, int code) in __audit_seccomp()
Dmodule.c340 void __noreturn __module_put_and_exit(struct module *mod, long code) in __module_put_and_exit()
/kernel/debug/
Ddebug_core.c872 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()