Home
last modified time | relevance | path

Searched refs:save_and_cli (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dsystem.h127 # define save_and_cli(x) do { save_flags(x); cli(); } while(0) macro
134 # define save_and_cli(x) __save_and_cli(x) macro
H A Dbitops.h798 save_and_cli(flags); in ext2_set_bit()
812 save_and_cli(flags); in ext2_clear_bit()