Searched refs:list_for_each (Results 1 - 25 of 212) sorted by path

123456789

/linux-master/arch/powerpc/lib/
H A Drheap.c172 list_for_each(l, &info->free_list) {
238 list_for_each(l, &info->taken_list) {
395 list_for_each(l, &info->free_list) {
460 list_for_each(l, &info->free_list) {
552 list_for_each(l, &info->free_list) {
620 list_for_each(l, &info->taken_list) {
664 list_for_each(l, h) { function
687 list_for_each(l, &info->taken_list) {
/linux-master/arch/sh/kernel/
H A Dunwinder.c87 list_for_each(tmp, &unwinder_list) {
/linux-master/drivers/dma-buf/
H A Dsync_debug.c114 list_for_each(pos, &obj->pt_list) {
148 list_for_each(pos, &sync_timeline_list_head) {
161 list_for_each(pos, &sync_file_list_head) {
/linux-master/drivers/dma/qcom/
H A Dhidma_dbg.c150 list_for_each(position, &dmadev->ddev.channels) {
/linux-master/drivers/media/pci/ivtv/
H A Divtv-irq.c257 list_for_each(p, &s->q_dma.list) {
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c628 list_for_each(head, del_list) { function
/linux-master/drivers/net/wireless/st/cw1200/
H A Ddebug.c200 list_for_each(item, &priv->tx_policy_cache.used)
/linux-master/drivers/scsi/csiostor/
H A Dcsio_isr.c228 list_for_each(tmp, &cbfn_q) {
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay.c221 list_for_each(l, &panel_list) {
/linux-master/fs/jffs2/
H A Dnodemgmt.c569 list_for_each(this, head) { function
/linux-master/lib/reed_solomon/
H A Dreed_solomon.c244 list_for_each(tmp, &codec_list) {
/linux-master/sound/synth/
H A Dutil_mem.c78 list_for_each(p, &hdr->block) {
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c110 list_for_each(i, &driver->edev_list) {
177 list_for_each(j, &driver->edev_list) {
197 list_for_each(j, &driver->edev_list) {
/linux-master/arch/m68k/sun3/
H A Dsun3dvma.c79 list_for_each(cur, holes) { function
101 list_for_each(cur, &hole_list) {
154 list_for_each(cur, &hole_list) {
207 list_for_each(cur, &hole_list) {
/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c370 list_for_each(pos, &mpc52xx_gpt_list) {
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas.c189 list_for_each(ent, &vas_instances) {
/linux-master/arch/s390/appldata/
H A Dappldata_base.c114 list_for_each(lh, &appldata_ops_list) {
281 list_for_each(lh, &appldata_ops_list) {
/linux-master/arch/s390/mm/
H A Dextmem.c118 list_for_each (l, &dcss_list) {
277 list_for_each(l, &dcss_list) {
/linux-master/arch/um/drivers/
H A Dchan_kern.c116 list_for_each(ele, chans) { function
147 list_for_each(ele, &line->chan_list) {
194 list_for_each(ele, &list) {
H A Dmconsole_kern.c269 list_for_each(ele, &mconsole_devices) {
574 list_for_each(ele, &clients) {
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 Dport_kern.c135 list_for_each(ele, &ports) {
166 list_for_each(ele, &ports) {
296 list_for_each(ele, &ports) {
H A Dvector_kern.c701 list_for_each(ele, &vector_devices) {
1678 list_for_each(ele, &vec_cmd_line) {
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c413 list_for_each(l, &r->domains) {
/linux-master/arch/xtensa/platforms/iss/
H A Dnetwork.c596 list_for_each(ele, &eth_cmd_line) {

Completed in 433 milliseconds

123456789