Go to the source code of this file.
Defines | |
#define | IPL__FORKABLE_IPL 3904 |
#define | IPL__POWER 31 |
#define | IPL__EMB 31 |
#define | IPL__MCHECK 31 |
#define | IPL__MEGA 31 |
#define | IPL__IPINTR 22 |
#define | IPL__VIRTCONS 22 |
#define | IPL__HWCLK 22 |
#define | IPL__INVALIDATE 21 |
#define | IPL__PERFMON 15 |
#define | IPL__MAILBOX 11 |
#define | IPL__POOL 11 |
#define | IPL__IOLOCK11 11 |
#define | IPL__IOLOCK10 10 |
#define | IPL__IOLOCK9 9 |
#define | IPL__SYNCH 8 |
#define | IPL__TIMER 8 |
#define | IPL__SCS 8 |
#define | IPL__SCHED 8 |
#define | IPL__MMG 8 |
#define | IPL__IO_MISC 8 |
#define | IPL__FILSYS 8 |
#define | IPL__TX_SYNCH 8 |
#define | IPL__LCKMGR 8 |
#define | IPL__IOLOCK8 8 |
#define | IPL__PORT 8 |
#define | IPL__TIMERFORK 7 |
#define | IPL__QUEUEAST 6 |
#define | IPL__IOPOST 4 |
#define | IPL__RESCHED 3 |
#define | IPL__ASTDEL 2 |
#define IPL__ASTDEL 2 |
Definition at line 38 of file ipldef.h.
Referenced by cmod_astexit(), exe_cancel(), exe_cpu_capabilities(), exe_crelnm(), exe_crelnt(), exe_crembx(), exe_crmpsc(), exe_dellnm(), exe_deltva(), exe_enq(), exe_hiber(), exe_nampid(), exe_process_affinity(), exe_process_capabilities(), exe_purgws(), exe_qio(), exe_set_implicit_affinity(), exe_setprt(), exe_trnlnm(), exe_wait(), exe_wake(), lck_deqlock(), mmg_lookup_rde_va(), mmg_setprtpag(), sch_astdel(), sch_lockr(), and sch_lockw().
#define IPL__HWCLK 22 |
#define IPL__IOLOCK10 10 |
#define IPL__IOLOCK11 11 |
#define IPL__IOLOCK8 8 |
#define IPL__IOLOCK9 9 |
#define IPL__IOPOST 4 |
#define IPL__MAILBOX 11 |
Definition at line 18 of file ipldef.h.
Referenced by mb_fdt_read(), mb_fdt_write(), and sch_std_ravail().
#define IPL__MMG 8 |
Definition at line 27 of file ipldef.h.
Referenced by exe_creprc(), init_fork_p1pp(), init_p1pp(), mmg_delpag(), mmg_pteref_64(), mmg_wrtmfypag(), and shell_init_other().
#define IPL__POOL 11 |
Definition at line 19 of file ipldef.h.
Referenced by exe_allocate_pool(), exe_alononpagvar(), exe_deallocate_pool(), exe_flushlists(), exe_std_deanonpgdsiz(), and exe_trim_pool_list().
#define IPL__QUEUEAST 6 |
#define IPL__RESCHED 3 |
#define IPL__SCHED 8 |
Definition at line 26 of file ipldef.h.
Referenced by exe_creprc(), exe_hiber(), exe_nampid(), exe_qioacppkt(), exe_resched(), exe_setswm(), exe_wait(), sch_lockr(), sch_lockw(), sch_qend(), sch_require_capability(), sch_resched(), sch_sched(), and sch_unlock().
#define IPL__SCS 8 |
#define IPL__SYNCH 8 |
Definition at line 23 of file ipldef.h.
Referenced by ioc_iopost(), sch_astdel(), sch_newlvl(), sch_postef(), and sch_qast().
#define IPL__TIMER 8 |
#define IPL__TIMERFORK 7 |