Home
last modified time | relevance | path

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

/kernel/
Dcred.c879 void __noreturn __invalid_creds(const struct cred *cred, const char *file, unsigned line) in __invalid_creds()
892 const char *file, unsigned line) in __validate_process_creds()
Dpanic.c651 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn()
687 void warn_slowpath_fmt(const char *file, int line, unsigned taint, in warn_slowpath_fmt()
/kernel/printk/
Dprintk.c659 char *buf, *line; in devkmsg_write() local
3731 char *line, size_t size, size_t *len) in kmsg_dump_get_line()
/kernel/sched/
Dcore.c10079 void __might_sleep(const char *file, int line) in __might_sleep()
10118 void __might_resched(const char *file, int line, unsigned int offsets) in __might_resched()
10171 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep()
10200 void __cant_migrate(const char *file, int line) in __cant_migrate()
/kernel/locking/
Dlockdep.c6548 void lockdep_rcu_suspicious(const char *file, const int line, const char *s) in lockdep_rcu_suspicious()