Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/compat/ndis/
Dsubr_ndis.c484 ExFreePool(vaddr);
578 ExFreePool(np);
783 ExFreePool(e);
1728 ExFreePool(p);
1799 ExFreePool(p->np_pktmem);
1800 ExFreePool(p);
2681 ExFreePool(fullsym);
2698 ExFreePool(fullsym);
2797 ExFreePool(fh);
2809 ExFreePool(fh);
[all …]
Dsubr_ntoskrnl.c410 ExFreePool(kq_queues);
411 ExFreePool(wq_queues);
421 ExFreePool(e);
682 ExFreePool(buf);
686 ExFreePool(buf) function
764 ExFreePool(dev);
794 ExFreePool(dev->do_devext);
795 ExFreePool(dev);
834 ExFreePool(dev->do_devobj_ext);
837 ExFreePool(dev->do_devext);
[all …]
Dkern_windrv.c149 ExFreePool(my_tids); in windrv_libfini()
185 ExFreePool(us.us_buf);
294 ExFreePool(e);
Dntoskrnl_var.h1464 extern void ExFreePool(void *);