Searched refs:in_progress (Results 1 – 11 of 11) sorted by relevance
44 function in_progress function61 check_while_waiting $pid in_progress69 check_while_waiting $pid in_progress
107 flag in_progress; member132 flag in_progress; member273 temp->in_progress = RESET; in filenode_new()325 head->in_progress = RESET; in add_provide()373 pnode->in_progress = RESET; in add_provide()561 head->in_progress = RESET; in make_fake_provision()568 pnode->in_progress = RESET; in make_fake_provision()816 if (head->in_progress == SET) { in satisfy_req()834 head->in_progress = SET; in satisfy_req()901 if (fnode->in_progress == SET) { in do_file()[all …]
755 volatile int in_progress; member770 rv_args->in_progress = 0; in ofw_rendezvous_dispatch()776 while (rv_args->in_progress) in ofw_rendezvous_dispatch()798 rv_args.in_progress = 1; in openfirmware()
54 bool in_progress; member198 KASSERT(!os->in_progress, in ktls_ocf_tls_cbc_encrypt()207 os->in_progress = true; in ktls_ocf_tls_cbc_encrypt()261 os->in_progress = false; in ktls_ocf_tls_cbc_encrypt()329 os->in_progress = false; in ktls_ocf_tls_cbc_encrypt()
127 int in_progress; /* not 0 if smearing is in progress, i.e. the offset has been computed */ member
588 leap_smear.in_progress = 0; in check_leapsec()624 leap_smear.in_progress = 1; in check_leapsec()
4622 if (leap_smear.in_progress) { in fast_xmit()4638 if (leap_smear.in_progress) { in fast_xmit()4658 if (leap_smear.in_progress) in fast_xmit()4671 if (leap_smear.in_progress) in fast_xmit()
2354 zfs_wait_activity_t activity, boolean_t *in_progress) in dsl_dir_activity_in_progress() argument2373 *in_progress = B_FALSE; in dsl_dir_activity_in_progress()2385 *in_progress = B_FALSE; in dsl_dir_activity_in_progress()2399 *in_progress = (count != 0); in dsl_dir_activity_in_progress()2407 *in_progress = B_FALSE; in dsl_dir_activity_in_progress()2423 boolean_t in_progress; in dsl_dir_wait() local2428 &in_progress); in dsl_dir_wait()2430 if (error != 0 || !in_progress) in dsl_dir_wait()
9608 boolean_t in_progress = (activity == ZPOOL_WAIT_INITIALIZE) ? local9613 if (in_progress)9633 zpool_wait_activity_t activity, boolean_t *in_progress) argument9700 boolean_t use_tag, uint64_t tag, boolean_t *in_progress) argument9708 *in_progress =9723 activity, in_progress);9734 *in_progress = (spa->spa_removing_phys.sr_state ==9749 *in_progress = (scanning && !paused &&9800 boolean_t in_progress; local9802 &in_progress);[all …]
552 TEST_F(Intr, in_progress) in TEST_F() argument
2766 auto in_progress = CommandHandlingState::eInProgress; in InterruptCommand() local2768 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()