Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h62 i40e_status i40evf_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
Di40e_common.c163 bool unloading) in i40evf_aq_queue_shutdown() argument
173 if (unloading) in i40evf_aq_queue_shutdown()
/linux-4.1.27/Documentation/RCU/
Drcubarrier.txt90 flavors of rcu_barrier() when unloading that module. For example, if
93 when unloading:
189 rcu_barrier_bh() before unloading. Similarly, if your module uses
191 unloading. If your module uses call_rcu(), call_rcu_bh(), -and-
281 implemented for module unloading. Nikita Danilov was using
/linux-4.1.27/Documentation/isdn/
DREADME.diversion33 3. Compiling, installing and loading/unloading the module
91 3. Compiling, installing and loading/unloading the module
DREADME.gigaset166 if needed, and cannot be unloaded again without unloading the driver
169 Most distributions handle loading and unloading of the various CAPI
DREADME.x2553 from certain errors by simply unloading and reloading the modules.
DINTERFACE554 (before unloading, while resetting/reconfiguring the card)
/linux-4.1.27/Documentation/networking/
Dcxacru.txt4 module loaded, the device will sometimes stop responding after unloading the
Dbonding.txt1365 of all bonds in the system without unloading the module. It also
/linux-4.1.27/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-4.1.27/Documentation/dvb/
Dcontributors.txt59 the module unloading problems, ...
/linux-4.1.27/Documentation/target/
Dtcm_mod_builder.txt18 *) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
/linux-4.1.27/Documentation/fb/
Dfbcon.txt162 from the console layer before unloading the driver. The VGA driver cannot be
231 all the drivers without unloading fbcon will make it impossible for the
/linux-4.1.27/Documentation/sound/oss/
DPSS-updates60 emulations by default on the driver's unloading (as it probably should), so
DOpti156 the mad16 driver (use "modprobe mad16" to prevent auto-unloading)
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h60 i40e_status i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
Di40e_common.c163 bool unloading) in i40e_aq_queue_shutdown() argument
173 if (unloading) in i40e_aq_queue_shutdown()
/linux-4.1.27/Documentation/locking/
Dlockdep-design.txt238 1. Repeated module loading and unloading while running the validator
241 that module's locks, but module unloading does not remove old
/linux-4.1.27/Documentation/blockdev/
Dcciss.txt115 (except by unloading the driver, if it happens to be linked as a module.)
/linux-4.1.27/drivers/media/usb/pwc/
Dphilips.txt195 while loading and unloading the module
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt244 unloading if it is built as a module.
/linux-4.1.27/Documentation/
Dassoc_array.txt179 be necessary on module unloading.
Dparport-lowlevel.txt126 unloading. Ports will only be detached if they are not being used
Dkernel-docs.txt128 Keywords: device driver, module, loading/unloading modules,
Dkprobes.txt313 unloading" (CONFIG_MODULE_UNLOAD) are set to "y".
/linux-4.1.27/init/
DKconfig1828 bool "Module unloading"
1836 bool "Forced module unloading"
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES684 Fix errors in reconnecting after TCP session failure. Fix module unloading