Home
last modified time | relevance | path

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

/kernel/
Dexit.c708 void do_exit(long code) in do_exit()
890 void complete_and_exit(struct completion *comp, long code) in complete_and_exit()
Dseccomp.c133 u16 code = ftest->code; in seccomp_check_filter() local
Dauditsc.c2393 void __audit_seccomp(unsigned long syscall, long signr, int code) in __audit_seccomp()
Dmodule.c211 void __module_put_and_exit(struct module *mod, long code) in __module_put_and_exit()
/kernel/debug/
Ddebug_core.c823 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()