Searched refs:pending_boot_probes (Results 1 – 1 of 1) sorted by relevance
510 static atomic_t pending_boot_probes = ATOMIC_INIT(1); variable514 atomic_inc(&pending_boot_probes); in riscv_hwprobe_register_async_probe()519 if (atomic_dec_and_test(&pending_boot_probes)) in riscv_hwprobe_complete_async_probe()530 if (unlikely(!atomic_dec_and_test(&pending_boot_probes))) in complete_hwprobe_vdso_data()