Searched defs:line (Results 1 – 5 of 5) sorted by relevance
| /kernel/ |
| D | panic.c | 720 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn() 766 void warn_slowpath_fmt(const char *file, int line, unsigned taint, in warn_slowpath_fmt()
|
| /kernel/printk/ |
| D | printk.c | 769 char *buf, *line; in devkmsg_write() local 4797 char *line, size_t size, size_t *len) in kmsg_dump_get_line()
|
| /kernel/sched/ |
| D | core.c | 9697 void __might_sleep(const char *file, int line) in __might_sleep() 9736 void __might_resched(const char *file, int line, unsigned int offsets) in __might_resched() 9789 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep() 9818 void __cant_migrate(const char *file, int line) in __cant_migrate()
|
| D | ext.c | 981 char line[SCX_EXIT_MSG_LEN]; member 4855 char *line = dd->buf.line; in ops_dump_flush() local
|
| /kernel/locking/ |
| D | lockdep.c | 6779 void lockdep_rcu_suspicious(const char *file, const int line, const char *s) in lockdep_rcu_suspicious()
|