part_stat_unlock  304 include/linux/genhd.h #define part_stat_unlock()	do { put_cpu(); rcu_read_unlock(); } while (0)
part_stat_unlock  345 include/linux/genhd.h #define part_stat_unlock()	rcu_read_unlock()