Home
last modified time | relevance | path

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

12

/linux/Documentation/RCU/
A Drcubarrier.rst94 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
A Dchecklist.rst461 the last invocation and before unloading that module. Note that
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_prototype.h39 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
A 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/Documentation/firmware-guide/acpi/
A Daml-debugger.rst66 The module unloading may fail if there is an acpidbg instance running.
/linux/Documentation/networking/device_drivers/atm/
A Dcxacru.rst10 module loaded, the device will sometimes stop responding after unloading the
/linux/Documentation/scsi/
A Dscsi.rst26 will enforce the correct ordering of loading and unloading modules in
A DChangeLog.megaraid601 vi. Kill tasklet when unloading the driver.
/linux/Documentation/driver-api/media/drivers/
A Dcontributors.rst84 the module unloading problems, ...
/linux/drivers/net/ethernet/intel/ice/
A Dice_common.h70 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
A Dice_common.c1630 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument
1639 if (unloading) in ice_aq_q_shutdown()
/linux/Documentation/target/
A Dtcm_mod_builder.rst20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
/linux/Documentation/fb/
A 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/drivers/net/ethernet/sfc/
A Def10.c42 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading);
3755 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument
3803 !!unloading, in efx_ef10_set_udp_tnl_ports()
3831 if (unloading) in efx_ef10_set_udp_tnl_ports()
3840 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
/linux/Documentation/admin-guide/device-mapper/
A Dsnapshot.rst54 When loading or unloading the snapshot target, the corresponding
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_prototype.h37 i40e_status i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
A Di40e_common.c357 bool unloading) in i40e_aq_queue_shutdown() argument
367 if (unloading) in i40e_aq_queue_shutdown()
/linux/Documentation/admin-guide/media/
A Dphilips.rst205 while loading and unloading the module
/linux/Documentation/locking/
A 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/Documentation/driver-api/rapidio/
A Drapidio.rst252 unloading if it is built as a module.
/linux/Documentation/driver-api/surface_aggregator/clients/
A Ddtx.rst18 unloading/reloading the graphics-driver, user-notifications, etc.
/linux/Documentation/core-api/
A Dassoc_array.rst162 necessary on module unloading.
/linux/Documentation/process/
A Dkernel-docs.rst341 :Keywords: device driver, module, loading/unloading modules,
/linux/Documentation/networking/
A Dphy.rst511 Call one of following function before unloading module::
/linux/Documentation/driver-api/
A Dparport-lowlevel.rst132 unloading. Ports will only be detached if they are not being used

Completed in 78 milliseconds

12