/linux-6.1.9/drivers/net/ethernet/intel/iavf/ |
D | iavf_prototype.h | 39 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
|
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()
|
/linux-6.1.9/Documentation/RCU/ |
D | rcubarrier.rst | 94 flavors of rcu_barrier() when unloading that module. For example, if 97 when unloading:: 198 rcu_barrier() before unloading. Similarly, if your module uses 199 call_srcu(), you will need to invoke srcu_barrier() before unloading, 306 implemented for module unloading. Nikita Danilov was using
|
D | checklist.rst | 469 the last invocation and before unloading that module. Note that
|
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | aml-debugger.rst | 66 The module unloading may fail if there is an acpidbg instance running.
|
/linux-6.1.9/Documentation/networking/device_drivers/atm/ |
D | cxacru.rst | 10 module loaded, the device will sometimes stop responding after unloading the
|
/linux-6.1.9/Documentation/scsi/ |
D | scsi.rst | 26 will enforce the correct ordering of loading and unloading modules in
|
D | ChangeLog.megaraid | 601 vi. Kill tasklet when unloading the driver.
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | contributors.rst | 84 the module unloading problems, ...
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_common.h | 72 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
|
D | ice_common.c | 1775 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument 1784 if (unloading) in ice_aq_q_shutdown()
|
/linux-6.1.9/kernel/module/ |
D | Kconfig | 34 bool "Module unloading" 42 bool "Forced module unloading"
|
/linux-6.1.9/Documentation/target/ |
D | tcm_mod_builder.rst | 20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
|
/linux-6.1.9/Documentation/fb/ |
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
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 54 When loading or unloading the snapshot target, the corresponding
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | ef10.c | 42 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading); 3757 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument 3805 !!unloading, in efx_ef10_set_udp_tnl_ports() 3833 if (unloading) in efx_ef10_set_udp_tnl_ports() 3842 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 56 i40e_status i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | philips.rst | 205 while loading and unloading the module
|
/linux-6.1.9/Documentation/locking/ |
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-6.1.9/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 252 unloading if it is built as a module.
|
/linux-6.1.9/Documentation/driver-api/surface_aggregator/clients/ |
D | dtx.rst | 18 unloading/reloading the graphics-driver, user-notifications, etc.
|
/linux-6.1.9/Documentation/core-api/ |
D | assoc_array.rst | 162 necessary on module unloading.
|
/linux-6.1.9/Documentation/process/ |
D | kernel-docs.rst | 351 :Keywords: device driver, module, loading/unloading modules,
|
/linux-6.1.9/Documentation/networking/ |
D | phy.rst | 531 Call one of following function before unloading module::
|
/linux-6.1.9/Documentation/driver-api/ |
D | parport-lowlevel.rst | 132 unloading. Ports will only be detached if they are not being used
|