Home
last modified time | relevance | path

Searched defs:save_flags (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h126 # define save_flags(x) do { x = __global_save_flags(); } while (0) macro
134 # define save_flags(x) __save_flags(x) macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h105 #define save_flags(flags) __save_flags (flags) macro
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_page_dirty.c382 unsigned int save_flags; in vmw_bo_vm_mkwrite() local
/openbmc/linux/kernel/trace/
H A Dtrace_sched_wakeup.c41 static int save_flags; variable
H A Dtrace_irqsoff.c38 static int save_flags; variable
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h155 enum lpfc_nlp_save_flags save_flags; member
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c200 __le32 save_flags; in write_rcvrd_mst_node() local
/openbmc/linux/fs/ubifs/
H A Drecovery.c196 __le32 save_flags; in write_rcvrd_mst_node() local
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2306 uint8_t save_flags = get_float_exception_flags(&env->fp_status); in helper_fscale() local
/openbmc/linux/mm/
H A Dslab.c3215 unsigned long save_flags; in slab_alloc_node() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c5662 unsigned long flags, save_flags; in qla2x00_configure_loop() local