Lines Matching refs:head
54 * @head: List head for the resource validation list.
73 struct list_head head;
193 list_for_each_entry(entry, &ctx->bo_list, base.head) {
230 list_for_each_entry(entry, &ctx->resource_ctx_list, head) {
237 list_for_each_entry(entry, &ctx->resource_list, head) {
294 list_add_tail(&val_buf->head, &ctx->bo_list);
350 list_add_tail(&node->head, &ctx->resource_list);
355 list_add(&node->head, &ctx->resource_ctx_list);
358 list_add_tail(&node->head, &ctx->resource_ctx_list);
361 list_add_tail(&node->head, &ctx->resource_list);
448 list_for_each_entry(val, &ctx->resource_list, head) {
501 list_for_each_entry(val, &ctx->resource_list, head) {
508 list_for_each_entry(val, &ctx->resource_list, head) {
583 list_for_each_entry(entry, &ctx->bo_list, base.head) {
643 list_for_each_entry(val, &ctx->resource_list, head) {
689 list_for_each_entry(entry, &ctx->bo_list, base.head)
692 list_for_each_entry(val, &ctx->resource_list, head)
695 list_for_each_entry(val, &ctx->resource_ctx_list, head)
714 list_for_each_entry(entry, &ctx->bo_list, base.head) {
720 list_for_each_entry(val, &ctx->resource_list, head)
892 list_for_each_entry(entry, &ctx->bo_list, base.head) {