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