Home
last modified time | relevance | path

Searched refs:task_head (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/tile/kernel/
Dhardwall.c103 struct list_head task_head; /* head of tasks in this hardwall */ member
390 list_for_each_entry(p, &rect->task_head, in do_hardwall_trap()
528 INIT_LIST_HEAD(&info->task_head); in hardwall_create()
612 list_add(&ts->hardwall[hwt->index].list, &info->task_head); in hardwall_activate()
871 list_for_each_entry(task, &info->task_head, in hardwall_destroy()
902 BUG_ON(!list_empty(&info->task_head)); in hardwall_destroy()
1051 list_for_each_entry_safe(task, tmp, &info->task_head, in hardwall_flush()