Searched defs:req (Results 1 – 2 of 2) sorted by relevance
154 let req = PerfEventIoc::from_u32(cmd).ok_or(SystemError::EINVAL)?; in ioctl() localVariable
320 let req = args[0] as *const PosixTimeSpec; in handle() localVariable