Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h39 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
Diavf_common.c330 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-v5.4/Documentation/RCU/
Drcubarrier.txt89 flavors of rcu_barrier() when unloading that module. For example, if
92 when unloading:
188 rcu_barrier() before unloading. Similarly, if your module uses
189 call_srcu(), you will need to invoke srcu_barrier() before unloading,
285 implemented for module unloading. Nikita Danilov was using
Dchecklist.txt436 the last invocation and before unloading that module. Note that
/Linux-v5.4/Documentation/firmware-guide/acpi/
Daml-debugger.rst66 The module unloading may fail if there is an acpidbg instance running.
/Linux-v5.4/Documentation/networking/
Dcxacru.txt4 module loaded, the device will sometimes stop responding after unloading the
Dphy.rst474 Call one of following function before unloading module::
/Linux-v5.4/Documentation/scsi/
Dscsi.txt22 will enforce the correct ordering of loading and unloading modules in
DChangeLog.megaraid601 vi. Kill tasklet when unloading the driver.
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_common.h67 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
Dice_common.c1370 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument
1379 if (unloading) in ice_aq_q_shutdown()
/Linux-v5.4/Documentation/media/dvb-drivers/
Dcontributors.rst84 the module unloading problems, ...
/Linux-v5.4/Documentation/target/
Dtcm_mod_builder.rst20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
/Linux-v5.4/Documentation/fb/
Dfbcon.rst188 from the console layer before unloading the driver. The VGA driver cannot be
257 all the drivers without unloading fbcon will make it impossible for the
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dsnapshot.rst54 When loading or unloading the snapshot target, the corresponding
/Linux-v5.4/Documentation/locking/
Dlockdep-design.rst346 1. Repeated module loading and unloading while running the validator
349 that module's locks, but module unloading does not remove old
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h37 i40e_status i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
Di40e_common.c355 bool unloading) in i40e_aq_queue_shutdown() argument
365 if (unloading) in i40e_aq_queue_shutdown()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dphilips.rst205 while loading and unloading the module
/Linux-v5.4/drivers/net/ethernet/sfc/
Def10.c128 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading);
6336 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument
6384 !!unloading, in efx_ef10_set_udp_tnl_ports()
6412 if (unloading) in efx_ef10_set_udp_tnl_ports()
6421 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
/Linux-v5.4/Documentation/isdn/
Dgigaset.rst188 Most distributions handle loading and unloading of the various CAPI
/Linux-v5.4/Documentation/driver-api/rapidio/
Drapidio.rst252 unloading if it is built as a module.
/Linux-v5.4/Documentation/core-api/
Dassoc_array.rst162 necessary on module unloading.
/Linux-v5.4/Documentation/process/
Dkernel-docs.rst339 :Keywords: device driver, module, loading/unloading modules,
/Linux-v5.4/Documentation/driver-api/
Dparport-lowlevel.rst132 unloading. Ports will only be detached if they are not being used

12