Home
last modified time | relevance | path

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

/mm/kasan/
Dkasan.h55 struct kasan_source_location *location; member
/mm/
Dslub.c4316 struct location { struct
4331 struct location *loc; argument
4338 get_order(sizeof(struct location) * t->max)); in free_loc_track()
4343 struct location *l; in alloc_loc_track()
4346 order = get_order(sizeof(struct location) * max); in alloc_loc_track()
4353 memcpy(l, t->loc, sizeof(struct location) * t->count); in alloc_loc_track()
4365 struct location *l; in add_location()
4421 (t->count - pos) * sizeof(struct location)); in add_location()
4463 if (!map || !alloc_loc_track(&t, PAGE_SIZE / sizeof(struct location), in list_locations()
4487 struct location *l = &t.loc[i]; in list_locations()
DKconfig259 Allows the migration of the physical location of pages of processes