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
235 * @kfifo: A dedicated Kernel kfifo descriptor
239 * Each protocol has its own dedicated events_queue descriptor.
350 * @chain: The notification chain dedicated to this specific event tuple
416 * Read an event header from the protocol queue into the dedicated scratch
455 * Read an event payload from the protocol queue into the dedicated scratch
514 * @work: The work item to use, which is associated to a dedicated events_queue
525 * * a dedicated per-protocol kfifo queue is used: in this way an anomalous
529 * + all protocols can process their dedicated queues concurrently
995 * Valid pending incomplete bindings will be periodically retried by a dedicated
1337 * by the tuple (proto_id, evt_id, src_id) on a dedicated notification chain