Searched defs:__this_cpu_add (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ | ||
| A D | percpu.h | 66 #define __this_cpu_add(pcp, n) \ macro |
| /linux/include/linux/ | ||
| A D | percpu-defs.h | 455 #define __this_cpu_add(pcp, val) \ macro |
Completed in 4 milliseconds