Searched defs:list_for_each_entry_safe (Results 151 - 175 of 256) sorted by last modified time

1234567891011

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c2770 list_for_each_entry_safe(trans, tmp, bulk_list, bulk_list) { function
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3466 list_for_each_entry_safe(ent1, ent2, lst, list) { function
3570 list_for_each_entry_safe(tm function
4112 list_for_each_entry_safe(ent, tmp, lst, list) function
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c2030 list_for_each_entry_safe(mac_node, tmp, list, node) { function
/linux-master/drivers/media/usb/hackrf/
H A Dhackrf.c743 list_for_each_entry_safe(buffer, node, buffer_list, list) { function
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c374 list_for_each_entry_safe(req, n, queue, list) { function
/linux-master/drivers/md/
H A Draid5-cache.c1950 list_for_each_entry_safe(sh, next, cached_stripe_list, lru) { function
1963 list_for_each_entry_safe(sh, next, cached_stripe_list, lru) function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs.c151 list_for_each_entry_safe(cur, tmp, list, node) { function
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c702 list_for_each_entry_safe(obj, on, objects, st_link) { function
/linux-master/drivers/accel/habanalabs/common/
H A Dmemory.c403 list_for_each_entry_safe(va_block, tmp, va_list, node) { function
2473 list_for_each_entry_safe(userptr, tmp, userptr_list, job_node) { function
/linux-master/mm/
H A Dpage_reporting.c183 list_for_each_entry_safe(page, next, list, lru) { function
H A Dhugetlb_vmemmap.c508 list_for_each_entry_safe(folio, t_folio, folio_list, lru) { function
/linux-master/fs/ocfs2/
H A Daops.c817 list_for_each_entry_safe(ue, tmp, head, ue_node) { function
/linux-master/fs/gfs2/
H A Dlog.c418 list_for_each_entry_safe(tr, safe, ail2_list, tr_list) { function
423 list_for_each_entry_safe(tr, safe, ail2_list, tr_list) { function
/linux-master/drivers/char/ipmi/
H A Dipmi_msghandler.c685 list_for_each_entry_safe(msg, msg2, q, link) { function
695 list_for_each_entry_safe(msg, msg2, q, link) { function
/linux-master/crypto/
H A Dalgapi.c168 list_for_each_entry_safe(spawn, n, spawns, list) { function
446 list_for_each_entry_safe(alg, n, list, cra_list) { function
/linux-master/fs/fuse/
H A Ddax.c1212 list_for_each_entry_safe(range, temp, mem_list, list) { function
/linux-master/drivers/misc/mei/
H A Dclient.c421 list_for_each_entry_safe(cb, next, head, list) { function
443 list_for_each_entry_safe(cb, next, head, list) { function
H A Dinterrupt.c34 list_for_each_entry_safe(cb, next, cmpl_list, list) { function
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1020 list_for_each_entry_safe(mac_node, tmp, list, node) { function
1044 list_for_each_entry_safe(mac_node, tmp, add_list, node) { function
1072 list_for_each_entry_safe(mac_node, tmp, del_list, node) { function
1093 list_for_each_entry_safe(mac_node, tmp, list, node) { function
1117 list_for_each_entry_safe(mac_node, tmp, list, node) { function
/linux-master/drivers/usb/usbip/
H A Dvhci_hcd.c966 list_for_each_entry_safe(unlink, tmp, unlink_list, list) { function
/linux-master/drivers/dma/
H A Dmmp_pdma.c418 list_for_each_entry_safe(desc, _desc, list, node) { function
H A Dat_xdmac.c1659 list_for_each_entry_safe(iter, _desc, descs_list, desc_node) { function
/linux-master/drivers/target/
H A Dtarget_core_alua.c1319 list_for_each_entry_safe(lba_map, lba_map_tmp, lba_list, function
/linux-master/drivers/nvdimm/
H A Dbadrange.c118 list_for_each_entry_safe(bre, next, badrange_list, list) { function
/linux-master/drivers/misc/
H A Dvmw_balloon.c915 list_for_each_entry_safe(page, tmp, page_list, lru) { function

Completed in 349 milliseconds

1234567891011