Searched refs:this_cpu_and (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | percpu-defs.h | 510 #define this_cpu_and(pcp, val) __pcpu_size_call(this_cpu_and_, pcp, val) macro |
| /linux/Documentation/core-api/ | ||
| A D | this_cpu_ops.rst | 51 this_cpu_and(pcp, val) |
Completed in 5 milliseconds