Searched defs:line (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | cred.c | 845 void __invalid_creds(const struct cred *cred, const char *file, unsigned line) in __invalid_creds() 858 const char *file, unsigned line) in __validate_process_creds()
|
D | panic.c | 653 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn() 688 void warn_slowpath_fmt(const char *file, int line, unsigned taint, in warn_slowpath_fmt()
|
/kernel/printk/ |
D | printk.c | 702 char *buf, *line; in devkmsg_write() local 3307 char *line, size_t size, size_t *len) in kmsg_dump_get_line_nolock() 3361 char *line, size_t size, size_t *len) in kmsg_dump_get_line()
|
/kernel/sched/ |
D | core.c | 7641 void __might_sleep(const char *file, int line, int preempt_offset) in __might_sleep() 7659 void ___might_sleep(const char *file, int line, int preempt_offset) in ___might_sleep() 7709 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep()
|
/kernel/locking/ |
D | lockdep.c | 6451 void lockdep_rcu_suspicious(const char *file, const int line, const char *s) in lockdep_rcu_suspicious()
|