HomeSort by: relevance | last modified time | path
    Searched refs:pcc (Results 1 - 25 of 62) sorted by relevancy

1 2 3

  /src/lib/libpuffs/
callcontext.c 74 puffs_cc_yield(struct puffs_cc *pcc)
81 if ((~pcc->pcc_flags & (PCC_BORROWED|PCC_DONE)) == 0) {
82 pcc->pcc_flags &= ~(PCC_BORROWED|PCC_DONE);
86 puffs__cc_destroy(pcc, 1);
87 setcontext(&pcc->pcc_uc_ret);
89 pcc->pcc_flags &= ~PCC_BORROWED;
93 if ((pcc->pcc_flags & PCC_MLCONT) == 0) {
94 DPRINTF(("no mlcont, pcc %p\n", pcc));
95 swapcontext(&pcc->pcc_uc, &pcc->pcc_uc_ret)
188 struct puffs_cc *volatile pcc; local
227 struct puffs_cc *pcc; local
326 struct puffs_cc *pcc; local
    [all...]
framebuf.c 55 struct puffs_cc *pcc; /* pcc to continue with */ member in struct:puffs_framebuf
84 struct puffs_cc *pcc; member in struct:puffs_fbevent
330 if (pufbuf->pcc) {
331 puffs__goto(pufbuf->pcc);
355 puffs_framev_enqueue_cc(struct puffs_cc *pcc, int fd,
358 struct puffs_usermount *pu = pcc->pcc_pu;
370 pufbuf->pcc = pcc;
382 puffs_cc_yield(pcc);
    [all...]
dispatcher.c 59 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
62 pcc->pcc_pb = pb;
63 pcc->pcc_flags |= PCC_MLCONT;
64 dispatch(pcc);
67 preq = puffs__framebuf_getdataptr(pcc->pcc_pb);
73 pcc->pcc_pb, 0, 0);
75 puffs_framebuf_destroy(pcc->pcc_pb);
79 if (pcc->pcc_flags & PCC_BORROWED) {
80 puffs_cc_yield(pcc); /* back to borrow source */
82 pcc->pcc_flags = 0
90 struct puffs_cc *pcc; local
    [all...]
  /src/external/bsd/pcc/usr.bin/
Makefile 5 SUBDIR= pcc
  /src/external/bsd/pcc/usr.bin/pcc/
Makefile 10 # we build PCC cc(1) as pcc(1) to avoid conflicts with GCC
13 PROG= pcc
15 MAN= pcc.1
26 pcc.1: cc.1
27 ${TOOL_SED} -e "s,Nm cc,Nm pcc," \
28 -e "s,Dt CC,Dt PCC," \
33 SYMLINKS+= ${BINDIR}/pcc /usr/bin/pcpp
37 SYMLINKS+= ${BINDIR}/pcc /usr/bin/p++
40 CLEANFILES+= pcc.
    [all...]
  /src/sys/uvm/
uvm_pgflcache.c 117 struct pccolor *pcc; local
131 pcc = &pc->color[c];
134 if (pcc->count >= FILLPGS) {
139 count = pcc->count;
144 pcc->pages[count++] = pg;
153 pgb->pgb_nfree -= (count - pcc->count);
154 CPU_COUNT(CPU_COUNT_FREEPAGES, -(count - pcc->count));
155 pcc->count = count;
171 struct pccolor *pcc; local
177 pcc = &pc->color[c]
207 struct pccolor *pcc; local
240 struct pccolor *pcc; local
    [all...]
  /src/external/bsd/pcc/
prepare-import.sh 3 # prepare pcc distribution for import
5 # pcc can be built as part of the toolchain by setting
20 if [ ! -d work -o ! -d work/pcc ]; then
21 echo "checkout or unpack pcc to work/ first, eg"
23 echo " cvs -d :pserver:anonymous@pcc.ludd.ltu.se:/cvsroot -f checkout -P -d work -N pcc"
28 echo "====> Removing pcc CVS directories..."
46 echo "====> Creating pcc \"config.h\" file..."
49 env -i PATH=/bin:/usr/bin /bin/sh ../pcc/configure --enable-tls
66 datestamp=$(cat work/pcc/DATESTAMP
    [all...]
  /src/tests/usr.bin/xlint/lint1/
d_c99_bool.c 72 const char *pcc; member in struct:variant
83 case 5: return v.pcc;
  /src/sys/kern/
subr_percpu.c 96 percpu_cpu_t * const pcc = cpu_percpu(ci); local
101 * swap *pcc and *newpcc unless anyone has beaten us.
104 if (newpcc->pcc_size > pcc->pcc_size) {
108 tmp = *pcc;
120 memcpy(newpcc->pcc_data, pcc->pcc_data, pcc->pcc_size);
126 pcc->pcc_data = newpcc->pcc_data;
130 pcc->pcc_size = newpcc->pcc_size;
147 percpu_cpu_t pcc; local
149 pcc.pcc_data = kmem_alloc(size, KM_SLEEP); /* XXX cacheline *
246 percpu_cpu_t * const pcc = cpu_percpu(ci); local
    [all...]
  /src/share/man/man4/man4.mvme68k/
Makefile 4 mem.4 memc.4 ncrsc.4 pcc.4 pcctwo.4 wdsc.4 zsc.4
  /src/external/bsd/pcc/dist/pcc/os/midnightbsd/
ccconfig.h 24 * Configuration for pcc on a MidnightBSD (amd64, i386 or sparc64) target
73 #error pcc does not support amd64 yet
  /src/external/bsd/pcc/dist/pcc/os/mirbsd/
ccconfig.h 24 * Configuration for pcc on a MirOS BSD (i386 or sparc) target
54 #error pcc does not support sparc yet
  /src/tools/pcc/
Makefile 3 GNUHOSTDIST= ${.CURDIR}/../../external/bsd/pcc/dist/pcc
  /src/tests/lib/libobjc/
Makefile 8 UNSUPPORTED_COMPILER.pcc= # defined
  /src/libexec/telnetd/
global.c 87 int pcc, ncc; variable
telnetd.c 933 if (pcc)
934 strncpy(ptyibuf2ptr, ptyip, pcc+1);
936 pcc = strlen(ptyip);
954 if (ncc < 0 && pcc < 0)
963 if (nfrontp - nbackp || pcc > 0)
1013 pcc = read(p, ptyibuf, BUFSIZ);
1019 if (pcc < 0 && (errno == EWOULDBLOCK ||
1022 pcc = 0;
1024 if (pcc <= 0)
1031 copy_termbuf(ptyibuf+1, pcc-1)
    [all...]
  /src/external/bsd/pcc/dist/pcc/driver/
mkopt.sh 55 const char dir_pccinc[] = "${PCCINC:-${STDINC}/pcc}";
56 const char dir_pccinc[] = "${PCCINC:-${STDINC}/pcc}";
60 const char dir_pcclib[] = "${PCCLIB:-${STDLIB}/pcc}";
66 const char *cc_names[] = $(array ${CC_NAMES:-cc pcc});
  /src/libexec/rlogind/
rlogind.c 453 int pcc = 0, fcc = 0; local
474 if (pcc >= 0) {
475 if (pcc)
497 pcc = 0;
540 pcc = read(p, pibuf, sizeof (pibuf));
542 if (pcc < 0 && errno == EWOULDBLOCK)
543 pcc = 0;
544 else if (pcc <= 0)
547 pbp++, pcc--;
553 pcc = 0
    [all...]
  /src/sys/arch/pmax/ibus/
pm.c 264 struct dc503reg *pcc; local
269 pcc = (void *)MIPS_PHYS_TO_KSEG1(KN01_SYS_PCC);
375 pcc->cmdr = PCCCMD_FOPB | PCCCMD_VBHI;
384 struct dc503reg *pcc; local
386 pcc = (void *)MIPS_PHYS_TO_KSEG1(KN01_SYS_PCC);
387 pcc->cmdr = (pm_creg &= ~(PCCCMD_ENPA | PCCCMD_ENPB));
394 struct dc503reg *pcc; local
397 pcc = (void *)MIPS_PHYS_TO_KSEG1(KN01_SYS_PCC);
398 pcc->cmdr = (pm_creg |= (PCCCMD_ENPA | PCCCMD_ENPB));
409 struct dc503reg *pcc; local
580 struct dc503reg *pcc; local
    [all...]
  /src/usr.sbin/puffs/mount_psshfs/
node.c 136 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
288 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
301 puffs_setback(pcc, PUFFS_SETBACK_INACT_N1);
347 rv = puffs_framev_framebuf_ccpromote(psn->lazyopen_r, pcc);
362 rv = puffs_framev_framebuf_ccpromote(psn->lazyopen_w, pcc);
391 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
404 pw.pw_cc = pcc;
407 puffs_cc_yield(pcc);
498 pw.pw_cc = pcc;
501 puffs_cc_yield(pcc);
    [all...]
  /src/external/bsd/
Makefile 50 SUBDIR+= pcc
  /src/external/bsd/pcc/dist/pcc/os/win32/
build.bat 10 if '%1' == '/pcc' goto usepcc
20 echo build.bat [/h] { /pcc or /cl } [/prefix -dir-] [/pccdir -dir-] [/pccsrcdir -dir-] [/pcclibssrcdir -dir-] [/install]
59 set CC=pcc.exe
94 set PCCDIR=C:\Program Files\pcc
102 set PCCLIBSSRCDIR=..\..\..\pcc-libs
125 %CC% -o pcc.exe %CPPFLAGS% %CFLAGS% -I%CCDIR% -I%OSDIR% -I%MACHDIR% -I%MIPDIR% %CCDIR%\cc.c %MIPDIR%\compat.c
143 set PREFIX=C:\Program Files\pcc
194 copy pcc.exe "%PCCDESTDIR%\bin"
  /src/sbin/mount_portal/
puffs_portal.c 328 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
357 puffs_framev_enqueue_directreceive(pcc, s[0], pufbuf, 0);
659 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
688 rv = puffs_framev_enqueue_directreceive(pcc,
733 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
752 rv = puffs_framev_enqueue_directsend(pcc, portn->fd, pufbuf, 0);
788 struct puffs_cc *pcc = puffs_cc_getcc(pu); local
800 if (puffs_framev_enqueue_waitevent(pcc, portn->fd, &what) == -1) {
  /src/usr.sbin/puffs/mount_9p/
ninepuffs.h 65 struct puffs_cc *pcc = puffs_cc_getcc(pu); \
77 if (puffs_framev_enqueue_cc(pcc, p9p->servsock, pb, 0) == -1) { \
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ecx_key.c 137 if (OPENSSL_s390xcap_P.pcc[1]
151 if (OPENSSL_s390xcap_P.pcc[1]

Completed in 24 milliseconds

1 2 3