/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_prototype.h | 39 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
|
H A D | iavf_common.c | 330 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading) in iavf_aq_queue_shutdown() argument 339 if (unloading) in iavf_aq_queue_shutdown()
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcubarrier.rst | 70 use multiple invocations of srcu_barrier() when unloading that module. 73 will be required when unloading:: 178 rcu_barrier() before unloading. Similarly, if your module uses 179 call_srcu(), you will need to invoke srcu_barrier() before unloading, 301 implemented for module unloading. Nikita Danilov was using
|
H A D | checklist.rst | 498 pending callbacks to be invoked before unloading that module.
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | aml-debugger.rst | 66 The module unloading may fail if there is an acpidbg instance running.
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi.rst | 24 will enforce the correct ordering of loading and unloading modules in
|
H A D | ChangeLog.megaraid | 601 vi. Kill tasklet when unloading the driver.
|
/openbmc/linux/Documentation/networking/device_drivers/atm/ |
H A D | cxacru.rst | 10 module loaded, the device will sometimes stop responding after unloading the
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | contributors.rst | 84 the module unloading problems, ...
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 71 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
|
H A D | ice_common.c | 1808 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument 1817 if (unloading) in ice_aq_q_shutdown()
|
/openbmc/linux/Documentation/target/ |
H A D | tcm_mod_builder.rst | 20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
|
/openbmc/linux/Documentation/fb/ |
H A D | fbcon.rst | 186 from the console layer before unloading the driver. The VGA driver cannot be 255 all the drivers without unloading fbcon will make it impossible for the
|
/openbmc/linux/kernel/module/ |
H A D | Kconfig | 132 bool "Module unloading" 140 bool "Forced module unloading"
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 42 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading); 3786 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument 3834 !!unloading, in efx_ef10_set_udp_tnl_ports() 3862 if (unloading) in efx_ef10_set_udp_tnl_ports() 3871 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | snapshot.rst | 54 When loading or unloading the snapshot target, the corresponding
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 54 int i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
/openbmc/openpower-hw-diags/attn/ |
H A D | Attention_Handler.md | 53 - systemd: loading and unloading of the attention handler service.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | philips.rst | 205 while loading and unloading the module
|
/openbmc/linux/Documentation/locking/ |
H A D | lockdep-design.rst | 349 1. Repeated module loading and unloading while running the validator 352 that module's locks, but module unloading does not remove old
|
/openbmc/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 252 unloading if it is built as a module.
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/ |
H A D | dtx.rst | 18 unloading/reloading the graphics-driver, user-notifications, etc.
|
/openbmc/linux/Documentation/core-api/ |
H A D | assoc_array.rst | 162 necessary on module unloading.
|
/openbmc/linux/Documentation/networking/ |
H A D | phy.rst | 535 Call one of following function before unloading module::
|
/openbmc/linux/Documentation/driver-api/ |
H A D | parport-lowlevel.rst | 132 unloading. Ports will only be detached if they are not being used
|