Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- PAGE
: param.h
- panic()
: console.c
, sh.c
, defs.h
- panicked
: console.c
- parseblock()
: sh.c
- parsecmd()
: sh.c
- parseexec()
: sh.c
- parseline()
: sh.c
- parsepipe()
: sh.c
- parseredirs()
: sh.c
- PCINT
: lapic.c
- peek()
: sh.c
- PERIODIC
: lapic.c
- picenable()
: picirq.c
, defs.h
- picinit()
: defs.h
, picirq.c
- picsetmask()
: picirq.c
- pinit()
: defs.h
, proc.c
- pipe()
: user.h
- PIPE
: sh.c
- pipe1()
: usertests.c
- pipealloc()
: defs.h
, pipe.c
- pipeclose()
: defs.h
, pipe.c
- pipecmd()
: sh.c
- piperead()
: pipe.c
, defs.h
- PIPESIZE
: pipe.c
- pipewrite()
: defs.h
, pipe.c
- popcli()
: defs.h
, spinlock.c
- preempt()
: usertests.c
- printf()
: forktest.c
, user.h
, printf.c
- printint()
: console.c
, printf.c
- proc
: proc.c
- procdump()
: defs.h
, proc.c
- procstate
: proc.h
- ptable
: proc.c
- pushcli()
: defs.h
, spinlock.c
- putc()
: printf.c