Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmodprobe.c92 static void *llist_popme(struct arg_list **head) in llist_popme() function
450 fn = llist_popme(&m->dep); in go_probe()
569 while ((module = llist_popme(&TT.probes))) { in modprobe_main()