/linux-2.6.39/Documentation/sysctl/ |
D | fs.txt | 92 handles that the Linux kernel will allocate. When you get lots 93 of error messages about running out of file handles, you might 96 Historically,the kernel was able to allocate file handles 98 file-nr denote the number of allocated file handles, the number 99 of allocated but unused file handles, and the maximum number of 100 file handles. Linux 2.6 always reports 0 as the number of free 101 file handles -- this is not an error, it just means that the 102 number of allocated file handles exactly matches the number of 103 used file handles. 112 This denotes the maximum number of file-handles a process can [all …]
|
/linux-2.6.39/drivers/acpi/ |
D | power.c | 158 acpi_handle handle = list->handles[i]; in acpi_power_get_list_state() 278 acpi_power_off(list->handles[i]); in __acpi_power_off_list() 292 result = acpi_power_on(list->handles[i]); in acpi_power_on_list() 385 int ret = acpi_power_on(dev->wakeup.resources.handles[i]); in acpi_enable_wakeup_device_power() 440 int ret = acpi_power_off(dev->wakeup.resources.handles[i]); in acpi_disable_wakeup_device_power()
|
D | utils.c | 368 list->handles[i] = element->reference.handle; in acpi_evaluate_reference() 370 list->handles[i])); in acpi_evaluate_reference()
|
D | thermal.c | 758 handle = tz->trips.passive.devices.handles[i]; in acpi_thermal_cooling_device_cb() 775 handle = tz->trips.active[i].devices.handles[j]; in acpi_thermal_cooling_device_cb() 786 handle = tz->devices.handles[i]; in acpi_thermal_cooling_device_cb() 1063 tz->trips.active[i].devices.handles[j], in acpi_thermal_resume()
|
/linux-2.6.39/drivers/platform/x86/ |
D | sony-laptop.c | 750 static struct sony_nc_handles *handles; variable 758 for (i = 0; i < ARRAY_SIZE(handles->cap); i++) { in sony_nc_handles_show() 760 handles->cap[i]); in sony_nc_handles_show() 772 handles = kzalloc(sizeof(*handles), GFP_KERNEL); in sony_nc_handles_setup() 773 if (!handles) in sony_nc_handles_setup() 776 for (i = 0; i < ARRAY_SIZE(handles->cap); i++) { in sony_nc_handles_setup() 781 handles->cap[i] = result; in sony_nc_handles_setup() 786 sysfs_attr_init(&handles->devattr.attr); in sony_nc_handles_setup() 787 handles->devattr.attr.name = "handles"; in sony_nc_handles_setup() 788 handles->devattr.attr.mode = S_IRUGO; in sony_nc_handles_setup() [all …]
|
/linux-2.6.39/drivers/scsi/qla2xxx/ |
D | qla_isr.c | 320 uint32_t handles[5]; in qla2x00_async_event() local 335 handles[0] = le32_to_cpu((uint32_t)((mb[2] << 16) | mb[1])); in qla2x00_async_event() 339 handles[0] = mb[1]; in qla2x00_async_event() 344 handles[0] = mb[1]; in qla2x00_async_event() 345 handles[1] = mb[2]; in qla2x00_async_event() 350 handles[0] = mb[1]; in qla2x00_async_event() 351 handles[1] = mb[2]; in qla2x00_async_event() 352 handles[2] = mb[3]; in qla2x00_async_event() 357 handles[0] = mb[1]; in qla2x00_async_event() 358 handles[1] = mb[2]; in qla2x00_async_event() [all …]
|
/linux-2.6.39/Documentation/power/ |
D | swsusp-and-swap-files.txt | 4 The Linux kernel handles swap files almost in the same way as it handles swap
|
/linux-2.6.39/Documentation/scsi/ |
D | megaraid.txt | 42 handles registering the /dev/megaraid node dynamically. In this case, 61 applications into uioc_t. After driver handles the uioc_t, the common module
|
D | cxgb3i.txt | 8 (DDP) where the hardware handles the expensive byte touching operations, such 31 the TCP segments onto the wire. It handles TCP retransmission if
|
/linux-2.6.39/Documentation/cpuidle/ |
D | driver.txt | 10 cpuidle driver hooks into the cpuidle infrastructure and handles the
|
/linux-2.6.39/drivers/accessibility/ |
D | Kconfig | 4 Accessibility handles all special kinds of hardware devices or
|
/linux-2.6.39/Documentation/ABI/obsolete/ |
D | sysfs-class-rfkill | 29 Values: 0: Kernel handles events
|
/linux-2.6.39/net/l2tp/ |
D | Kconfig | 26 The kernel component handles only L2TP data packets: a 27 userland daemon handles L2TP the control protocol (tunnel
|
/linux-2.6.39/drivers/uio/ |
D | Kconfig | 20 driver requires a userspace component called cif that handles 41 handles interrupts in a special way. Userspace is responsible
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi | 44 assigned entry handles as the kernel itself makes no 45 guarantees that handles as exported are unique, and
|
/linux-2.6.39/Documentation/i2c/ |
D | ten-bit-addresses | 17 almost no supported adapter handles the 10 bit addresses correctly.
|
D | i2c-stub | 16 handles.
|
/linux-2.6.39/Documentation/usb/ |
D | ohci.txt | 23 The "ohci-hcd" driver handles all USB 1.1 transfer types. Transfers of all
|
/linux-2.6.39/Documentation/arm/SA1100/ |
D | serial_UART | 11 > tty device layer handles this just fine, so you don't have to worry about
|
/linux-2.6.39/Documentation/fb/ |
D | cmap_xfbdev.txt | 34 Somewhere in X's callchain, this results in a call to X code that handles the
|
/linux-2.6.39/Documentation/dvb/ |
D | ci.txt | 11 For the Twinhan/Twinhan clones, the dst_ca module handles the CI 107 This means that this CI interface handles the EN50221 style tags in the
|
/linux-2.6.39/drivers/staging/frontier/ |
D | README | 39 In the end this could be driven by a midi layer, which handles all those
|
/linux-2.6.39/drivers/sbus/char/ |
D | Kconfig | 28 on the Tadpole Sparcbook 3. This device handles power-management
|
/linux-2.6.39/Documentation/powerpc/ |
D | kvm_440.txt | 34 but was present in the guest TLB, KVM handles the fault without invoking the
|
/linux-2.6.39/Documentation/hwmon/ |
D | adm1025 | 44 the driver handles that is to preserve this bit through the initialization
|