Lines Matching defs:data
39 * Wait this long per iteration while trying to push buffered data to the
365 rc = hp->ops->notifier_add(hp, hp->data);
412 hp->ops->notifier_del(hp, hp->data);
419 * there is no buffered data otherwise sleeps on a wait queue
469 hp->ops->notifier_hangup(hp, hp->data);
546 * Racy, but harmless, kick thread if there is still pending data.
665 /* Now check if we can get data (are we throttled ?) */
676 /* Read data if any */
911 struct hvc_struct *hvc_alloc(uint32_t vtermno, int data,
931 hp->data = data;