Race Result Details |
Racer | Ed (ededed123123) |
Race Number | 1 |
Date | Mon, 5 Aug 2024 2:56:55 |
Universe | code |
Speed |
27 WPM
![]() |
Accuracy | 94.1% |
Rank | 7th place (out of 10) |
Opponents | ariqnfl (5th place) kugeru (2nd place) outfiller (8th place) rendy123432 (1st place) rin64 (3rd place) shinigami1412 (6th place) vsetyan (4th place) |
Text typed:
int res; unsigned long flags; u32 data = 0; if (PCI_##size##_BAD) return PCIBIOS_BAD_REGISTER_NUMBER; spin_lock_irqsave(&pci_lock, flags); res = bus->ops->read(bus, devfn, pos, len, &data); *value = (type)data; spin_unlock_irqrestore(&pci_lock, flags); return res;
— (software)
by Linux Kernel
(see stats)
|