waitcount 207 arch/x86/kernel/cpu/resctrl/internal.h atomic_t waitcount; waitcount 1435 arch/x86/kernel/cpu/resctrl/pseudo_lock.c atomic_inc(&rdtgrp->waitcount); waitcount 1456 arch/x86/kernel/cpu/resctrl/pseudo_lock.c atomic_dec(&rdtgrp->waitcount); waitcount 528 arch/x86/kernel/cpu/resctrl/rdtgroup.c if (atomic_dec_and_test(&rdtgrp->waitcount) && waitcount 559 arch/x86/kernel/cpu/resctrl/rdtgroup.c atomic_inc(&rdtgrp->waitcount); waitcount 567 arch/x86/kernel/cpu/resctrl/rdtgroup.c atomic_dec(&rdtgrp->waitcount); waitcount 1903 arch/x86/kernel/cpu/resctrl/rdtgroup.c atomic_inc(&rdtgrp->waitcount); waitcount 1924 arch/x86/kernel/cpu/resctrl/rdtgroup.c if (atomic_dec_and_test(&rdtgrp->waitcount) && waitcount 2222 arch/x86/kernel/cpu/resctrl/rdtgroup.c if (atomic_read(&sentry->waitcount) != 0) waitcount 2264 arch/x86/kernel/cpu/resctrl/rdtgroup.c if (atomic_read(&rdtgrp->waitcount) != 0) waitcount 448 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c u8 waitcount = 100; waitcount 462 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c waitcount = 100; waitcount 466 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c waitcount--; waitcount 473 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c if (waitcount == 0) waitcount 479 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c if (waitcount == 0) waitcount 239 drivers/usb/storage/jumpshot.c int len, result, waitcount; waitcount 296 drivers/usb/storage/jumpshot.c waitcount = 0; waitcount 304 drivers/usb/storage/jumpshot.c } while ((result != USB_STOR_TRANSPORT_GOOD) && (waitcount < 10));