freebsd-dev/sys/compat/ndis
Mateusz Guzik 8a08cec166 Create a dedicated function for ensuring that cdir and rdir are populated.
Previously several places were doing it on its own, partially
incorrectly (e.g. without the filedesc locked) or even actively harmful
by populating jdir or assigning rootvnode without vrefing it.

Reviewed by:	kib
2015-07-11 16:22:48 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
kern_windrv.c
ndis_var.h
ntoskrnl_var.h
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Create a dedicated function for ensuring that cdir and rdir are populated. 2015-07-11 16:22:48 +00:00
subr_ntoskrnl.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
subr_pe.c
subr_usbd.c
usbd_var.h
winx32_wrap.S
winx64_wrap.S