Lines Matching refs:crit_section

1561 	if (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section))  in i40evf_watchdog_task()
1575 &adapter->crit_section); in i40evf_watchdog_task()
1739 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_watchdog_task()
1805 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_disable_vf()
1840 if (test_bit(__I40EVF_IN_REMOVE_TASK, &adapter->crit_section)) in i40evf_reset_task()
1844 &adapter->crit_section)) in i40evf_reset_task()
1896 clear_bit(__I40EVF_IN_CLIENT_TASK, &adapter->crit_section); in i40evf_reset_task()
2006 clear_bit(__I40EVF_IN_CLIENT_TASK, &adapter->crit_section); in i40evf_reset_task()
2007 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_reset_task()
2011 clear_bit(__I40EVF_IN_CLIENT_TASK, &adapter->crit_section); in i40evf_reset_task()
2012 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_reset_task()
2119 if (test_and_set_bit(__I40EVF_IN_CLIENT_TASK, &adapter->crit_section)) in i40evf_client_task()
2142 clear_bit(__I40EVF_IN_CLIENT_TASK, &adapter->crit_section); in i40evf_client_task()
2764 &adapter->crit_section)) { in i40evf_configure_clsflower()
2795 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_configure_clsflower()
2963 &adapter->crit_section)) in i40evf_open()
2998 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_open()
3010 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_open()
3035 &adapter->crit_section)) in i40evf_close()
3046 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_close()
3759 &adapter->crit_section)) in i40evf_suspend()
3770 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); in i40evf_suspend()
3848 set_bit(__I40EVF_IN_REMOVE_TASK, &adapter->crit_section); in i40evf_remove()