/freebsd/sys/dev/sdio/ |
H A D | sdiob.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | linux_pci.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fwdump.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | mlx5_health.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/drm2/ |
H A D | drm_dp_iic_helper.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/hyperv/pcib/ |
H A D | vmbus_pcib.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_dock.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | acpi_pci.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/usb/net/ |
H A D | if_muge.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | if_ure.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | if_axge.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | if_smsc.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | usb_ethernet.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
H A D | if_axe.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | device.h | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/ida/ |
H A D | ida.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/mfi/ |
H A D | mfi_cam.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/usb/controller/ |
H A D | usb_controller.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/pci/ |
H A D | pci_user.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/xen/control/ |
H A D | control.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/mlx/ |
H A D | mlx.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|
/freebsd/sys/dev/cardbus/ |
H A D | cardbus.c | diff c6df6f5322f7004c71216391e1c0b374d853704a Fri Dec 10 01:04:45 CET 2021 Warner Losh <imp@FreeBSD.org> Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too. bus_topo_lock() should be called before interacting with newbus routines and unlocked with bus_topo_unlock(). If you need the topology lock for some reason, bus_topo_mtx() will provide that.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D31831
|