Searched full:tee (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/net/netfilter/ |
D | xt_TEE.c | 2 * "TEE" target extension for Xtables 95 * happened. The copy should be independently delivered to the TEE in tee_tg4() 113 * We also decrease the TTL to mitigate potential TEE loops in tee_tg4() 268 .name = "TEE", 279 .name = "TEE",
|
D | Kconfig | 582 tristate '"TEE" - packet cloning to alternate destination' 587 This option adds a "TEE" target with which a packet can be cloned and
|
/linux-3.3/include/linux/ |
D | splice.h | 14 * Flags passed in from splice/tee/vmsplice
|
/linux-3.3/arch/x86/syscalls/ |
D | syscall_64.tbl | 285 276 64 tee sys_tee
|
D | syscall_32.tbl | 324 315 i386 tee sys_tee
|
/linux-3.3/arch/powerpc/include/asm/ |
D | systbl.h | 290 SYSCALL_SPU(tee)
|
/linux-3.3/fs/ |
D | splice.c | 1816 * could deadlock (one doing tee from A -> B, the other from B -> A). in splice_pipe_to_pipe() 1920 * could deadlock (one doing tee from A -> B, the other from B -> A). in link_pipe() 1986 * This is a tee(1) implementation that works on pipes. It doesn't copy 2018 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument
|
D | pipe.c | 298 * in the tee() system call, when we duplicate the buffers in one
|
/linux-3.3/arch/parisc/kernel/ |
D | syscall_table.S | 394 ENTRY_SAME(tee)
|
/linux-3.3/arch/ia64/kernel/ |
D | fsys.S | 1042 data8 0 // tee
|
/linux-3.3/arch/arm/mach-omap2/ |
D | clock2420_data.c | 421 * it is divided then tee'ed. One branch goes directly to xyz enable
|
D | clock2430_data.c | 403 * it is divided then tee'ed. One branch goes directly to xyz enable
|
/linux-3.3/sound/sparc/ |
D | dbri.c | 36 * (the second one is a monitor/tee pipe, valid only for serial input).
|