Searched refs:PRI_MIN_KERN (Results 1 – 4 of 4) sorted by relevance
98 #define PRI_MIN_KERN (80) macro101 #define PSWP (PRI_MIN_KERN + 0)102 #define PVM (PRI_MIN_KERN + 4)103 #define PINOD (PRI_MIN_KERN + 8)104 #define PRIBIO (PRI_MIN_KERN + 12)105 #define PVFS (PRI_MIN_KERN + 16)106 #define PZERO (PRI_MIN_KERN + 20)107 #define PSOCK (PRI_MIN_KERN + 24)108 #define PWAIT (PRI_MIN_KERN + 28)109 #define PLOCK (PRI_MIN_KERN + 32)[all …]
100 #define PRI_MIN_KERN (80) macro103 #define PSWP (PRI_MIN_KERN + 0)104 #define PVM (PRI_MIN_KERN + 4)105 #define PINOD (PRI_MIN_KERN + 8)106 #define PRIBIO (PRI_MIN_KERN + 12)107 #define PVFS (PRI_MIN_KERN + 16)108 #define PZERO (PRI_MIN_KERN + 20)109 #define PSOCK (PRI_MIN_KERN + 24)110 #define PWAIT (PRI_MIN_KERN + 28)111 #define PLOCK (PRI_MIN_KERN + 32)[all …]
346 taskqueue_start_threads(&crypto_tq, crypto_workers_num, PRI_MIN_KERN, in crypto_init()
218 static int __read_mostly preempt_thresh = PRI_MIN_KERN;