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

/linux-master/kernel/
H A Dsmp.c147 * de7b09ef658d ("locking/csd_lock: Prepare more CSD lock debugging")
148 * a5aabace5fb8 ("locking/csd_lock: Add more data to CSD lock debugging")
284 * csd_lock/csd_unlock used to serialize access to per-cpu csd resources
324 static __always_inline void csd_lock(call_single_data_t *csd) function
629 * csd_lock() on because the interrupt context uses the same csd
637 csd_lock(csd);
783 * csd_lock() on because the interrupt context uses the same csd
813 csd_lock(csd);

Completed in 223 milliseconds