Home
last modified time | relevance | path

Searched defs:list_for_each_entry_safe (Results 1 - 25 of 499) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dpci.c32 list_for_each_entry_safe(afu, tmp, afu_list, list) { in ocxl_probe() function
H A Dpasid.c67 list_for_each_entry_safe(cur, tmp, head, list) { in range_free() function
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dpci.c32 list_for_each_entry_safe(afu, tmp, afu_list, list) { in ocxl_probe() function
H A Dpasid.c67 list_for_each_entry_safe(cur, tmp, head, list) { in range_free() function
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Donboard_usb_hub_pdevs.c137 list_for_each_entry_safe(pdle, tmp, pdev_list, node) { in onboard_hub_destroy_pdevs() function
/kernel/linux/linux-5.10/drivers/dma/
H A Dvirt-dma.c116 list_for_each_entry_safe(vd, _vd, head, node) { in vchan_dma_desc_free_list() function
/kernel/linux/linux-5.10/fs/cifs/
H A Ddfs_cache.h81 list_for_each_entry_safe(it, nit, &tl->tl_list, it_list) { in dfs_cache_free_tgts() function
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.h45 list_for_each_entry_safe(ordered, tmp, &ctx->ordered_extents, log_list) { in btrfs_release_log_ctx_extents() function
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs_cache.h80 list_for_each_entry_safe(it, nit, &tl->tl_list, it_list) { in dfs_cache_free_tgts() function
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.c116 list_for_each_entry_safe(vd, _vd, head, node) { in vchan_dma_desc_free_list() function
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_codec.c42 list_for_each_entry_safe(c, n, codec_list, list) { in hci_codec_list_clear() function
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-uevent.c126 list_for_each_entry_safe(event, next, events, elist) { in dm_send_uevents() function
/kernel/linux/linux-5.10/include/linux/
H A Dxattr.h100 list_for_each_entry_safe(xattr, node, &xattrs->head, list) { in simple_xattrs_free() function
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dlist.h61 #define list_for_each_entry_safe(pos, n, head, member) \ macro
/kernel/linux/linux-5.10/mm/
H A Dballoon_compaction.c48 list_for_each_entry_safe(page, tmp, pages, lru) { in balloon_page_list_enqueue() function
/kernel/linux/linux-5.10/net/atm/
H A Daddr.c59 list_for_each_entry_safe(this, p, head, entry) { in atm_reset_addr() function
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.h65 list_for_each_entry_safe(ordered, tmp, &ctx->ordered_extents, log_list) { in btrfs_release_log_ctx_extents() function
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c128 list_for_each_entry_safe(entry, next, list, head) { in vmw_cmdbuf_res_commit() function
164 list_for_each_entry_safe(entry, next, list, head) { in vmw_cmdbuf_res_revert() function
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-uevent.c126 list_for_each_entry_safe(event, next, events, elist) { in dm_send_uevents() function
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dlist.h61 #define list_for_each_entry_safe(pos, n, head, member) \ macro
/kernel/linux/linux-6.6/mm/
H A Dballoon_compaction.c48 list_for_each_entry_safe(page, tmp, pages, lru) { in balloon_page_list_enqueue() function
/kernel/linux/linux-6.6/net/atm/
H A Daddr.c59 list_for_each_entry_safe(this, p, head, entry) { in atm_reset_addr() function
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dopt-arm.c293 list_for_each_entry_safe(op, tmp, oplist, list) { in arch_optimize_kprobes() function
341 list_for_each_entry_safe(op, tmp, oplist, list) { in arch_unoptimize_kprobes() function
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-msi.c217 list_for_each_entry_safe(desc, tmp, dev_to_msi_list(dev), list) { in fsl_mc_msi_free_descs() function
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c19 list_for_each_entry_safe(e, tmp, h, list_entry) { in ice_fltr_free_list() function

Completed in 9 milliseconds

12345678910>>...20