Home
last modified time | relevance | path

Searched refs:trg (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dhugetlb.c603 struct file_region *iter, *trg = NULL; in add_reservation_in_range() local
613 list_for_each_entry_safe(iter, trg, head, link) { in add_reservation_in_range()
664 struct file_region *trg = NULL, *rg = NULL; in allocate_file_region_entries() local
690 trg = kmalloc_obj(*trg); in allocate_file_region_entries()
691 if (!trg) in allocate_file_region_entries()
693 list_add(&trg->link, &allocated_regions); in allocate_file_region_entries()
705 list_for_each_entry_safe(rg, trg, &allocated_regions, link) { in allocate_file_region_entries()
858 struct file_region *rg, *trg; in region_del() local
864 list_for_each_entry_safe(rg, trg, head, link) { in region_del()
1114 struct file_region *rg, *trg; in resv_map_release() local
[all …]
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c660 coresight_simple_reg32(trg, ETB_TRG),
H A Dcoresight-tmc-core.c460 coresight_simple_reg32(trg, TMC_TRG),