Home
last modified time | relevance | path

Searched refs:DO_ONCE (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Donce.h46 #define DO_ONCE(func, ...) \ macro
81 DO_ONCE(get_random_bytes, (buf), (nbytes))
H A Dprandom.h25 DO_ONCE(prandom_seed_full_state, (pcpu_state))
/linux/drivers/tty/serial/8250/
H A D8250_platform.c102 DO_ONCE(__serial8250_isa_init_ports); in serial8250_isa_init_ports()
/linux/drivers/nvme/host/
H A Dapple.c512 WARN(DO_ONCE(apple_nvme_print_sgl, iod->sg, iod->nents), in apple_nvme_setup_prps()
/linux/crypto/
H A Dtestmgr.c5715 DO_ONCE(testmgr_onetime_init); in alg_test()