mm_alloc_sched
#define mm_alloc_sched(...) alloc_hooks(mm_alloc_sched_noprof(__VA_ARGS__))
static inline int mm_alloc_sched(struct mm_struct *mm) { return 0; }