Searched refs:TASK_NONE (Results 1 – 1 of 1) sorted by relevance
75 TASK_NONE = 0, enumerator282 tctx->state = TASK_NONE; in BPF_STRUCT_OPS()298 if (tctx->state != TASK_ENQUEUED && tctx->state != TASK_NONE) in BPF_STRUCT_OPS()329 if (!tctx || tctx->state == TASK_NONE) { in BPF_STRUCT_OPS()