Searched defs:op (Results 1 – 7 of 7) sorted by relevance
57 bool IOEventEpoll::OperateEpoll(int op, int fd, EPEventId epollEvents) in OperateEpoll()90 int op = EPOLL_CTL_ADD; in ModifyEvents() local
61 Options op; variable99 Options op; variable138 Options op; variable178 Options op; variable216 Options op; variable254 Options op; variable
80 uint8_t op = dataProvider->ConsumeIntegral<uint8_t>() % ops.size(); in TimerTestFunc() local
370 let op = state.get_op(); in poll_seek() localVariable492 let op = state.get_op(); in poll_write() localVariable521 let op = state.get_op(); in poll_flush() localVariable
506 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxGeneral); in ParcelTestFunc() local512 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxUnaligned); in ParcelTestFunc() local518 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxOther); in ParcelTestFunc() local
316 for (auto op : fuzzOps) { in TestLoop() local
339 static PMState UxpteOps(UxPageTableStruct *upt, uint64_t addr, size_t len, enum UxpteOp op) in UxpteOps()