Searched defs:reserve_ticket (Results 1 – 1 of 1) sorted by relevance
185 struct reserve_ticket { struct186 u64 bytes;187 int error;188 bool steal;189 struct list_head list;190 wait_queue_head_t wait;191 spinlock_t lock;