Home
last modified time | relevance | path

Searched refs:cfs_print_to_console (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c429 cfs_print_to_console(&header, mask, string_buf, needed, file, in libcfs_debug_vmsg2()
452 cfs_print_to_console(&header, mask, in libcfs_debug_vmsg2()
466 cfs_print_to_console(&header, mask, in libcfs_debug_vmsg2()
489 cfs_print_to_console(&hdr, D_EMERG, str, strlen(str), in cfs_trace_assertion_failed()
663 cfs_print_to_console(hdr, D_EMERG, p, len, file, fn); in cfs_trace_debug_print()
Dtracefile.h259 extern void cfs_print_to_console(struct ptldebug_header *hdr, int mask,
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c240 void cfs_print_to_console(struct ptldebug_header *hdr, int mask, in cfs_print_to_console() function