HomeSort by relevance Sort by last modified time
    Searched refs:BARRIER (Results 1 - 13 of 13) sorted by null

  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-journal-checksum/
ext4_journal_checksum.sh 37 # $5: barrier: 0, 1
56 "journal_async_commit: $async_commit, barrier: $5"
66 mount -t ext4 -o data=$1,commit=$2,$3,$4,barrier=$5 $EXT4_DEV mnt_point
103 BARRIER=( 0 1 )
126 ${BARRIER[$i]}
  /external/blktrace/
act_mask.c 18 DECLARE_MASK_MAP(BARRIER),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def 141 DEF_RTL_EXPR(BARRIER, "barrier", "iuu00000", RTX_EXTRA)
    [all...]
rtl.h 288 1 in an INSN, CALL_INSN, JUMP_INSN, CODE_LABEL, BARRIER, or NOTE
297 barrier.
469 /* Predicate yielding nonzero iff X is a barrier insn. */
470 #define BARRIER_P(X) (GET_CODE (X) == BARRIER)
850 CALL_INSN, JUMP_INSN, BARRIER, SET)->frame_related)
856 CODE_LABEL, BARRIER, NOTE)->volatil)
    [all...]
genrtl.h 883 gen_rtx_fmt_iuu00000 (BARRIER, (MODE), (ARG0), (ARG1), (ARG2))
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 46 BARRIER, // Memory barrier.
HexagonISelLowering.cpp     [all...]
  /frameworks/base/core/java/android/os/
Message.java 441 * are suspended by means of a synchronization barrier until the next frame is
442 * ready to be drawn. The synchronization barrier ensures that the invalidation
517 b.append(" barrier=");
550 proto.write(MessageProto.BARRIER, arg1);
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-tbl.h     [all...]
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.3-beta-2-release.jar 
espresso-core-2.3-beta-2-release.jar 
espresso-intents-2.3-beta-2-release.jar 
espresso-web-2.3-beta-2-release.jar 

Completed in 536 milliseconds