Lines Matching +full:reference +full:- +full:sources
29 additions to the ring - which might end up interleaved with notification
32 The owner of the pipe has to tell the kernel which sources it would like to
33 watch through that pipe. Only sources that have been connected to a pipe will
63 the type of record from that source (see the Watch Sources section below). The
84 * A type-specific field (WATCH_INFO_TYPE_INFO). This is set by the
100 non-global watch list is typically referred to by reference to the object it
127 of the pipe device driver, but it is necessary to gain a reference to it to set
139 This discards the reference obtained from ``get_watch_queue()``.
160 The ``info_id`` value should be an 8-bit number obtained from userspace and
181 driver-settable fields in the watch struct must have been set before this
217 units of buffer slots is noted in ``n->info & WATCH_INFO_LENGTH``.
228 Watch Sources
231 Any particular buffer can be fed from multiple sources. Sources include:
288 all events from the watched sources will come through.
322 largest = end - p;
327 len = (n->info & WATCH_INFO_LENGTH) >>