Home
last modified time | relevance | path

Searched refs:non_block_start (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dkernel.h125 # define non_block_start() (current->non_block_count++) macro
140 # define non_block_start() do { } while (0) macro
/linux/mm/
H A Dmmu_notifier.c477 non_block_start(); in mn_hlist_invalidate_range_start()
549 non_block_start(); in mn_hlist_invalidate_end()
/linux/drivers/pwm/
H A Dcore.c460 non_block_start(); in pwm_set_waveform_might_sleep()
749 non_block_start(); in pwm_apply_might_sleep()