Home
last modified time | relevance | path

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

/kernel/
Dexit.c768 void __noreturn do_exit(long code) in do_exit()
913 void complete_and_exit(struct completion *comp, long code) in complete_and_exit()
Dseccomp.c113 u16 code = ftest->code; in seccomp_check_filter() local
Dauditsc.c2447 void __audit_seccomp(unsigned long syscall, long signr, int code) in __audit_seccomp()
Dmodule.c347 void __noreturn __module_put_and_exit(struct module *mod, long code) in __module_put_and_exit()
/kernel/debug/
Ddebug_core.c877 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()