Home
last modified time | relevance | path

Searched refs:LWI_ON_SIGNAL_NOOP (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_lib.h470 #define LWI_ON_SIGNAL_NOOP ((void (*)(void *))(-1)) macro
590 if (info->lwi_on_signal != LWI_ON_SIGNAL_NOOP) \
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c110 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in llog_cleanup()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c463 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in ptlrpc_reconnect_import()
1468 back_to_sleep, LWI_ON_SIGNAL_NOOP, NULL); in ptlrpc_disconnect_import()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c549 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in mdc_enter_request()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_cache.c904 LWI_ON_SIGNAL_NOOP, NULL); in osc_extent_wait()
932 lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in osc_extent_wait()
1532 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in osc_enter_cache()
Dosc_page.c871 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in osc_lru_reserve()
Dosc_request.c806 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, in osc_destroy()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c808 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in __ldlm_namespace_free()
Dldlm_lock.c1305 NULL, LWI_ON_SIGNAL_NOOP, NULL); in ldlm_lock_match()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dstatahead.c1585 LWI_ON_SIGNAL_NOOP, NULL); in do_statahead_enter()