Lines Matching defs:ko
454 struct z_object *ko; in thread_index_get() local
465 static void unref_check(struct z_object *ko, uintptr_t index) in unref_check()
519 static void wordlist_cb(struct z_object *ko, void *ctx_ptr) in wordlist_cb()
542 void z_thread_perms_set(struct z_object *ko, struct k_thread *thread) in z_thread_perms_set()
551 void z_thread_perms_clear(struct z_object *ko, struct k_thread *thread) in z_thread_perms_clear()
561 static void clear_perms_cb(struct z_object *ko, void *ctx_ptr) in clear_perms_cb()
577 static int thread_perms_test(struct z_object *ko) in thread_perms_test()
592 static void dump_permission_error(struct z_object *ko) in dump_permission_error()
601 void z_dump_object_error(int retval, const void *obj, struct z_object *ko, in z_dump_object_error()
631 struct z_object *ko = z_object_find(object); in z_impl_k_object_access_grant() local
640 struct z_object *ko = z_object_find(object); in k_object_access_revoke() local
654 struct z_object *ko = z_object_find(object); in k_object_access_all_grant() local
661 int z_object_validate(struct z_object *ko, enum k_objects otype, in z_object_validate()
696 struct z_object *ko; in z_object_init() local
721 struct z_object *ko = z_object_find(obj); in z_object_recycle() local
732 struct z_object *ko; in z_object_uninit() local