Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dhardwall.c103 struct list_head task_head; /* head of tasks in this hardwall */ member
391 list_for_each_entry(p, &rect->task_head, in do_hardwall_trap()
529 INIT_LIST_HEAD(&info->task_head); in hardwall_create()
613 list_add(&ts->hardwall[hwt->index].list, &info->task_head); in hardwall_activate()
873 list_for_each_entry(task, &info->task_head, in hardwall_destroy()
904 BUG_ON(!list_empty(&info->task_head)); in hardwall_destroy()
1056 list_for_each_entry_safe(task, tmp, &info->task_head, in hardwall_flush()