Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 4 of 4) sorted by relevance

/lib/
Dlist_debug.c23 struct list_head *prev, in __list_add()
46 struct list_head *prev, *next; in __list_del_entry() local
87 struct list_head *prev, struct list_head *next) in __list_add_rcu()
Dplist.c48 struct list_head *prev = top, *next = top->next; in plist_check_list() local
77 struct plist_node *first, *iter, *prev = NULL; in plist_add() local
/lib/zlib_deflate/
Ddeflate.c570 Pos *prev = s->prev; in longest_match() local
Ddefutil.h104 Pos *prev; member