/linux-2.4.37.9/Documentation/sysctl/ |
D | fs.txt | 76 The kernel allocates file handles dynamically, but as yet it 80 handles that the Linux kernel will allocate. When you get lots 81 of error messages about running out of file handles, you might 85 file handles, the number of used file handles and the maximum 86 number of file handles. When the allocated file handles come 89 handles and you don't need to increase the maximum. 95 As with file handles, the kernel allocates the inode structures
|
/linux-2.4.37.9/drivers/acpi/ |
D | thermal.c | 490 passive->devices.handles[i], in acpi_thermal_passive() 496 passive->devices.handles[i], in acpi_thermal_passive() 510 passive->devices.handles[i], in acpi_thermal_passive() 555 result = acpi_bus_set_power(active->devices.handles[j], ACPI_STATE_D0); in acpi_thermal_active() 557 …BUG_PRINT((ACPI_DB_WARN, "Unable to turn cooling device [%p] 'on'\n", active->devices.handles[j])); in acpi_thermal_active() 561 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Cooling device [%p] now 'on'\n", active->devices.handles[j])); in acpi_thermal_active() 573 result = acpi_bus_set_power(active->devices.handles[j], ACPI_STATE_D3); in acpi_thermal_active() 575 …UG_PRINT((ACPI_DB_WARN, "Unable to turn cooling device [%p] 'off'\n", active->devices.handles[j])); in acpi_thermal_active() 579 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Cooling device [%p] now 'off'\n", active->devices.handles[j])); in acpi_thermal_active() 837 p += sprintf(p, "0x%p ", tz->trips.passive.devices.handles[j]); in acpi_thermal_read_trip_points() [all …]
|
D | power.c | 145 result = acpi_power_get_context(list->handles[i], &resource); in acpi_power_get_list_state() 346 result = acpi_power_on(tl->handles[i]); in acpi_power_transition() 355 result = acpi_power_off_device(cl->handles[i]); in acpi_power_transition()
|
D | utils.c | 397 list->handles[i] = element->reference.handle; in acpi_evaluate_reference() 399 list->handles[i])); in acpi_evaluate_reference()
|
/linux-2.4.37.9/drivers/char/ipmi/ |
D | ipmi_devintf.c | 443 static devfs_handle_t handles[MAX_DEVICES]; variable 455 handles[if_num] = devfs_register(devfs_handle, name, DEVFS_FL_NONE, in ipmi_new_smi() 466 devfs_unregister(handles[if_num]); in ipmi_smi_gone()
|
/linux-2.4.37.9/Documentation/i2c/ |
D | ten-bit-addresses | 17 almost no supported adapter handles the 10 bit addresses correctly.
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | mcdx | 24 o handles XA and (hopefully) multi session CDs as well as
|
D | cdu31a | 21 This device driver handles Sony CDU31A/CDU33A CDROM drives and
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | serial_UART | 11 > tty device layer handles this just fine, so you don't have to worry about
|
/linux-2.4.37.9/include/acpi/ |
D | acpi_bus.h | 42 acpi_handle handles[ACPI_MAX_HANDLES]; member
|
/linux-2.4.37.9/Documentation/mips/ |
D | GT64120.README | 39 common IRQ routines for GT-64120 chip. Currently it only handles
|
/linux-2.4.37.9/Documentation/input/ |
D | input.txt | 103 handles all HID devices, and because there is a very wide variety of them, 106 Currently, it handles USB mice, joysticks, gamepads, steering wheels 129 usbmouse.c driver. It handles USB mice only. It uses a simpler HIDBP
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | sgetem.S | 7 | precision number in fp0. sGETEXPD handles denormalized
|
D | res_func.S | 111 | cu_norm handles fmove in instructions with normalized inputs. 474 | Inst is fmove. This code also handles all result writes. 758 | This code handles the case of the instruction resulting in 1218 | This code handles the case of the instruction resulting in
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | proc.txt | 687 The kernel allocates file handles dynamically, but doesn't free them again at 690 The value in file-max denotes the maximum number of file handles that the 692 out of file handles, you might want to raise this limit. The default value is 705 The three values in file-nr denote the number of allocated file handles, the 706 number of used file handles, and the maximum number of file handles. When the 707 allocated file handles come close to the maximum, but the number of actually 709 handles and you don't need to increase the maximum. 746 handles the kernel support for miscellaneous binary formats.
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | ChangeLog.txt | 56 - Add optionnal code that handles IO timeouts from the driver.
|
/linux-2.4.37.9/arch/m68k/q40/ |
D | README | 101 q40 master chip handles only a subset of level triggered interrupts.
|
/linux-2.4.37.9/Documentation/networking/ |
D | tuntap.txt | 135 the kernel handles the packet like it came from real physical device.
|
/linux-2.4.37.9/net/khttpd/ |
D | README | 17 kHTTPd handles only static (file based) web-pages, and passes all requests
|
/linux-2.4.37.9/Documentation/usb/ |
D | uhci.txt | 26 It is inspired by the way Win98/Win2000 handles USB requests via URBs,
|
/linux-2.4.37.9/Documentation/isdn/ |
D | syncPPP.FAQ | 25 The ipppd handles PPP packets coming in HDLC
|
/linux-2.4.37.9/Documentation/ |
D | 00-INDEX | 66 - how Linux v2.2 handles exceptions without verify_area etc.
|
D | floppy.txt | 142 driver handles both.)
|
/linux-2.4.37.9/Documentation/sound/ |
D | OPL3-SA2 | 168 for it's own control port, which handles the card's master mixer for
|
/linux-2.4.37.9/Documentation/sparc/ |
D | sbus_drivers.txt | 254 discussed above and plus it handles both PCI and SBUS boards.
|