| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_controlq.c | 688 bool unloading) in ice_shutdown_ctrlq() argument 696 ice_aq_q_shutdown(hw, unloading); in ice_shutdown_ctrlq() 721 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading) in ice_shutdown_all_ctrlq() argument 724 ice_shutdown_ctrlq(hw, ICE_CTL_Q_ADMIN, unloading); in ice_shutdown_all_ctrlq() 727 ice_shutdown_ctrlq(hw, ICE_CTL_Q_SB, unloading); in ice_shutdown_all_ctrlq() 729 ice_shutdown_ctrlq(hw, ICE_CTL_Q_MAILBOX, unloading); in ice_shutdown_all_ctrlq()
|
| H A D | ice_common.c | 2022 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument 2031 if (unloading) in ice_aq_q_shutdown()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_prototype.h | 36 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
|
| H A D | iavf_common.c | 238 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading) in iavf_aq_queue_shutdown() argument 247 if (unloading) in iavf_aq_queue_shutdown()
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | aml-debugger.rst | 66 The module unloading may fail if there is an acpidbg instance running.
|
| /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.
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | cxacru.rst | 10 module loaded, the device will sometimes stop responding after unloading the
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | contributors.rst | 84 the module unloading problems, ...
|
| /linux/Documentation/target/ |
| H A D | tcm_mod_builder.rst | 20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
|
| /linux/kernel/module/ |
| H A D | Kconfig | 133 bool "Module unloading" 141 bool "Forced module unloading"
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | snapshot.rst | 54 When loading or unloading the snapshot target, the corresponding
|
| /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); 3789 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument 3837 !!unloading, in efx_ef10_set_udp_tnl_ports() 3865 if (unloading) in efx_ef10_set_udp_tnl_ports() 3874 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_prototype.h | 48 int i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
| H A D | i40e_common.c | 155 bool unloading) in i40e_aq_queue_shutdown() argument 165 if (unloading) in i40e_aq_queue_shutdown()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 205 while loading and unloading the module
|
| /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
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 252 unloading if it is built as a module.
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | dtx.rst | 18 unloading/reloading the graphics-driver, user-notifications, etc.
|
| /linux/Documentation/core-api/ |
| H A D | assoc_array.rst | 162 be necessary on module unloading.
|
| /linux/Documentation/RCU/ |
| H A D | checklist.rst | 523 pending callbacks to be invoked before unloading that module.
|
| /linux/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 137 unloading. Ports will only be detached if they are not being used
|
| /linux/Documentation/trace/ |
| H A D | kprobes.rst | 336 unloading" (CONFIG_MODULE_UNLOAD) are set to "y".
|