RUN_ONCE
#define _PROP_ONCE_RUN(x,f) RUN_ONCE(&(x), f)
RUN_ONCE(&pci_kn8ae_once, pci_kn8ae_init_imaskcache);
RUN_ONCE(&pic_once, pic_init);
RUN_ONCE(&pq3pci_init_once, pq3pci_once_init);
error = RUN_ONCE(&once, aes_select);
RUN_ONCE(&ata_init_ctrl, atabus_init);
RUN_ONCE(&control, initialize);
error = RUN_ONCE(&dmio_cleaner_control, dmio_cleaner_init);
RUN_ONCE(&locks, cpufreq_dt_lock_init);
RUN_ONCE(&iic_once, iic_init);
if (RUN_ONCE(&control, led_init) != 0)
err = RUN_ONCE(&cyhc_once, cy82c693_onceinit);
RUN_ONCE(&wpi_firmware_init, wpi_attach_once);
RUN_ONCE(&scsi_conf_ctrl, scsibus_init);
error = RUN_ONCE(&once_sm, sm_init_once);
(void)RUN_ONCE(&once_envsys, sme_preinit);
(void)RUN_ONCE(&once_envsys, sme_preinit);
(void)RUN_ONCE(&once_power, power_preinit);
(void)RUN_ONCE(&once_power, power_preinit);
(void)RUN_ONCE(&once_tq, tq_preinit);
(void)RUN_ONCE(&once_tq, tq_preinit);
(void)RUN_ONCE(&once_tq, tq_preinit);
(void)RUN_ONCE(&once_wdog, wdog_preinit);
(void)RUN_ONCE(&once_wdog, wdog_preinit);
RUN_ONCE(&init_control, usb_once_init);
RUN_ONCE(&init_control, usb_mem_init);
error = RUN_ONCE(&control, fileassoc_init);
error = RUN_ONCE(&control, fileassoc_init);
RUN_ONCE(&hook_control, hook_init);
RUN_ONCE(&hook_control, hook_init);
RUN_ONCE(&hook_control, hook_init);
error = RUN_ONCE(&physio_initialized, physio_init);
RUN_ONCE(&random_inithook, random_address_init);
RUN_ONCE(&ucas_critical_init_once, ucas_critical_init);
RUN_ONCE(&exithook_control, seminit_exithook);
RUN_ONCE(&exithook_control, seminit_exithook);
RUN_ONCE(&exithook_control, seminit_exithook);
RUN_ONCE(&exithook_control, seminit_exithook);
RUN_ONCE(&exithook_control, seminit_exithook);
RUN_ONCE(&accept_filter_init_once, accept_filter_init0);
RUN_ONCE(&ctl, runonce_example);
error = RUN_ONCE(&init, wginitqueues);
RUN_ONCE(&pktqueue_list_init_once, pktqueue_list_init);
RUN_ONCE(&pktqueue_list_init_once, pktqueue_list_init);
RUN_ONCE(&ieee80211_init_once, ieee80211_init0);
RUN_ONCE(&control, inpcb_poolinit);
RUN_ONCE(&tcp_iss_secret_control, tcp_iss_secret_init);
RUN_ONCE(&dotcpinit, do_tcpinit);
RUN_ONCE(&doudpinit, do_udpinit);
RUN_ONCE(&key_init_once, key_do_init);
return RUN_ONCE(&crypto_init_once, crypto_init0);
RUN_ONCE(&init, sockin_do_init);