Home
last modified time | relevance | path

Searched defs:source (Results 1 – 2 of 2) sorted by relevance

/kernel/printk/
Dprintk.c592 static int check_syslog_permissions(int type, int source) in check_syslog_permissions()
1719 int do_syslog(int type, char __user *buf, int len, int source) in do_syslog()
/kernel/locking/
Dlockdep.c1875 struct lock_class *source = hlock_class(src); in print_circular_lock_scenario() local