Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmalloc.c2112 struct list_head *purge_list, bool force_purge) in purge_fragmented_block()
2137 static void free_purged_blocks(struct list_head *purge_list) in free_purged_blocks()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_drv.h139 struct list_head purge_list; member
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h111 struct list_head purge_list; member
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1066 static void ibmvfc_complete_purge(struct list_head *purge_list) in ibmvfc_complete_purge()