Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c83 extern char lnet_debug_log_upcall[1024];
869 .data = lnet_debug_log_upcall,
870 .maxlen = sizeof(lnet_debug_log_upcall),