Searched refs:TQ_NOALLOC (Results 1 – 3 of 3) sorted by relevance
79 #define TQ_NOALLOC 0x04 /* cannot allocate memory; may fail */ macro
55 #define TQ_NOALLOC 0x02000000 macro
129 if (flags & TQ_NOALLOC) in task_alloc()