Searched refs:DO_ONCE (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | once.h | 46 #define DO_ONCE(func, ...) \ macro 81 DO_ONCE(get_random_bytes, (buf), (nbytes))
|
| H A D | prandom.h | 25 DO_ONCE(prandom_seed_full_state, (pcpu_state))
|
| /linux-6.15/drivers/tty/serial/8250/ |
| H A D | 8250_platform.c | 104 DO_ONCE(__serial8250_isa_init_ports); in serial8250_isa_init_ports()
|
| /linux-6.15/drivers/nvme/host/ |
| H A D | apple.c | 481 WARN(DO_ONCE(apple_nvme_print_sgl, iod->sg, iod->nents), in apple_nvme_setup_prps()
|
| H A D | pci.c | 679 WARN(DO_ONCE(nvme_print_sgl, iod->sgt.sgl, iod->sgt.nents), in nvme_pci_setup_prps()
|
| /linux-6.15/crypto/ |
| H A D | testmgr.c | 5820 DO_ONCE(testmgr_onetime_init); in alg_test()
|