Searched defs:cpus_read_lock (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/include/linux/ | ||
D | cpu.h | 136 static inline void cpus_read_lock(void) { } in cpus_read_lock() function |
/Linux-v5.15/kernel/ | ||
D | cpu.c | 306 void cpus_read_lock(void) in cpus_read_lock() function |