Searched defs:line (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | cred.c | 879 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()
|
D | panic.c | 651 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/ |
D | printk.c | 659 char *buf, *line; in devkmsg_write() local 3731 char *line, size_t size, size_t *len) in kmsg_dump_get_line()
|
/kernel/sched/ |
D | core.c | 10079 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/ |
D | lockdep.c | 6548 void lockdep_rcu_suspicious(const char *file, const int line, const char *s) in lockdep_rcu_suspicious()
|