Home
last modified time | relevance | path

Searched defs:restore_flags (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h127 # define restore_flags(x) __global_restore_flags(x) macro
136 # define restore_flags(x) __restore_flags(x) macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h106 #define restore_flags(flags) __restore_flags (flags) macro
/openbmc/linux/drivers/rtc/
H A Drtc-nct3018y.c186 int restore_flags = 0; in nct3018y_rtc_set_time() local
/openbmc/linux/fs/nfsd/
H A Dvfs.c1132 bool restore_flags = false; in nfsd_vfs_write() local