Searched defs:talitos_channel (Results 1 – 1 of 1) sorted by relevance
101 struct talitos_channel { struct103 struct talitos_request *fifo;106 atomic_t submit_count ____cacheline_aligned;109 spinlock_t head_lock ____cacheline_aligned;111 int head;114 spinlock_t tail_lock ____cacheline_aligned;116 int tail;