Searched refs:relay_reserve (Results 1 – 3 of 3) sorted by relevance
253 static inline void *relay_reserve(struct rchan *chan, size_t length) in relay_reserve() function
180 relay_reserve(chan, length)428 relay_reserve() is used to reserve a slot in a channel buffer which433 using relay_reserve() can keep a count of the number of bytes actually438 separated from the reserve, relay_reserve() doesn't protect the buffer440 synchronization when using relay_reserve().
124 t = relay_reserve(bt->rchan, trace_len); in relay_blktrace_event1()144 t = relay_reserve(bt->rchan, trace_len); in relay_blktrace_event2()