Home
last modified time | relevance | path

Searched defs:purge_list (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/mm/
Dvmalloc.c889 struct list_head purge_list; member
2672 struct list_head *purge_list, bool force_purge) in purge_fragmented_block()
2697 static void free_purged_blocks(struct list_head *purge_list) in free_purged_blocks()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_drv.h139 struct list_head purge_list; member
/linux-6.12.1/fs/ocfs2/dlm/
Ddlmcommon.h111 struct list_head purge_list; member
/linux-6.12.1/drivers/scsi/ibmvscsi/
Dibmvfc.c1080 static void ibmvfc_complete_purge(struct list_head *purge_list) in ibmvfc_complete_purge()