Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c65 char lnet_debug_log_upcall[1024] = "/usr/lib/lustre/lnet_debug_log_upcall"; variable
81 argv[0] = lnet_debug_log_upcall; in libcfs_run_debug_log_upcall()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h153 extern char lnet_debug_log_upcall[1024];
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dmodule.c550 .data = lnet_debug_log_upcall,
551 .maxlen = sizeof(lnet_debug_log_upcall),