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
102 Options op; variable141 Options op; variable180 Options op; variable220 Options op; variable258 Options op; variable296 Options op; variable
80 uint8_t op = dataProvider->ConsumeIntegral<uint8_t>() % ops.size(); in TimerTestFunc() local
520 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxGeneral); in ParcelTestFunc() local526 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxUnaligned); in ParcelTestFunc() local532 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxOther); in ParcelTestFunc() local
405 let op = state.get_op(); in poll_seek() localVariable529 let op = state.get_op(); in poll_write() localVariable558 let op = state.get_op(); in poll_flush() localVariable
316 for (auto op : fuzzOps) { in TestLoop() local
373 static PMState UxpteOps(UxPageTableStruct *upt, uint64_t addr, size_t len, enum UxpteOp op) in UxpteOps()