Home
last modified time | relevance | path

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

/linux-6.8/mm/
Dvmalloc.c2096 struct vmap_block_queue *vbq, struct list_head *purge_list, in purge_fragmented_block()
2120 static void free_purged_blocks(struct list_head *purge_list) in free_purged_blocks()
/linux-6.8/drivers/gpu/drm/i915/
Di915_drv.h139 struct list_head purge_list; member
/linux-6.8/fs/ocfs2/dlm/
Ddlmcommon.h111 struct list_head purge_list; member
/linux-6.8/drivers/scsi/ibmvscsi/
Dibmvfc.c1076 static void ibmvfc_complete_purge(struct list_head *purge_list) in ibmvfc_complete_purge()