Lines Matching full:dedicated
38 * for still to be registered events are instead kept in the dedicated common
42 * and is served by its own dedicated notification chain; information contained
54 * pushes the event-data itself on a protocol-dedicated kfifo queue for further
57 * Each protocol has it own dedicated work_struct and worker which, once kicked
58 * by the ISR, takes care to empty its own dedicated queue, deliverying the
233 * @kfifo: A dedicated Kernel kfifo descriptor
237 * Each protocol has its own dedicated events_queue descriptor.
346 * @chain: The notification chain dedicated to this specific event tuple
412 * Read an event header from the protocol queue into the dedicated scratch
451 * Read an event payload from the protocol queue into the dedicated scratch
510 * @work: The work item to use, which is associated to a dedicated events_queue
521 * * a dedicated per-protocol kfifo queue is used: in this way an anomalous
525 * + all protocols can process their dedicated queues concurrently
952 * Valid pending incomplete bindings will be periodically retried by a dedicated
1262 * by the tuple (proto_id, evt_id, src_id) on a dedicated notification chain