Searched refs:del_singleshot_timer_sync (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/char/tpm/
H A Dtpm-dev.c93 del_singleshot_timer_sync(&priv->user_read_timer); tpm_read()
164 del_singleshot_timer_sync(&priv->user_read_timer); tpm_release()
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dprism2usb.c167 del_singleshot_timer_sync(&hw->throttle); prism2sta_disconnect_usb()
168 del_singleshot_timer_sync(&hw->reqtimer); prism2sta_disconnect_usb()
169 del_singleshot_timer_sync(&hw->resptimer); prism2sta_disconnect_usb()
H A Dhfa384x_usb.c1266 del_singleshot_timer_sync(&hw->reqtimer); hfa384x_usbctlx_complete_sync()
1267 del_singleshot_timer_sync(&hw->resptimer); hfa384x_usbctlx_complete_sync()
/linux-4.1.27/include/linux/
H A Dtimer.h250 #define del_singleshot_timer_sync(t) del_timer_sync(t) macro
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_partition.c298 del_singleshot_timer_sync(&part->disengage_timer); xpc_partition_disengaged()
/linux-4.1.27/net/sunrpc/
H A Dxprt.c960 del_singleshot_timer_sync(&xprt->timer); xprt_transmit()
/linux-4.1.27/kernel/time/
H A Dtimer.c1510 del_singleshot_timer_sync(&timer); schedule_timeout()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem.c1291 del_singleshot_timer_sync(&timer); __i915_wait_request()

Completed in 210 milliseconds