Searched refs:list_for_each_entry (Results 401 - 425 of 2999) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c20 list_for_each_entry(page, &context->page_list, list)
132 list_for_each_entry(pgdir, &hr_dev->pgdir_list, list)
/linux-master/drivers/xen/
H A Dpci.c233 list_for_each_entry(cfg, &pci_mmcfg_list, list) {
273 list_for_each_entry(owner, &dev_domain_list, list) {
/linux-master/drivers/gpu/drm/
H A Ddrm_privacy_screen.c89 list_for_each_entry(priv, &drm_privacy_screen_devs, list) {
142 list_for_each_entry(l, &drm_privacy_screen_lookup_list, list) {
/linux-master/arch/powerpc/kvm/
H A Dbook3s_rtas.c169 list_for_each_entry(d, &kvm->arch.rtas_tokens, list) {
261 list_for_each_entry(d, &vcpu->kvm->arch.rtas_tokens, list) {
/linux-master/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c102 list_for_each_entry(pos, &quirk_list, list) {
188 list_for_each_entry(pos, &quirk_list, list) {
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c157 list_for_each_entry(peer, &ar->peers, list) {
178 list_for_each_entry(peer, &ar->peers, list)
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Ddmabuf-cache.c78 list_for_each_entry(entry, &vde->map_list, list) {
172 list_for_each_entry(entry, &vde->map_list, list) {
/linux-master/drivers/w1/
H A Dw1_int.c114 list_for_each_entry(entry, &w1_masters, w1_master_entry) {
227 list_for_each_entry(dev, &w1_masters, w1_master_entry) {
/linux-master/kernel/
H A Dfail_function.c87 list_for_each_entry(attr, &fei_attr_list, list) {
99 list_for_each_entry(attr, &fei_attr_list, list) {
H A Dsmpboot.c219 list_for_each_entry(cur, &hotplug_threads, list) {
241 list_for_each_entry(cur, &hotplug_threads, list)
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_submitqueue.c91 list_for_each_entry(entry, &ctx->submitqueues, node) {
294 list_for_each_entry(entry, &ctx->submitqueues, node) {
/linux-master/net/sctp/
H A Dstream_sched_fc.c91 list_for_each_entry(pos, &stream->fc_list, fc_list)
175 list_for_each_entry(ch, &asoc->outqueue.out_chunk_list, list) {
/linux-master/arch/mips/pci/
H A Dpci-legacy.c130 list_for_each_entry(child, &bus->children, node)
234 list_for_each_entry(hose, &controllers, list)
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c119 list_for_each_entry(tcemem, &container->prereg_list, next) {
150 list_for_each_entry(tcemem, &container->prereg_list, next) {
684 list_for_each_entry(tcegrp, &container->group_list, next) {
700 list_for_each_entry(tcegrp, &container->group_list, next) {
724 list_for_each_entry(tcegrp, &container->group_list, next) {
1098 list_for_each_entry(tcegrp, &container->group_list, next) {
1268 list_for_each_entry(tcegrp, &container->group_list, next) {
1322 list_for_each_entry(tcegrp, &container->group_list, next) {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c48 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
135 list_for_each_entry(other_encoder, &dev->mode_config.encoder_list, head) {
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwow.c129 list_for_each_entry(arvif, &ar->arvifs, list) {
471 list_for_each_entry(arvif, &ar->arvifs, list) {
516 list_for_each_entry(arvif, &ar->arvifs, list) {
536 list_for_each_entry(arvif, &ar->arvifs, list) {
559 list_for_each_entry(arvif, &ar->arvifs, list) {
579 list_for_each_entry(arvif, &ar->arvifs, list) {
602 list_for_each_entry(arvif, &ar->arvifs, list) {
660 list_for_each_entry(arvif, &ar->arvifs, list) {
/linux-master/drivers/vfio/mdev/
H A Dmdev_core.c138 list_for_each_entry(tmp, &mdev_list, next) {
219 list_for_each_entry(tmp, &mdev_list, next) {
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_dbgfs.c116 list_for_each_entry(dbgfs_inst, &dbgfs->dbgfs_head, node) {
169 list_for_each_entry(dbgfs_inst, &vcodec_dev->dbgfs.dbgfs_head, node) {
/linux-master/drivers/pnp/pnpacpi/
H A Dcore.c201 list_for_each_entry(id, &device->pnp.ids, list) {
263 list_for_each_entry(id, &device->pnp.ids, list) {
/linux-master/drivers/nvdimm/
H A Dbadrange.c68 list_for_each_entry(bre, &badrange->list, list)
221 list_for_each_entry(bre, &badrange->list, list) {
/linux-master/drivers/pci/
H A Dsearch.c124 list_for_each_entry(tmp, &bus->children, node) {
200 list_for_each_entry(dev, &bus->devices, bus_list) {
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dtu102.c137 list_for_each_entry(head, &disp->heads, head) {
198 list_for_each_entry(head, &disp->heads, head) {
H A Duconn.c113 list_for_each_entry(outp, &conn->disp->outps, head) {
180 list_for_each_entry(cont, &disp->conns, head) {
/linux-master/drivers/s390/crypto/
H A Dzcrypt_card.c90 list_for_each_entry(zq, &zc->zqueues, list)
94 list_for_each_entry(zq, &zc->zqueues, list)
/linux-master/arch/s390/pci/
H A Dpci_bus.c164 list_for_each_entry(zbus, &zbus_list, bus_next) {
240 list_for_each_entry(zbus, &zbus_list, bus_next) {

Completed in 475 milliseconds

<<11121314151617181920>>