Searched defs:affid (Results 1 – 3 of 3) sorted by relevance
| /components/mm/ |
| A D | mm_object.c | 37 int affid = RT_PAGE_PICK_AFFID(msg->fault_vaddr); in on_page_fault() local
|
| A D | mm_page.c | 497 static rt_page_t *_get_pgls_head(pgls_agr_t *agr_pgls, int affid, in _get_pgls_head() 634 pgls_agr_t agr_pgls[], rt_uint32_t size_bits, int affid, in __pages_alloc() 701 rt_uint32_t size_bits, int affid) in _pages_alloc() 758 rt_uint32_t size_bits, int affid) in _early_pages_alloc() 825 rt_inline void *_do_pages_alloc(rt_uint32_t size_bits, size_t flags, int affid) in _do_pages_alloc() 922 void *rt_pages_alloc_tagged(rt_uint32_t size_bits, long affid, size_t flags) in rt_pages_alloc_tagged()
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_pcache.c | 1008 int affid = RT_PAGE_PICK_AFFID(pos); in dfs_page_create() local
|
Completed in 10 milliseconds