Searched refs:sync_kloop_poll_entry (Results 1 – 1 of 1) sorted by relevance
448 struct sync_kloop_poll_entry { struct476 struct sync_kloop_poll_entry entries[0]; argument485 struct sync_kloop_poll_entry *entry = poll_ctx->entries + in sync_kloop_poll_table_queue_proc()505 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_kick_wake_fun()506 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_kick_wake_fun()517 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_irq_wake_fun()518 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_irq_wake_fun()537 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_kick_wake_fun()538 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_rx_kick_wake_fun()549 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_irq_wake_fun()[all …]