alloc_uid 53 include/linux/sched/user.h extern struct user_struct * alloc_uid(kuid_t); alloc_uid 456 kernel/sys.c new_user = alloc_uid(new->uid);