Searched refs:tee (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/tools/testing/selftests/ftrace/ |
D | ftracetest | 114 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/ |
D | udelay_test.sh | 33 tee -a $tmp_file < $UDELAY_PATH
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 391 ENTRY_SAME(tee)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 291 SYSCALL_SPU(tee)
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_wrapper.c | 193 COMPAT_SYSCALL_WRAP4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags);
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 285 276 common tee sys_tee
|
D | syscall_32.tbl | 324 315 i386 tee sys_tee
|
/linux-4.1.27/fs/ |
D | splice.c | 2013 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument
|