Searched refs:k_thread_perms_set (Results 1 – 4 of 4) sorted by relevance
65 k_thread_perms_set(ko, thread); in z_vrfy_k_object_access_grant()
440 k_thread_perms_set(zo, arch_current_thread()); in z_object_alloc()614 void k_thread_perms_set(struct k_object *ko, struct k_thread *thread) in k_thread_perms_set() function706 k_thread_perms_set(ko, thread); in z_impl_k_object_access_grant()797 k_thread_perms_set(ko, arch_current_thread()); in k_object_recycle()
157 void k_thread_perms_set(struct k_object *ko, struct k_thread *thread);
688 * ``z_thread_perms_set`` to :c:func:`k_thread_perms_set`