Home
last modified time | relevance | path

Searched defs:was_empty (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h90 bool was_empty = efx_nic_tx_is_empty(tx_queue, write_count); in efx_nic_may_push_tx_desc() local
/linux/net/vmw_vsock/
H A Dvmci_transport_notify_qstate.c311 bool was_empty; in vmci_transport_notify_pkt_send_post_enqueue() local
/linux/kernel/sched/
H A Dwait.c247 bool was_empty = false; in prepare_to_wait_exclusive() local
/linux/drivers/gpu/drm/vc4/
H A Dvc4_gem.c545 bool was_empty = list_empty(&vc4->render_job_list); in vc4_move_job_to_render() local
/linux/fs/
H A Dpipe.c439 bool was_empty = false; in anon_pipe_write() local
/linux/kernel/rcu/
H A Dtree_nocb.h1675 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty, in __call_rcu_nocb_wake()
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c904 int was_empty; in pio_wait() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1855 int was_empty = skb_queue_empty(&q->rx_queue); in offload_enqueue() local