Searched refs:unloading (Results 1 – 28 of 28) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 62 i40e_status i40evf_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
D | i40e_common.c | 163 bool unloading) in i40evf_aq_queue_shutdown() argument 173 if (unloading) in i40evf_aq_queue_shutdown()
|
/linux-4.1.27/Documentation/RCU/ |
D | rcubarrier.txt | 90 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/ |
D | README.diversion | 33 3. Compiling, installing and loading/unloading the module 91 3. Compiling, installing and loading/unloading the module
|
D | README.gigaset | 166 if needed, and cannot be unloaded again without unloading the driver 169 Most distributions handle loading and unloading of the various CAPI
|
D | README.x25 | 53 from certain errors by simply unloading and reloading the modules.
|
D | INTERFACE | 554 (before unloading, while resetting/reconfiguring the card)
|
/linux-4.1.27/Documentation/networking/ |
D | cxacru.txt | 4 module loaded, the device will sometimes stop responding after unloading the
|
D | bonding.txt | 1365 of all bonds in the system without unloading the module. It also
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi.txt | 22 will enforce the correct ordering of loading and unloading modules in
|
D | ChangeLog.megaraid | 601 vi. Kill tasklet when unloading the driver.
|
/linux-4.1.27/Documentation/dvb/ |
D | contributors.txt | 59 the module unloading problems, ...
|
/linux-4.1.27/Documentation/target/ |
D | tcm_mod_builder.txt | 18 *) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
|
/linux-4.1.27/Documentation/fb/ |
D | fbcon.txt | 162 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/ |
D | PSS-updates | 60 emulations by default on the driver's unloading (as it probably should), so
|
D | Opti | 156 the mad16 driver (use "modprobe mad16" to prevent auto-unloading)
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 60 i40e_status i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
D | i40e_common.c | 163 bool unloading) in i40e_aq_queue_shutdown() argument 173 if (unloading) in i40e_aq_queue_shutdown()
|
/linux-4.1.27/Documentation/locking/ |
D | lockdep-design.txt | 238 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/ |
D | cciss.txt | 115 (except by unloading the driver, if it happens to be linked as a module.)
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | philips.txt | 195 while loading and unloading the module
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 244 unloading if it is built as a module.
|
/linux-4.1.27/Documentation/ |
D | assoc_array.txt | 179 be necessary on module unloading.
|
D | parport-lowlevel.txt | 126 unloading. Ports will only be detached if they are not being used
|
D | kernel-docs.txt | 128 Keywords: device driver, module, loading/unloading modules,
|
D | kprobes.txt | 313 unloading" (CONFIG_MODULE_UNLOAD) are set to "y".
|
/linux-4.1.27/init/ |
D | Kconfig | 1828 bool "Module unloading" 1836 bool "Forced module unloading"
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 684 Fix errors in reconnecting after TCP session failure. Fix module unloading
|