Home
last modified time | relevance | path

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

/kernel/
Dpanic.c720 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/
Dprintk.c769 char *buf, *line; in devkmsg_write() local
4797 char *line, size_t size, size_t *len) in kmsg_dump_get_line()
/kernel/sched/
Dcore.c9697 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()
Dext.c981 char line[SCX_EXIT_MSG_LEN]; member
4855 char *line = dd->buf.line; in ops_dump_flush() local
/kernel/locking/
Dlockdep.c6779 void lockdep_rcu_suspicious(const char *file, const int line, const char *s) in lockdep_rcu_suspicious()