Searched refs:ntoskrnl_popsl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c189 static slist_entry *ntoskrnl_popsl(slist_header *);
2098 ntoskrnl_popsl(head) function
2181 while((buf = ntoskrnl_popsl(&lookaside->nll_l.gl_listhead)) != NULL)
2226 while((buf = ntoskrnl_popsl(&lookaside->nll_l.gl_listhead)) != NULL)
2251 first = ntoskrnl_popsl(head);

Completed in 104 milliseconds