Searched refs:this_pcpu (Results 1 – 1 of 1) sorted by relevance
57 static __always_inline struct pcpu *this_pcpu(void) in this_pcpu() function64 this_pcpu()->flags |= (1UL << flag); in set_cpu_flag()69 this_pcpu()->flags &= ~(1UL << flag); in clear_cpu_flag()74 return this_pcpu()->flags & (1UL << flag); in test_cpu_flag()