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