Searched refs:insync (Results 1 – 4 of 4) sorted by relevance
840 static DECLARE_BITMAP(insync, PTRS_PER_PGD); in vmalloc_sync_all()846 if (!test_bit(pgd_index(address), insync)) { in vmalloc_sync_all()860 set_bit(pgd_index(address), insync); in vmalloc_sync_all()862 if (address == start && test_bit(pgd_index(address), insync)) in vmalloc_sync_all()
122 int insync; member640 if (ttusb->insync) in ttusb_process_frame()643 if (ttusb->insync) { in ttusb_process_frame()646 ttusb->insync = 0; in ttusb_process_frame()652 ttusb->insync = 1; in ttusb_process_frame()857 ttusb->insync = 0; in ttusb_start_iso_xfer()
241 patch from Miles Lott (milos@insync.net).253 that Miles Lott (milos@insync.net) has gotten the Generic channel to268 Fixed bug in visor_startup with patch from Miles Lott (milos@insync.net)316 Miles Lott (milos@sneety.insync.net)
5016 int nr,working,insync,failed,spare; in get_array_info() local5019 nr=working=insync=failed=spare=0; in get_array_info()5027 insync++; in get_array_info()5052 info.active_disks = insync; in get_array_info()