Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/tools/time/
Dudelay_test.sh33 tee -a $tmp_file < $UDELAY_PATH
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S391 ENTRY_SAME(tee)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h291 SYSCALL_SPU(tee)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c193 COMPAT_SYSCALL_WRAP4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl285 276 common tee sys_tee
Dsyscall_32.tbl324 315 i386 tee sys_tee
/linux-4.1.27/fs/
Dsplice.c2013 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument