Home
last modified time | relevance | path

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

/mm/kasan/
Dkasan.h56 struct kasan_source_location *location; member
/mm/
Dslub.c4449 struct location { struct
4464 struct location *loc; argument
4471 get_order(sizeof(struct location) * t->max)); in free_loc_track()
4476 struct location *l; in alloc_loc_track()
4479 order = get_order(sizeof(struct location) * max); in alloc_loc_track()
4486 memcpy(l, t->loc, sizeof(struct location) * t->count); in alloc_loc_track()
4498 struct location *l; in add_location()
4554 (t->count - pos) * sizeof(struct location)); in add_location()
4596 if (!map || !alloc_loc_track(&t, PAGE_SIZE / sizeof(struct location), in list_locations()
4620 struct location *l = &t.loc[i]; in list_locations()
DKconfig255 Allows the migration of the physical location of pages of processes