Lines Matching refs:list
11 #include <linux/list.h>
156 * @node: The list node.
157 * @ev_subs: The list of control event subscriptions.
294 * @node: List node for the sorted list.
295 * @next: Single-link list node for the hash.
315 * Each control handler has a list of these refs. The list_head is used to
316 * keep a sorted-by-control-ID list of all controls, while the next pointer
338 * @ctrls: The list of controls owned by this handler.
339 * @ctrl_refs: The list of control references.
354 * is the list header. When the parent control handler is
359 * completed it is removed from this list.
469 * buckets are allocated, so there are more slow list lookups).
498 * buckets are allocated, so there are more slow list lookups).
525 * the control list.