Home
last modified time | relevance | path

Searched defs:mm_alloc_cid (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dmm_types.h1205 #define mm_alloc_cid(...) alloc_hooks(mm_alloc_cid_noprof(__VA_ARGS__)) macro
1219 static inline int mm_alloc_cid(struct mm_struct *mm) { return 0; } in mm_alloc_cid() function