Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_lib.h468 #define LWI_ON_SIGNAL_NOOP ((void (*)(void *))(-1)) macro
583 if (info->lwi_on_signal != LWI_ON_SIGNAL_NOOP) \
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c109 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in llog_cleanup()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c455 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in ptlrpc_reconnect_import()
1458 back_to_sleep, LWI_ON_SIGNAL_NOOP, NULL); in ptlrpc_disconnect_import()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c503 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in mdc_enter_request()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c906 LWI_ON_SIGNAL_NOOP, NULL); in osc_extent_wait()
934 lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in osc_extent_wait()
1534 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in osc_enter_cache()
Dosc_page.c874 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in osc_lru_reserve()
Dosc_request.c775 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, in osc_destroy()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c862 struct l_wait_info lwi = LWI_INTR(LWI_ON_SIGNAL_NOOP, NULL); in __ldlm_namespace_free()
Dldlm_lock.c1269 NULL, LWI_ON_SIGNAL_NOOP, NULL); in ldlm_lock_match()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dstatahead.c1565 LWI_ON_SIGNAL_NOOP, NULL); in do_statahead_enter()