/Linux-v4.19/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- 286 implemented for module unloading. Nikita Danilov was using
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_common.h | 52 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
|
D | ice_common.c | 883 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument 892 if (unloading) in ice_aq_q_shutdown()
|
/Linux-v4.19/Documentation/acpi/ |
D | aml-debugger.txt | 58 The module unloading may fail if there is an acpidbg instance running.
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 39 i40e_status i40evf_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
D | i40e_common.c | 353 bool unloading) in i40evf_aq_queue_shutdown() argument 363 if (unloading) in i40evf_aq_queue_shutdown()
|
/Linux-v4.19/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 | 167 if needed, and cannot be unloaded again without unloading the driver 170 Most distributions handle loading and unloading of the various CAPI
|
D | README.x25 | 53 from certain errors by simply unloading and reloading the modules.
|
/Linux-v4.19/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-v4.19/Documentation/networking/ |
D | cxacru.txt | 4 module loaded, the device will sometimes stop responding after unloading the
|
D | phy.txt | 412 Call one of following function before unloading module.
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | contributors.rst | 82 the module unloading problems, ...
|
/Linux-v4.19/Documentation/livepatch/ |
D | callbacks.txt | 274 …[ 58.624658] livepatch: reverting patch 'livepatch_callbacks_demo' on unloading module 'livepatc… 331 …[ 68.681452] livepatch: reverting patch 'livepatch_callbacks_demo' on unloading module 'livepatc… 515 …[ 102.944585] livepatch: reverting patch 'livepatch_callbacks_demo' on unloading module 'livepatc… 587 …[ 117.023376] livepatch: reverting patch 'livepatch_callbacks_demo' on unloading module 'livepatc…
|
/Linux-v4.19/Documentation/target/ |
D | tcm_mod_builder.txt | 18 *) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
|
/Linux-v4.19/Documentation/fb/ |
D | fbcon.txt | 177 from the console layer before unloading the driver. The VGA driver cannot be 246 all the drivers without unloading fbcon will make it impossible for the
|
/Linux-v4.19/Documentation/locking/ |
D | lockdep-design.txt | 285 1. Repeated module loading and unloading while running the validator 288 that module's locks, but module unloading does not remove old
|
/Linux-v4.19/Documentation/device-mapper/ |
D | snapshot.txt | 52 When loading or unloading the snapshot target, the corresponding
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 37 i40e_status i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | philips.rst | 203 while loading and unloading the module
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | ef10.c | 131 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading); 6309 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument 6357 !!unloading, in efx_ef10_set_udp_tnl_ports() 6385 if (unloading) in efx_ef10_set_udp_tnl_ports() 6394 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
|
/Linux-v4.19/Documentation/rapidio/ |
D | rapidio.txt | 244 unloading if it is built as a module.
|
/Linux-v4.19/Documentation/process/ |
D | kernel-docs.rst | 351 :Keywords: device driver, module, loading/unloading modules,
|
/Linux-v4.19/Documentation/core-api/ |
D | assoc_array.rst | 162 necessary on module unloading.
|