Home
last modified time | relevance | path

Searched refs:DO_ONCE_SLEEPABLE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Donce.h64 #define DO_ONCE_SLEEPABLE(func, ...) \ macro
84 DO_ONCE_SLEEPABLE(get_random_bytes, (buf), (nbytes))
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c596 DO_ONCE_SLEEPABLE(complete_hwprobe_vdso_data); in do_riscv_hwprobe()
/linux/fs/resctrl/
H A Drdtgroup.c2791 DO_ONCE_SLEEPABLE(resctrl_arch_pre_mount); in rdt_get_tree()