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