Searched refs:cfs_print_to_console (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/lustre/lustre/libcfs/ |
D | tracefile.c | 428 cfs_print_to_console(&header, mask, string_buf, needed, file, in libcfs_debug_vmsg2() 451 cfs_print_to_console(&header, mask, in libcfs_debug_vmsg2() 465 cfs_print_to_console(&header, mask, in libcfs_debug_vmsg2() 488 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()
|
D | tracefile.h | 256 void cfs_print_to_console(struct ptldebug_header *hdr, int mask,
|
/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tracefile.c | 237 void cfs_print_to_console(struct ptldebug_header *hdr, int mask, in cfs_print_to_console() function
|