Searched defs:is_user (Results 1 – 5 of 5) sorted by relevance
79 static bool is_user(struct k_thread *thread) in is_user() function
1162 bool is_user, is_migration; in arch_mem_domain_thread_add() local
72 bool is_user; member332 bool is_user; in scenario_entry() local
45 static bool is_user(struct k_thread *thread) in is_user() function
1912 bool is_user = (thread->base.user_options & K_USER) != 0; in arch_mem_domain_thread_add() local