Searched refs:task_free_head (Results 1 – 2 of 2) sorted by relevance
140 struct task_ctx __arena *task_free_head; member
929 taskc = qa.task_free_head; in BPF_STRUCT_OPS_SLEEPABLE()931 qa.task_free_head = taskc->next_free; in BPF_STRUCT_OPS_SLEEPABLE()957 taskc->next_free = qa.task_free_head; in BPF_STRUCT_OPS_SLEEPABLE()958 qa.task_free_head = taskc; in BPF_STRUCT_OPS_SLEEPABLE()981 taskc->next_free = qa.task_free_head; in BPF_STRUCT_OPS()982 qa.task_free_head = taskc; in BPF_STRUCT_OPS()1827 qa.task_free_head = (task_ctx_t *)slab; in BPF_STRUCT_OPS_SLEEPABLE()