Searched refs:list_for_each (Results 51 - 75 of 212) sorted by relevance

123456789

/linux-master/arch/um/drivers/
H A Dnet_kern.c495 list_for_each(ele, &devices) {
609 list_for_each(ele, &transports) {
775 list_for_each(ele, &opened) {
809 list_for_each(ele, &opened) {
H A Dmconsole_kern.c269 list_for_each(ele, &mconsole_devices) {
574 list_for_each(ele, &clients) {
/linux-master/drivers/soundwire/
H A Damd_init.c208 list_for_each(node, &bus->slaves)
H A Dintel_init.c250 list_for_each(node, &bus->slaves)
/linux-master/block/partitions/
H A Dldm.c544 list_for_each (item, &ldb->v_disk) {
590 list_for_each (item, &ldb->v_part) {
1192 list_for_each (item, &ldb->v_part) {
1243 list_for_each (item, frags) { function
1316 list_for_each (item, frags) { function
/linux-master/drivers/scsi/esas2r/
H A Desas2r_int.c432 list_for_each(element, &a->defer_list) {
461 list_for_each(element, &a->defer_list) {
/linux-master/sound/drivers/
H A Dmtpav.c643 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
648 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) {
/linux-master/sound/pci/emu10k1/
H A Dmemory.c103 list_for_each (pos, &emu->mapped_link_head) {
214 list_for_each(p, &emu->memhdr->block) {
/linux-master/drivers/s390/char/
H A Dsclp_vt220.c617 list_for_each(l, &sclp_vt220_empty)
637 list_for_each(l, &sclp_vt220_outqueue) {
H A Dtape_34xx.c925 list_for_each(l, sbid_list) { function
949 list_for_each(l, sbid_list) { function
1010 list_for_each(l, sbid_list) { function
/linux-master/net/qrtr/
H A Dns.c281 list_for_each(li, &qrtr_ns.lookups) {
482 list_for_each(li, &qrtr_ns.lookups) {
/linux-master/arch/s390/mm/
H A Dextmem.c118 list_for_each (l, &dcss_list) {
277 list_for_each(l, &dcss_list) {
/linux-master/drivers/scsi/
H A Dscsi_devinfo.c655 list_for_each(dl->top, &scsi_dev_info_list) {
659 list_for_each(dl->bottom, &devinfo_table->scsi_dev_info_list)
/linux-master/net/sched/
H A Dsch_fq_pie.c514 list_for_each(pos, &q->new_flows)
517 list_for_each(pos, &q->old_flows)
/linux-master/fs/ecryptfs/
H A Dmessaging.c52 list_for_each(p, &ecryptfs_msg_ctx_free_list) {
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h675 list_for_each(tmp_list, queue)
/linux-master/net/atm/
H A Dresources.c204 list_for_each(p, &atm_devs)
H A Dioctl.c156 list_for_each(pos, &ioctl_list) {
H A Dbr2684.c130 list_for_each(lh, &br2684_devs) {
137 list_for_each(lh, &br2684_devs) {
160 list_for_each(lh, &br2684_devs) {
/linux-master/drivers/usb/mon/
H A Dmon_main.c44 list_for_each (p, &mon_buses) {
/linux-master/drivers/usb/host/
H A Dohci-dbg.c350 list_for_each (tmp, &ed->td_list) {
433 list_for_each (entry, &ed->td_list) {
536 list_for_each (entry, &ed->td_list)
/linux-master/sound/usb/
H A Dcard.c970 list_for_each(p, &chip->midi_list) {
1081 list_for_each(p, &chip->midi_list)
1127 list_for_each(p, &chip->midi_list) {
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c237 list_for_each(plist, phead) { function
406 list_for_each(plist, phead) { function
428 list_for_each(plist, phead) { function
522 list_for_each(plist, phead) { function
1748 list_for_each(mlme->pscanned, phead) {
1845 list_for_each(pmlmepriv->pscanned, phead) {
/linux-master/drivers/scsi/bfa/
H A Dbfa_fcs.c1155 list_for_each(qe, &fabric->vport_q) {
1245 list_for_each(qe, &fabric->vport_q) {
1473 list_for_each(qe, &vf->vport_q) {
/linux-master/drivers/scsi/csiostor/
H A Dcsio_isr.c228 list_for_each(tmp, &cbfn_q) {

Completed in 245 milliseconds

123456789