Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c889 struct list_head purge_list; member
2688 struct list_head *purge_list, bool force_purge) in purge_fragmented_block()
2713 static void free_purged_blocks(struct list_head *purge_list) in free_purged_blocks()
/linux/drivers/gpu/drm/i915/
H A Di915_drv.h131 struct list_head purge_list; member
/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h111 struct list_head purge_list; member
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1080 static void ibmvfc_complete_purge(struct list_head *purge_list) in ibmvfc_complete_purge()