Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c397 static void set_obj_status(struct page *page, int idx, int val) in set_obj_status() function
421 static inline void set_obj_status(struct page *page, int idx, int val) {} in set_obj_status() function
2534 set_obj_status(page, i, OBJECT_FREE); in cache_init_objs()
2746 set_obj_status(page, objnr, OBJECT_FREE); in cache_free_debugcheck()
2914 set_obj_status(page, obj_to_index(cachep, page, objp), OBJECT_ACTIVE); in cache_alloc_debugcheck_after()