Searched refs:vprintk (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/tools/virtio/linux/ |
D | printk.h | 4 #define vprintk vprintf macro
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | printk.c | 101 vprintk(mfmt, args); in nv_printk_()
|
/linux-4.1.27/sound/core/ |
D | misc.c | 96 vprintk(format, args); in __snd_printk()
|
/linux-4.1.27/arch/x86/platform/intel-quark/ |
D | imr_selftest.c | 41 vprintk(fmt, vlist); in imr_self_test_result()
|
/linux-4.1.27/include/linux/ |
D | printk.h | 132 int vprintk(const char *fmt, va_list args); 172 int vprintk(const char *s, va_list args) in vprintk() function
|
/linux-4.1.27/kernel/ |
D | panic.c | 444 vprintk(args->fmt, args->args); in warn_slowpath_common()
|
/linux-4.1.27/fs/ecryptfs/ |
D | main.c | 92 vprintk(fmt, args); in __ecryptfs_printk() 94 vprintk(fmt, args); in __ecryptfs_printk()
|
/linux-4.1.27/net/rds/ |
D | connection.c | 587 vprintk(fmt, ap); in __rds_conn_error()
|
D | ib_cm.c | 836 vprintk(fmt, ap); in __rds_ib_conn_error()
|
D | iw_cm.c | 763 vprintk(fmt, ap); in __rds_iw_conn_error()
|
/linux-4.1.27/drivers/vhost/ |
D | vringh.c | 25 vprintk(fmt, ap); in vringh_bad()
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 1784 asmlinkage int vprintk(const char *fmt, va_list args) in vprintk() function 1788 EXPORT_SYMBOL(vprintk);
|
/linux-4.1.27/drivers/md/bcache/ |
D | bset.c | 103 vprintk(fmt, args); in __bch_check_keys()
|
D | super.c | 1335 vprintk(fmt, args); in bch_cache_set_error()
|
/linux-4.1.27/fs/ |
D | compat.c | 66 ret = vprintk(fmt, ap); in compat_printk()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1921 vprintk(format, args); in lu_printk_printer()
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 577 vprintk(fmt, args); in __ext4_abort()
|