Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/compat/ndis/
Dsubr_ntoskrnl.c2232 InterlockedPushEntrySList(head, entry) function
2264 return (InterlockedPushEntrySList(head, entry));
4347 IMPORT_FFUNC(InterlockedPushEntrySList, 2),
4352 InterlockedPushEntrySList, 2),
Dntoskrnl_var.h1418 *InterlockedPushEntrySList(slist_header *, slist_entry *);
Dsubr_ndis.c1736 InterlockedPushEntrySList(&p->np_head,
1877 InterlockedPushEntrySList(&p->np_head, (slist_entry *)packet);