pub fn sys_memfd_create(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
user_name: UserCString,
flags: u32,
) -> Result<FdNumber, Errno>pub fn sys_memfd_create(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
user_name: UserCString,
flags: u32,
) -> Result<FdNumber, Errno>