Searched refs:in_progress (Results 1 – 8 of 8) sorted by relevance
99 flag in_progress; member122 flag in_progress; member244 temp->in_progress = RESET; in filenode_new()296 head->in_progress = RESET; in add_provide()343 pnode->in_progress = RESET; in add_provide()530 head->in_progress = RESET; in make_fake_provision()537 pnode->in_progress = RESET; in make_fake_provision()647 if (head->in_progress == SET) { in satisfy_req()654 head->in_progress = SET; in satisfy_req()717 if (fnode->in_progress == SET) { in do_file()[all …]
657 volatile int in_progress; member672 rv_args->in_progress = 0; in ofw_rendezvous_dispatch()678 while (rv_args->in_progress) in ofw_rendezvous_dispatch()700 rv_args.in_progress = 1; in openfirmware()
105 int in_progress = 0; /* # of (un)mount in progress */ in amfs_lookup_node() local193 in_progress++; in amfs_lookup_node()210 if (in_progress) { in amfs_lookup_node()211 dlog("Waiting while %d mount(s) in progress", in_progress); in amfs_lookup_node()
127 int in_progress; /* not 0 if smearing is in progress, i.e. the offset has been computed */ member
571 leap_smear.in_progress = 0; in check_leapsec()607 leap_smear.in_progress = 1; in check_leapsec()
4615 if (leap_smear.in_progress) { in fast_xmit()4631 if (leap_smear.in_progress) { in fast_xmit()4651 if (leap_smear.in_progress) in fast_xmit()4664 if (leap_smear.in_progress) in fast_xmit()
552 TEST_F(Intr, in_progress) in TEST_F() argument
2724 auto in_progress = CommandHandlingState::eInProgress; in InterruptCommand() local2726 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()