Home
last modified time | relevance | path

Searched refs:tee (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/tools/testing/selftests/ftrace/
Dftracetest114 echo "$@" | tee -a $LOG_FILE
117 cat $1 | tee -a $LOG_FILE
238 __run_test $1 2>> $testlog | tee -a $testlog
/linux-4.4.14/tools/time/
Dudelay_test.sh33 tee -a $tmp_file < $UDELAY_PATH
/linux-4.4.14/tools/testing/selftests/pstore/
Dcommon_tests68 /bin/echo "$@" | tee -a $LOG_FILE
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S391 ENTRY_SAME(tee)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h291 SYSCALL_SPU(tee)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c154 COMPAT_SYSCALL_WRAP4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags);
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl285 276 common tee sys_tee
Dsyscall_32.tbl324 315 i386 tee sys_tee
/linux-4.4.14/fs/
Dsplice.c2022 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument