Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/linker/
Dkobject-text.ld21 PROVIDE(k_object_find = .); symbol
/Zephyr-latest/kernel/
Duserspace.c487 struct k_object *k_object_find(const void *obj) in k_object_find() function