Home
last modified time | relevance | path

Searched defs:ko (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.4.0/kernel/
Duserspace_handler.c13 struct z_object *ko; in validate_any_object() local
42 struct z_object *ko; in z_vrfy_k_object_access_grant() local
54 struct z_object *ko; in z_vrfy_k_object_release() local
Duserspace.c454 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
[all …]
Dthread.c322 struct z_object *ko = z_object_find(thread); in z_vrfy_k_thread_name_copy() local
Dsched.c1852 struct z_object *ko = z_object_find(thread); in thread_obj_validate() local
/Zephyr-Core-3.4.0/include/zephyr/
Dsyscall_handler.h428 static inline int z_obj_validation_check(struct z_object *ko, in z_obj_validation_check()
/Zephyr-Core-3.4.0/tests/kernel/mem_protect/mem_protect/src/
Dkobject.c1038 struct z_object *ko; in thread_stack_init_objects() local
1064 struct z_object *ko; in ZTEST() local
1265 void *ko; in ZTEST() local
/Zephyr-Core-3.4.0/tests/kernel/mem_protect/userspace/src/
Dmain.c863 struct z_object *ko; in ZTEST() local