Home
last modified time | relevance | path

Searched defs:res (Results 1 – 11 of 11) sorted by relevance

/mm/
Dmemory_hotplug.c104 struct resource *res; in register_memory_resource() local
135 static void release_memory_resource(struct resource *res) in release_memory_resource()
1020 int __ref add_memory_resource(int nid, struct resource *res, mhp_t mhp_flags) in add_memory_resource()
1108 struct resource *res; in __add_memory() local
1136 struct resource *res; in add_memory_subsection() local
1202 struct resource *res; in add_memory_driver_managed() local
Dmemory-failure.c812 int res = 0; in me_huge_page() local
863 unsigned long res; member
1154 int res; in memory_failure_hugetlb() local
1332 int res; in memory_failure() local
Ddmapool.c472 static void dmam_pool_release(struct device *dev, void *res) in dmam_pool_release()
479 static int dmam_pool_match(struct device *dev, void *res, void *match_data) in dmam_pool_match()
Dmmu_notifier.c105 struct mmu_interval_notifier *res = NULL; in mn_itree_inv_start_range() local
Dutil.c1029 int res = 0; in get_cmdline() local
Dvmscan.c853 int res; in pageout() local
Dshmem.c4181 struct file *res; in __shmem_file_setup() local
Dslab.c4114 int limit, batchcount, shared, res; in slabinfo_write() local
Dhugetlb.c5866 int res; in hugetlb_cma_reserve() local
Dpage_alloc.c759 unsigned long res; in debug_guardpage_minorder_setup() local
/mm/damon/
Dreclaim.c225 static int walk_system_ram(struct resource *res, void *arg) in walk_system_ram()