Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c398 static void set_obj_status(struct page *page, int idx, int val) in set_obj_status() function
422 static inline void set_obj_status(struct page *page, int idx, int val) {} in set_obj_status() function
2525 set_obj_status(page, i, OBJECT_FREE); in cache_init_objs()
2737 set_obj_status(page, objnr, OBJECT_FREE); in cache_free_debugcheck()
2905 set_obj_status(page, obj_to_index(cachep, page, objp), OBJECT_ACTIVE); in cache_alloc_debugcheck_after()