Home
last modified time | relevance | path

Searched refs:new_first (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dlist.h212 struct list_head *new_first = entry->next; in __list_cut_position() local
217 head->next = new_first; in __list_cut_position()
218 new_first->prev = head; in __list_cut_position()
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-browser148 self.recipe_view.set_cursor(Gtk.TreePath.new_first())