Lines Matching refs:t
24 buffer data. The relay interface doesn't implement any form of data
44 message couldn't fit into a sub-buffer. Userspace can use this
62 user isn't necessary for basic operation.
100 between kernel and user isn't necessary for basic operation. Things
118 memory space. Note that you can't do a partial mmap - you
122 'consumed' by the reader, i.e. they won't be available
148 mount -t debugfs debugfs /sys/kernel/debug
152 the host filesystem doesn't need to be mounted for kernel
263 If the create_buf_file() callback fails, or isn't defined, channel
331 there is no consumer or if the consumer can't consume sub-buffers fast
339 write functions described below. Whenever a message can't fit into
401 The default subbuf_start() implementation, used if the client doesn't
402 define any callbacks, or doesn't define the subbuf_start() callback,
414 pointer to the previous sub-buffer, since the padding value isn't
431 don't return a value, so you can't determine whether or not they
432 failed - the assumption is that you wouldn't want to check a return
448 separated from the reserve, relay_reserve() doesn't protect the buffer
470 do so, i.e. when the channel isn't currently being written to.