Home
last modified time | relevance | path

Searched refs:sys_dnode_init (Results 1 – 7 of 7) sorted by relevance

/Zephyr-4.3.0/kernel/include/
Dtimeout_q.h30 sys_dnode_init(&to->node); in z_init_timeout()
/Zephyr-4.3.0/include/zephyr/sys/
Ddlist.h219 static inline void sys_dnode_init(sys_dnode_t *node) in sys_dnode_init() function
534 sys_dnode_init(node); in sys_dlist_remove()
/Zephyr-4.3.0/drivers/usb/uvb/
Duvb.c228 sys_dnode_init(&dev_node->node); in handle_msg_subscribe()
/Zephyr-4.3.0/lib/hash/
Dhash_map_sc.c30 sys_dnode_init(&entry->node); in sys_hashmap_sc_entry_init()
/Zephyr-4.3.0/doc/kernel/data_structures/
Ddlist.rst20 :c:func:`sys_dnode_init` before use.
/Zephyr-4.3.0/modules/nrf_wifi/os/
Dshim.c648 sys_dnode_init(&llist_node->head); in zep_shim_llist_node_alloc()
664 sys_dnode_init(&llist_node->head); in zep_shim_ctrl_llist_node_alloc()
/Zephyr-4.3.0/include/zephyr/
Dkernel.h3720 sys_dnode_init(&work->node[i]); in k_ipi_work_init()