shithub: riscv

ref: b86bb35c7d82f097e6572d400527046245b877fd
dir: /sys/man/9/INDEX.html/

View raw version
<HEAD>
<TITLE>plan 9 man section 9</TITLE>
</HEAD>
<BODY>
<B>[<A HREF="/sys/man/index.html">manual index</A>]</B>
<H2>Plan 9 from Bell Labs - Section 9 - </H2>
<HR>
<DL>
<DT><A HREF="/magic/man2html/9/0intro">0intro</A>
-  introduction to kernel functions
<DD><TT> intro</TT>
</DT>
<DT><A HREF="/magic/man2html/9/allocb">allocb</A>
-  data block management
<DD><TT> allocb, iallocb, freeb, freeblist, BLEN, BALLOC, blocklen, blockalloclen, readblist, concatblock, copyblock, trimblock, packblock, padblock, pullblock, pullupblock, adjustblock, checkb</TT>
</DT>
<DT><A HREF="/magic/man2html/9/delay">delay</A>
-  small delays, clock interrupts
<DD><TT> delay, microdelay, addclock0link</TT>
</DT>
<DT><A HREF="/magic/man2html/9/error">error</A>
-  error handling functions
<DD><TT> error, nexterror, poperror, waserror</TT>
</DT>
<DT><A HREF="/magic/man2html/9/eve">eve</A>
-  privileged user
<DD><TT> eve, iseve</TT>
</DT>
<DT><A HREF="/magic/man2html/9/intrenable">intrenable</A>
-  enable (disable) an interrupt handler
<DD><TT> intrenable, intrdisable</TT>
</DT>
<DT><A HREF="/magic/man2html/9/kproc">kproc</A>
-  kernel process creation, termination and interruption
<DD><TT> kproc, pexit, postnote</TT>
</DT>
<DT><A HREF="/magic/man2html/9/malloc">malloc</A>
-  kernel memory allocator
<DD><TT> malloc, mallocz, smalloc, realloc, free, msize, secalloc, secfree, setmalloctag, setrealloctag, getmalloctag, getrealloctag</TT>
</DT>
<DT><A HREF="/magic/man2html/9/panic">panic</A>
-  abandon hope, all ye who enter here
<DD><TT> panic</TT>
</DT>
<DT><A HREF="/magic/man2html/9/qlock">qlock</A>
-  serial synchronisation
<DD><TT> qlock, qunlock, canqlock, rlock, runlock, wlock, wunlock</TT>
</DT>
<DT><A HREF="/magic/man2html/9/sleep">sleep</A>
-  process synchronisation
<DD><TT> sleep, wakeup, tsleep, return0</TT>
</DT>
<DT><A HREF="/magic/man2html/9/splhi">splhi</A>
-  enable and disable interrupts
<DD><TT> splhi, spllo, splx, islo</TT>
</DT>
<DT><A HREF="/magic/man2html/9/xalloc">xalloc</A>
-  basic memory management
<DD><TT> xalloc, xallocz, xspanalloc, xfree, xsummary</TT>
</DT>
</DL>