Searched refs:list_is_singular (Results 76 - 84 of 84) sorted by relevance

1234

/linux-master/sound/core/
H A Dpcm_native.c2311 if (list_is_singular(&group->substreams)) {
/linux-master/drivers/pci/
H A Dpci.c2499 if (list_is_singular(&pci_pme_list))
/linux-master/drivers/usb/host/
H A Dxhci-ring.c1805 if (!list_is_singular(&xhci->cmd_list)) {
/linux-master/block/
H A Dblk-mq.c4029 if (list_is_singular(&set->tag_list)) {
/linux-master/fs/ceph/
H A Dfile.c853 !list_is_singular(&as_ctx.pagelist->head))
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.c4486 if (unlikely(list_is_singular(&stream->td_list))) {
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c1309 if (rd && !list_is_singular(&f->remotes)) {
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c2882 if (list_is_singular(&mgr->tx_msg_downq))
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c20233 list_is_singular(&phba->fcf.fcf_pri_list)) {
20354 if (list_is_singular(&phba->fcf.fcf_pri_list))

Completed in 274 milliseconds

1234