Searched refs:unload (Results 1 – 17 of 17) sorted by relevance
193 int Cflag, resume, suspend, unload; in main() local201 Cflag = unload = resume = suspend = 0; in main()228 unload++; in main()249 if ((resume + suspend + unload) > 1) { in main()255 if (!resume && !suspend && !unload) { in main()283 else if (unload) in main()
48 HBA_STATUS status = list->unload(); in Sun_fcFreeLibrary()
55 HBA_STATUS unload();
64 HBA_STATUS HBAList::unload() { in unload() function in HBAList
265 driver->unload = radeon_driver_unload; in radeon_configure()
999 driver->unload = i915_driver_unload; in i915_configure()
84 @ MSG_DEBUG_MODUNLOAD "unload module: %s: %s\n"137 @ MSG_ERR_CNTDLCLOSE "unable to unload module sharable object %s: %s\n"144 @ MSG_ERR_CNTULSMOD "cannot unload built in module: %s\n"539 The sys:unload command is used to explicitly unload elfedit modules.\n\541 There is usually little need to explicitly unload modules.\n\720 @ MSG_SYS_CMD_UNLOAD "unload"
411 if (dev->driver->unload != NULL) in drm_unload()412 dev->driver->unload(dev); in drm_unload()
645 int (*unload)(struct drm_device *); member
192 goto unload; in sched()381 unload: in sched()
2822 modunrload(modid_t id, struct modctl **rmodp, int unload) in modunrload() argument2842 if (unload) { in modunrload()
288 244:AUE_MODUNLOAD:modctl(2) - unload module:as
293 5010052 The stress load/unload test of Intel PWLA8494MT Quad Port NIC causes system hung
2035 Table unload and ACPICA termination: Delete all attached data objects 3352 table load and unload. They are intended to simplify the host 3411 Debugger: Reimplemented the "unload" command to use the new 3414 due to need for an unload interface.6249 unload, depending on whether it has been stored in a named object by the 6399 namespace walks (readers), but block a dynamic table unload until it can 6403 unload could (possibly catastrophically) delete the portion of the 7164 unregister a table upon an unload. During a load, if the same table is 7178 by Load() did not have its reference count decremented during unload, 7231 AcpiExec: Add support for dynamic table load/unload. Now calls _CFG [all …]
1089 title=modctl: unload module
1395 6603313 dlclose() can fail to unload objects after fix for 6573641