Home
last modified time | relevance | path

Searched refs:unloading (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h39 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
Diavf_common.c329 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading) in iavf_aq_queue_shutdown() argument
338 if (unloading) in iavf_aq_queue_shutdown()
/Linux-v6.6/Documentation/RCU/
Drcubarrier.rst70 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
Dchecklist.rst498 pending callbacks to be invoked before unloading that module.
/Linux-v6.6/Documentation/firmware-guide/acpi/
Daml-debugger.rst66 The module unloading may fail if there is an acpidbg instance running.
/Linux-v6.6/Documentation/scsi/
Dscsi.rst24 will enforce the correct ordering of loading and unloading modules in
DChangeLog.megaraid601 vi. Kill tasklet when unloading the driver.
/Linux-v6.6/Documentation/networking/device_drivers/atm/
Dcxacru.rst10 module loaded, the device will sometimes stop responding after unloading the
/Linux-v6.6/Documentation/driver-api/media/drivers/
Dcontributors.rst84 the module unloading problems, ...
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_common.h71 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
Dice_common.c1790 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument
1799 if (unloading) in ice_aq_q_shutdown()
/Linux-v6.6/Documentation/target/
Dtcm_mod_builder.rst20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
/Linux-v6.6/Documentation/fb/
Dfbcon.rst186 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-v6.6/kernel/module/
DKconfig132 bool "Module unloading"
140 bool "Forced module unloading"
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dsnapshot.rst54 When loading or unloading the snapshot target, the corresponding
/Linux-v6.6/drivers/net/ethernet/sfc/
Def10.c42 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()
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h54 int i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
Di40e_common.c211 bool unloading) in i40e_aq_queue_shutdown() argument
221 if (unloading) in i40e_aq_queue_shutdown()
/Linux-v6.6/Documentation/admin-guide/media/
Dphilips.rst205 while loading and unloading the module
/Linux-v6.6/Documentation/locking/
Dlockdep-design.rst349 1. Repeated module loading and unloading while running the validator
352 that module's locks, but module unloading does not remove old
/Linux-v6.6/Documentation/driver-api/rapidio/
Drapidio.rst252 unloading if it is built as a module.
/Linux-v6.6/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst18 unloading/reloading the graphics-driver, user-notifications, etc.
/Linux-v6.6/Documentation/core-api/
Dassoc_array.rst162 necessary on module unloading.
/Linux-v6.6/Documentation/networking/
Dphy.rst535 Call one of following function before unloading module::
/Linux-v6.6/Documentation/driver-api/
Dparport-lowlevel.rst132 unloading. Ports will only be detached if they are not being used

12