Home
last modified time | relevance | path

Searched refs:BIN (Results 1 – 17 of 17) sorted by relevance

/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A DMakefile
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A DMakefile
/linux/tools/perf/tests/shell/coresight/thread_loop/
H A DMakefile
/linux/tools/perf/tests/shell/coresight/asm_pure_loop/
H A DMakefile
/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.sh11 readonly BIN="./msg_zerocopy"
139 ip netns exec "${NS2}" "${BIN}" "-${IP}" -i "${DEV}" -t 2 -C 2 \
142 ip netns exec "${NS1}" "${BIN}" "-${IP}" -i "${DEV}" -t 1 -C 3 \
154 ip netns exec "${NS1}" "${BIN}" "-${IP}" -i "${DEV}" -t 1 -C 3 \
H A Dso_txtime.sh
/linux/tools/perf/tests/shell/coresight/
H A Dunroll_loop_thread_10.sh
H A Dasm_pure_loop.sh
H A Dmemcpy_thread_16k_10.sh
H A Dthread_loop_check_tid_10.sh
H A Dthread_loop_check_tid_2.sh
/linux/include/uapi/linux/
H A Dgpib.h62 BIN = 0x1000 /* Do 8-bit compare on EOS */ enumerator
/linux/Documentation/input/devices/
H A Dwalkera0701.rst68 SYNC BIN OCT
/linux/Documentation/arch/x86/
H A Dintel_txt.rst208 module /Q35_SINIT_17.BIN
218 The Q35_SINIT_17.BIN file is what Intel TXT refers to as an
/linux/drivers/gpib/tms9914/
H A Dtms9914.c204 priv->eos_flags |= BIN; in tms9914_enable_eos()
432 if (priv->eos_flags & BIN) { in check_for_eos()
/linux/kernel/trace/
H A Dtrace.h1484 C(BIN, "bin"), \
H A Dtrace.c3228 if (trace_flags & TRACE_ITER(BIN)) in print_trace_line()