Lines Matching defs:new
22 * head load before writing new SQ entries (smp_load_acquire to read
510 * procedure rather than attempt to run this request (or create a new
601 * only changing IFF a new CQE has been added to the CQ ring. There's
1206 * @new: new entry as the head of the list
1212 struct llist_node *new)
1214 return xchg(&head->first, new);
2267 * IOSQE_IO_LINK is set in the sqe, start a new head. This one will be
2338 * since once we write the new head, the application could
2339 * write new data to them.