Searched refs:sw_lock (Results 1 – 2 of 2) sorted by relevance
316 spinlock_t *sw_lock = NULL; in profiling_generate_data() local397 sw_lock = &(get_cpu_var(profiling_info.sw_lock)); in profiling_generate_data()398 spinlock_irqsave_obtain(sw_lock, &rflags); in profiling_generate_data()456 spinlock_irqrestore_release(sw_lock, rflags); in profiling_generate_data()
299 spinlock_t sw_lock; member
Completed in 5 milliseconds