Searched refs:dnode (Results 1 – 2 of 2) sorted by relevance
23 sys_dnode_t dnode; member73 dnode); in bt_gatt_ots_obj_manager_first_obj_get()92 dnode); in bt_gatt_ots_obj_manager_last_obj_get()112 &cur_item->dnode); in bt_gatt_ots_obj_manager_prev_obj_get()119 dnode); in bt_gatt_ots_obj_manager_prev_obj_get()139 &cur_item->dnode); in bt_gatt_ots_obj_manager_next_obj_get()146 dnode); in bt_gatt_ots_obj_manager_next_obj_get()192 sys_dlist_append(&obj_manager->list, &cur_obj->dnode); in bt_gatt_ots_obj_manager_obj_add()218 sys_dlist_remove(&item->dnode); in bt_gatt_ots_obj_manager_obj_delete()
18 sys_dnode_t dnode; member49 h_item = CONTAINER_OF(l_item, struct shell_history_item, dnode); in z_shell_history_get()67 k_heap_free(history->heap, CONTAINER_OF(node, struct shell_history_item, dnode)); in remove_from_tail()84 h_prev_item = CONTAINER_OF(node, struct shell_history_item, dnode); in z_shell_history_put()106 sys_dlist_prepend(&history->list, &new->dnode); in z_shell_history_put()