Searched refs:thread_za_enabled (Results 1 – 5 of 5) sorted by relevance
413 if (thread_za_enabled(¤t->thread)) in preserve_za_context()502 if (WARN_ON(!thread_za_enabled(¤t->thread))) in preserve_zt_context()532 if (!thread_za_enabled(¤t->thread)) in restore_zt_context()910 if (thread_za_enabled(¤t->thread)) in setup_sigframe_layout()920 if (add_all || thread_za_enabled(¤t->thread)) { in setup_sigframe_layout()
1031 if (thread_za_enabled(&target->thread)) in za_get()1045 if (thread_za_enabled(&target->thread)) { in za_get()1152 if (thread_za_enabled(&target->thread)) in zt_get()1171 if (!thread_za_enabled(&target->thread)) { in zt_set()
316 if (thread_za_enabled(&src->thread)) { in arch_dup_task_struct()
431 if (thread_za_enabled(¤t->thread)) in task_fpsimd_load()
82 static inline bool thread_za_enabled(struct thread_struct *thread) in thread_za_enabled() function
Completed in 14 milliseconds