Searched refs:this_cpu_read (Results 1 – 6 of 6) sorted by relevance
55 prev_ctx = this_cpu_read(context_tracking.state); in exception_enter()81 this_cpu_read(context_tracking.state) : CONTEXT_DISABLED; in ct_state()
569 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
508 #define this_cpu_read(pcp) __pcpu_size_call_return(this_cpu_read_, pcp) macro
734 #define this_cpu_cpumask_var_ptr(x) this_cpu_read(x)
3041 return this_cpu_read(softnet_data.xmit.recursion); in dev_recursion_level()
64 (may_use_simd() && !this_cpu_read(crypto_simd_disabled_for_test))