Searched refs:list_empty (Results 1 – 25 of 28) sorted by relevance
12
102 if (list_empty(head)) { in fq_tin_dequeue()104 if (list_empty(head)) in fq_tin_dequeue()121 !list_empty(&tin->old_flows)) { in fq_tin_dequeue()212 else if (list_empty(&tin->tin_list)) in fq_tin_enqueue()223 if (list_empty(&flow->flowchain)) { in fq_tin_enqueue()295 if (!list_empty(&flow->flowchain)) { in fq_flow_reset()297 if (list_empty(&tin->new_flows) && in fq_flow_reset()298 list_empty(&tin->old_flows)) in fq_flow_reset()316 if (list_empty(head)) { in fq_tin_reset()318 if (list_empty(head)) in fq_tin_reset()[all …]
188 return !list_empty(&vsk->bound_table); in __vsock_in_bound_table()194 return !list_empty(&vsk->connected_table); in __vsock_in_connected_table()
107 !list_empty(&rt->rt6i_uncached)) in ip6_rt_put_flags()
55 #define bond_has_slaves(bond) !list_empty(bond_slave_list(bond))
212 return list_empty(&head->node_list); in plist_head_empty()221 return list_empty(&node->node_list); in plist_node_empty()
288 static inline int list_empty(const struct list_head *head) in list_empty() function338 if (!list_empty(head)) { in list_rotate_left()368 return !list_empty(head) && (head->next == head->prev); in list_is_singular()400 if (list_empty(head)) in list_cut_position()462 if (!list_empty(list)) in list_splice()474 if (!list_empty(list)) in list_splice_tail()488 if (!list_empty(list)) { in list_splice_init()505 if (!list_empty(list)) { in list_splice_tail_init()
36 && list_empty(&dev->power.subsys_data->clock_list); in pm_clk_no_clocks()
230 BUG_ON(!list_empty(&task->ptraced)); in ptrace_release_task()232 BUG_ON(!list_empty(&task->ptrace_entry)); in ptrace_release_task()
196 if (list_empty(&req->wb_list)) in nfs_list_remove_request()
123 return !list_empty(&wq->task_list); in swait_active()
141 return !list_empty(&sem->wait_list); in rwsem_is_contended()
278 if (!list_empty(list)) in list_splice_init_rcu()293 if (!list_empty(list)) in list_splice_tail_init_rcu()
501 return list_empty(&group->notification_list); in fsnotify_notify_queue_is_empty()
366 return psock ? list_empty(&psock->ingress_msg) : true; in sk_psock_queue_empty()
129 return !list_empty(&wq_head->head); in waitqueue_active()
1258 (!list_empty(&plug->mq_list) || in blk_needs_flush_plug()1259 !list_empty(&plug->cb_list)); in blk_needs_flush_plug()
116 return list_empty(&area->free_list[migratetype]); in free_area_empty()
50 return list_empty(&pcl->cl_chunks); in pcl_is_empty()
97 return (msg->copied != 0 && list_empty(&msg->list)); in rpc_msg_is_inflight()
105 WARN_ON(!list_empty(&lock->head)); in drm_modeset_lock_fini()
478 return list_empty(drm_mm_nodes(mm)); in drm_mm_clean()
230 WARN_ON(!list_empty(&man->lru[i])); in ttm_resource_manager_set_used()
606 list_empty(&init_task.tasks)694 return list_empty(&p->thread_group); in thread_group_empty()
390 if (!list_empty(list)) { in sctp_list_dequeue()423 return !list_empty(&chunk->list); in sctp_chunk_pending()
426 return !list_empty(&mtd->partitions); in mtd_has_partitions()