Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DHPSpecific.pm738 my $oldmode = (($filestat[2]/512) % 8) .
762 &B_revert_log(&getGlobal('BIN',"chmod") . " $oldmode $file\n");
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c428 FloatRoundMode oldmode = fpst->float_rounding_mode; \
431 fpst->float_rounding_mode = oldmode; \
/openbmc/qemu/linux-user/
H A Dsyscall.c6026 abi_ulong ptr, unsigned long bytecount, int oldmode) in write_ldt() argument
6058 if (oldmode) in write_ldt()
6080 if (oldmode || in write_ldt()
6105 if (!oldmode) in write_ldt()