Searched refs:tpi (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A DMakefile39 SRC= linkage.c tpi.c dlpi.c ioc.c if.c aarp.c ddp.c sock.c rt.c
40 OBJ= linkage.o tpi.o dlpi.o ioc.o if.o aarp.o ddp.o sock.o rt.o
H A DMakefile.in39 SRC= linkage.c tpi.c dlpi.c ioc.c if.c aarp.c ddp.c sock.c rt.c
40 OBJ= linkage.o tpi.o dlpi.o ioc.o if.o aarp.o ddp.o sock.o rt.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dioasm.h90 static inline int tpi(struct tpi_info *addr) function
95 " tpi 0(%2)\n"
H A Dcio.c659 * If so, the tpi instruction will update the lowcore
661 * We don't do this for VM because a tpi drops the cpu
664 } while (MACHINE_IS_LPAR && tpi(NULL) != 0);
675 * Use tpi to get a pending interrupt, call the interrupt handler and
686 if (tpi(NULL) != 1)
887 if (tpi(&ti)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsmallft.c40 static float tpi = 6.28318530717958648f; local
77 argh=tpi/n;
274 static float tpi=6.283185307179586f; local
282 arg=tpi/(float)ip;
842 static float tpi=6.283185307179586f; local
852 arg=tpi/(float)ip;

Completed in 86 milliseconds