Lines Matching refs:get

50 …fifo.get.immediate.kernel                - Get data from FIFO (no ctx switch)                 :   …
52 …fifo.get.free.immediate.kernel - Free when getting data from FIFO (no ctx switch) : …
53 …fifo.get.blocking.k_to_k - Get data from FIFO (w/ ctx switch) : …
55 …fifo.get.free.blocking.k_to_k - Free when getting data from FIFO (w/ ctx siwtch) : …
58 …lifo.get.immediate.kernel - Get data from LIFO (no ctx switch) : …
60 …lifo.get.free.immediate.kernel - Free when getting data from LIFO (no ctx switch) : …
61 …lifo.get.blocking.k_to_k - Get data from LIFO (w/ ctx switch) : …
63 …lifo.get.free.blocking.k_to_k - Free when getting data from LIFO (w/ ctx switch) : …
119 …fifo.get.immediate.kernel - Get data from FIFO (no ctx switch) : …
121 …fifo.get.free.immediate.kernel - Free when getting data from FIFO (no ctx switch) : …
123 …fifo.get.free.immediate.user - Free when getting data from FIFO (no ctx switch) : …
124 …fifo.get.blocking.k_to_k - Get data from FIFO (w/ ctx switch) : …
126 …fifo.get.free.blocking.k_to_k - Free when getting data from FIFO (w/ ctx siwtch) : …
128 …fifo.get.free.blocking.u_to_k - Free when getting data from FIFO (w/ ctx siwtch) : …
130 …fifo.get.free.blocking.k_to_u - Free when getting data from FIFO (w/ ctx siwtch) : …
132 …fifo.get.free.blocking.u_to_u - Free when getting data from FIFO (w/ ctx siwtch) : …
135 …lifo.get.immediate.kernel - Get data from LIFO (no ctx switch) : …
137 …lifo.get.free.immediate.kernel - Free when getting data from LIFO (no ctx switch) : …
139 …lifo.get.free.immediate.user - Free when getting data from LIFO (no ctx switch) : …
140 …lifo.get.blocking.k_to_k - Get data from LIFO (w/ ctx switch) : …
142 …lifo.get.free.blocking.k_to_k - Free when getting data from LIFO (w/ ctx switch) : …
144 …lifo.get.free.blocking.u_to_k - Free when getting data from LIFO (w/ ctx switch) : …
146 …lifo.get.free.blocking.k_to_u - Free when getting data from LIFO (w/ ctx switch) : …
148 …lifo.get.free.blocking.u_to_u - Free when getting data from LIFO (w/ ctx switch) : …