mm_alloc_cid
# define mm_alloc_cid(...) alloc_hooks(mm_alloc_cid_noprof(__VA_ARGS__))
static inline int mm_alloc_cid(struct mm_struct *mm, struct task_struct *p) { return 0; }