Searched refs:list_for_each (Results 101 - 125 of 212) sorted by relevance

123456789

/linux-master/drivers/usb/class/
H A Dusbtmc.c2312 list_for_each(elem, &data->file_list) {
2488 list_for_each(elem, &data->file_list) {
2521 list_for_each(elem, &data->file_list) {
2560 list_for_each(elem, &data->file_list) {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c500 list_for_each(pos, &chain_s->prios_list) {
/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c370 list_for_each(pos, &mpc52xx_gpt_list) {
/linux-master/fs/dlm/
H A Dmember.c293 list_for_each(tmp, head) { function
/linux-master/fs/hfsplus/
H A Dcatalog.c396 list_for_each(pos, &HFSPLUS_I(dir)->open_dir_list) {
/linux-master/security/tomoyo/
H A Dcommon.c2206 list_for_each(tmp, &tomoyo_query_list) {
2224 list_for_each(tmp, &tomoyo_query_list) {
2263 list_for_each(tmp, &tomoyo_query_list) {
2272 list_for_each(tmp, &tomoyo_query_list) {
/linux-master/drivers/s390/block/
H A Ddasd_ioctl.c551 list_for_each(l, &base->ccw_queue)
/linux-master/sound/core/seq/
H A Dseq_ports.c508 list_for_each(p, &grp->list_head) {
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c1150 list_for_each(pos,
1163 list_for_each(pos,
H A Dfman_tgec.c575 list_for_each(pos, &tgec->multicast_addr_hash->lsts[hash]) {
/linux-master/drivers/bluetooth/
H A Dhci_bcm.c239 list_for_each(p, &bcm_device_list) {
470 list_for_each(p, &bcm_device_list) {
/linux-master/drivers/md/
H A Ddm-stats.c250 list_for_each(l, &stats->list) {
400 list_for_each(l, &stats->list) {
/linux-master/drivers/scsi/csiostor/
H A Dcsio_scsi.c328 list_for_each(tmp, &req->gen_list) {
2373 list_for_each(tmp, &scm->ddp_freelist) {
2400 list_for_each(tmp, &scm->ddp_freelist) {
/linux-master/sound/core/
H A Dtimer.c1519 list_for_each(p, &snd_timer_list) {
1547 list_for_each(p, &snd_timer_list) {
1618 list_for_each(p, &t->open_list_head) {
/linux-master/drivers/pinctrl/
H A Dpinctrl-single.c1400 list_for_each(pos, &pcs->irqs) {
1481 list_for_each(pos, &pcs->irqs) {
/linux-master/arch/um/drivers/
H A Dvector_kern.c701 list_for_each(ele, &vector_devices) {
1678 list_for_each(ele, &vec_cmd_line) {
/linux-master/drivers/scsi/bfa/
H A Dbfa_core.c1847 list_for_each(dm_qe, &dma_info->qe) {
1853 list_for_each(km_qe, &kva_info->qe) {
/linux-master/drivers/video/fbdev/
H A Duvesafb.c858 list_for_each(pos, &info->modelist)
868 list_for_each(pos, &info->modelist) {
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c184 list_for_each(tmp, lag->netdev_head) {
1466 list_for_each(tmp, lag->netdev_head) {
/linux-master/fs/jffs2/
H A Dnodemgmt.c569 list_for_each(this, head) { function
/linux-master/drivers/scsi/esas2r/
H A Desas2r_disc.c1170 list_for_each(element, &a->defer_list) {
/linux-master/drivers/usb/host/
H A Dehci-dbg.c416 list_for_each(entry, &qh->qtd_list) {
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c112 list_for_each(pos, head) { function
/linux-master/fs/
H A Dseq_file.c907 list_for_each(lh, head)
/linux-master/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c603 list_for_each(pos, &bdev->entire_bo_list) {

Completed in 289 milliseconds

123456789