Home
last modified time | relevance | path

Searched refs:free_lists (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_hwrt.h74 struct pvr_free_list *free_lists[ROGUE_FWIF_NUM_RTDATA_FREELISTS]; member
/linux/tools/perf/util/
H A Dthread.h26 struct list_head free_lists; member
H A Dthread.c587 list_for_each_entry_safe(pos, tmp, &lbr_stitch->free_lists, node) { in thread__free_stitch_list()
H A Dmachine.c2467 if (!list_empty(&lbr_stitch->free_lists)) { in get_stitch_node()
2468 stitch_node = list_first_entry(&lbr_stitch->free_lists, in get_stitch_node()
2570 INIT_LIST_HEAD(&thread__lbr_stitch(thread)->free_lists); in alloc_lbr_stitch()
2630 list_splice_init(&lbr_stitch->lists, &lbr_stitch->free_lists); in resolve_lbr_callchain_sample()
/linux/mm/damon/
H A Dvaddr.c835 goto free_lists; in damos_va_migrate()
848 free_lists: in damos_va_migrate()