Searched refs:pending_boot_probes (Results 1 – 1 of 1) sorted by relevance
478 static atomic_t pending_boot_probes = ATOMIC_INIT(1); variable482 atomic_inc(&pending_boot_probes); in riscv_hwprobe_register_async_probe()487 if (atomic_dec_and_test(&pending_boot_probes)) in riscv_hwprobe_complete_async_probe()498 if (unlikely(!atomic_dec_and_test(&pending_boot_probes))) in complete_hwprobe_vdso_data()