Home
last modified time | relevance | path

Searched defs:z_object_find (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/include/linker/
Dkobject-text.ld20 PROVIDE(z_object_find = .); symbol
/Zephyr-Core-2.7.6/kernel/
Duserspace.c412 struct z_object *z_object_find(const void *obj) in z_object_find() function