Searched refs:cpu_read_threadptr (Results 1 – 7 of 7) sorted by relevance
47 struct core_context *ctx = (struct core_context *)cpu_read_threadptr(); in task_main_get()54 struct core_context *ctx = (struct core_context *)cpu_read_threadptr(); in task_context_get()61 struct core_context *ctx = (struct core_context *)cpu_read_threadptr(); in task_context_set()
19 struct core_context *ctx = (struct core_context *)cpu_read_threadptr(); in arch_schedulers_get()
19 struct core_context *ctx = (struct core_context *)cpu_read_threadptr(); in arch_notify_get()
22 struct core_context *ctx = (struct core_context *)cpu_read_threadptr(); in idc_get()
41 static inline int cpu_read_threadptr(void) in cpu_read_threadptr() function
68 static inline int cpu_read_threadptr(void) in cpu_read_threadptr() function
145 lps_restore.threadptr = cpu_read_threadptr(); in lps_wait_for_interrupt()