/kernel/linux/linux-5.10/drivers/staging/vt6656/ |
H A D | power.c | 105 int wake_up = false; in vnt_next_tbtt_wakeup() local 110 wake_up = true; in vnt_next_tbtt_wakeup() 113 return wake_up; in vnt_next_tbtt_wakeup()
|
/kernel/linux/linux-6.6/drivers/staging/vt6656/ |
H A D | power.c | 103 int wake_up = false; in vnt_next_tbtt_wakeup() local 108 wake_up = true; in vnt_next_tbtt_wakeup() 111 return wake_up; in vnt_next_tbtt_wakeup()
|
/kernel/linux/linux-5.10/drivers/staging/vt6655/ |
H A D | power.c | 130 bool wake_up = false; in PSbIsNextTBTTWakeUp() local 142 wake_up = true; in PSbIsNextTBTTWakeUp() 146 return wake_up; in PSbIsNextTBTTWakeUp()
|
/kernel/linux/linux-6.6/drivers/staging/vt6655/ |
H A D | power.c | 128 bool wake_up = false; in PSbIsNextTBTTWakeUp() local 139 wake_up = true; in PSbIsNextTBTTWakeUp() 143 return wake_up; in PSbIsNextTBTTWakeUp()
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | bh.c | 89 wake_up(&priv->bh_wq); in cw1200_unregister_bh() 111 wake_up(&priv->bh_wq); in cw1200_irq_handler() 124 wake_up(&priv->bh_wq); in cw1200_bh_wakeup() 136 wake_up(&priv->bh_wq); in cw1200_bh_suspend() 151 wake_up(&priv->bh_wq); in cw1200_bh_resume() 173 wake_up(&priv->bh_evt_wq); in wsm_release_tx_buffer() 528 wake_up(&priv->bh_evt_wq); in cw1200_bh() 539 wake_up(&priv->bh_evt_wq); in cw1200_bh()
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | bh.c | 86 wake_up(&priv->bh_wq); in cw1200_unregister_bh() 106 wake_up(&priv->bh_wq); in cw1200_irq_handler() 119 wake_up(&priv->bh_wq); in cw1200_bh_wakeup() 131 wake_up(&priv->bh_wq); in cw1200_bh_suspend() 146 wake_up(&priv->bh_wq); in cw1200_bh_resume() 168 wake_up(&priv->bh_evt_wq); in wsm_release_tx_buffer() 517 wake_up(&priv->bh_evt_wq); in cw1200_bh() 528 wake_up(&priv->bh_evt_wq); in cw1200_bh()
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | sched-migration.py | 144 def wake_up(self, new): member in RunqueueSnapshot 210 def wake_up(self, ts_list, pid, cpu, fork): member in TimeSlice 215 new_rq = old_rq.wake_up(pid) 355 def wake_up(self, headers, comm, pid, success, target_cpu, fork): member in SchedEventProxy 359 ts.wake_up(self.timeslices, pid, target_cpu, fork) 436 parser.wake_up(headers, comm, pid, success, target_cpu, 1) 444 parser.wake_up(headers, comm, pid, success, target_cpu, 0)
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | sched-migration.py | 144 def wake_up(self, new): member in RunqueueSnapshot 210 def wake_up(self, ts_list, pid, cpu, fork): member in TimeSlice 215 new_rq = old_rq.wake_up(pid) 355 def wake_up(self, headers, comm, pid, success, target_cpu, fork): member in SchedEventProxy 359 ts.wake_up(self.timeslices, pid, target_cpu, fork) 436 parser.wake_up(headers, comm, pid, success, target_cpu, 1) 444 parser.wake_up(headers, comm, pid, success, target_cpu, 0)
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-irq.c | 18 wake_up(&cx->mb_cpu_waitq); in xpu_ack() 20 wake_up(&cx->mb_apu_waitq); in xpu_ack()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/via/ |
H A D | via_video.c | 62 wake_up(&(dev_priv->decoder_queue[i])); in via_release_futex() 90 wake_up(&(dev_priv->decoder_queue[fx->lock])); in via_decoder_futex()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-irq.c | 18 wake_up(&cx->mb_cpu_waitq); in xpu_ack() 20 wake_up(&cx->mb_apu_waitq); in xpu_ack()
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_actlog.c | 102 wake_up(&device->misc_wait); in drbd_md_put_buffer() 230 wake_up(&device->al_wait); in _al_get() 471 wake_up(&device->al_wait); in drbd_al_begin_io_commit() 566 wake_up(&device->al_wait); in drbd_al_complete_io() 605 wake_up(&device->al_wait); in drbd_al_shrink() 827 wake_up(&device->al_wait); in update_sync_bits() 930 wake_up(&device->al_wait); in _bme_get() 989 wake_up(&device->al_wait); in drbd_rs_begin_io() 1042 * we also have to wake_up in drbd_try_rs_begin_io() 1055 wake_up( in drbd_try_rs_begin_io() [all...] |
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_actlog.c | 102 wake_up(&device->misc_wait); in drbd_md_put_buffer() 230 wake_up(&device->al_wait); in _al_get() 471 wake_up(&device->al_wait); in drbd_al_begin_io_commit() 566 wake_up(&device->al_wait); in drbd_al_complete_io() 605 wake_up(&device->al_wait); in drbd_al_shrink() 828 wake_up(&device->al_wait); in update_sync_bits() 932 wake_up(&device->al_wait); in _bme_get() 991 wake_up(&device->al_wait); in drbd_rs_begin_io() 1045 * we also have to wake_up in drbd_try_rs_begin_io() 1058 wake_up( in drbd_try_rs_begin_io() [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | misc.h | 20 wake_up(wq); in cond_wake_up() 32 wake_up(wq); in cond_wake_up_nomb()
|
H A D | inode-map.c | 26 wake_up(&root->ino_cache_wait); in fail_caching_thread() 111 wake_up(&root->ino_cache_wait); in caching_kthread() 131 wake_up(&root->ino_cache_wait); in caching_kthread() 164 wake_up(&root->ino_cache_wait); in start_caching() 180 wake_up(&root->ino_cache_wait); in start_caching()
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | libps2.c | 445 wake_up(&ps2dev->wait); in ps2_handle_ack() 468 wake_up(&ps2dev->wait); in ps2_handle_response() 473 wake_up(&ps2dev->wait); in ps2_handle_response() 486 wake_up(&ps2dev->wait); in ps2_cmd_aborted()
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-context.c | 63 if (signal_flag) wake_up(&pvr2_context_sync_data); in pvr2_context_set_notify() 86 wake_up(&pvr2_context_sync_data); in pvr2_context_destroy() 167 wake_up(&pvr2_context_cleanup_data); in pvr2_context_thread_func() 193 wake_up(&pvr2_context_sync_data); in pvr2_context_global_done()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-context.c | 63 if (signal_flag) wake_up(&pvr2_context_sync_data); in pvr2_context_set_notify() 86 wake_up(&pvr2_context_sync_data); in pvr2_context_destroy() 167 wake_up(&pvr2_context_cleanup_data); in pvr2_context_thread_func() 193 wake_up(&pvr2_context_sync_data); in pvr2_context_global_done()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 92 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local 97 wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL); in wl1251_acx_wake_up_conditions() 98 if (!wake_up) in wl1251_acx_wake_up_conditions() 101 wake_up->wake_up_event = wake_up_event; in wl1251_acx_wake_up_conditions() 102 wake_up->listen_interval = listen_interval; in wl1251_acx_wake_up_conditions() 105 wake_up, sizeof(*wake_up)); in wl1251_acx_wake_up_conditions() 112 kfree(wake_up); in wl1251_acx_wake_up_conditions()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 92 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local 97 wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL); in wl1251_acx_wake_up_conditions() 98 if (!wake_up) in wl1251_acx_wake_up_conditions() 101 wake_up->wake_up_event = wake_up_event; in wl1251_acx_wake_up_conditions() 102 wake_up->listen_interval = listen_interval; in wl1251_acx_wake_up_conditions() 105 wake_up, sizeof(*wake_up)); in wl1251_acx_wake_up_conditions() 112 kfree(wake_up); in wl1251_acx_wake_up_conditions()
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | recoverd.c | 286 wake_up(&ls->ls_recover_lock_wait); in dlm_recoverd() 310 wake_up(&ls->ls_recover_lock_wait); in dlm_recoverd() 344 wake_up(&ls->ls_wait_general); in dlm_recoverd_suspend()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | recoverd.c | 312 wake_up(&ls->ls_recover_lock_wait); in dlm_recoverd() 336 wake_up(&ls->ls_recover_lock_wait); in dlm_recoverd() 370 wake_up(&ls->ls_wait_general); in dlm_recoverd_suspend()
|
/kernel/linux/linux-5.10/kernel/power/ |
H A D | swap.c | 265 wake_up(&hb->wait); in hib_end_io() 611 wake_up(&d->done); in crc32_threadfn() 620 wake_up(&d->done); in crc32_threadfn() 655 wake_up(&d->done); in lzo_compress_threadfn() 664 wake_up(&d->done); in lzo_compress_threadfn() 802 wake_up(&data[thr].go); in save_image_lzo() 810 wake_up(&crc->go); in save_image_lzo() 1141 wake_up(&d->done); in lzo_decompress_threadfn() 1154 wake_up(&d->done); in lzo_decompress_threadfn() 1378 wake_up( in load_image_lzo() [all...] |
/kernel/linux/linux-6.6/kernel/power/ |
H A D | swap.c | 267 wake_up(&hb->wait); in hib_end_io() 613 wake_up(&d->done); in crc32_threadfn() 622 wake_up(&d->done); in crc32_threadfn() 657 wake_up(&d->done); in lzo_compress_threadfn() 666 wake_up(&d->done); in lzo_compress_threadfn() 801 wake_up(&data[thr].go); in save_image_lzo() 809 wake_up(&crc->go); in save_image_lzo() 1140 wake_up(&d->done); in lzo_decompress_threadfn() 1153 wake_up(&d->done); in lzo_decompress_threadfn() 1374 wake_up( in load_image_lzo() [all...] |
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | fs3270.c | 50 wake_up((wait_queue_head_t *) data); in fs3270_wake_up() 100 wake_up(&fp->wait); in fs3270_reset_callback() 115 wake_up(&fp->wait); in fs3270_restore_callback() 187 wake_up(&fp->wait); in fs3270_save_callback() 227 wake_up(&fp->wait); in fs3270_irq()
|