Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 25 of 45) sorted by relevance

12

/linux-2.4.37.9/Documentation/sysctl/
Dfs.txt76 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/
Dthermal.c490 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 …]
Dpower.c145 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()
Dutils.c397 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/
Dipmi_devintf.c443 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/
Dten-bit-addresses17 almost no supported adapter handles the 10 bit addresses correctly.
/linux-2.4.37.9/Documentation/cdrom/
Dmcdx24 o handles XA and (hopefully) multi session CDs as well as
Dcdu31a21 This device driver handles Sony CDU31A/CDU33A CDROM drives and
/linux-2.4.37.9/Documentation/arm/SA1100/
Dserial_UART11 > tty device layer handles this just fine, so you don't have to worry about
/linux-2.4.37.9/include/acpi/
Dacpi_bus.h42 acpi_handle handles[ACPI_MAX_HANDLES]; member
/linux-2.4.37.9/Documentation/mips/
DGT64120.README39 common IRQ routines for GT-64120 chip. Currently it only handles
/linux-2.4.37.9/Documentation/input/
Dinput.txt103 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/
Dsgetem.S7 | precision number in fp0. sGETEXPD handles denormalized
Dres_func.S111 | 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/
Dproc.txt687 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/
DChangeLog.txt56 - Add optionnal code that handles IO timeouts from the driver.
/linux-2.4.37.9/arch/m68k/q40/
DREADME101 q40 master chip handles only a subset of level triggered interrupts.
/linux-2.4.37.9/Documentation/networking/
Dtuntap.txt135 the kernel handles the packet like it came from real physical device.
/linux-2.4.37.9/net/khttpd/
DREADME17 kHTTPd handles only static (file based) web-pages, and passes all requests
/linux-2.4.37.9/Documentation/usb/
Duhci.txt26 It is inspired by the way Win98/Win2000 handles USB requests via URBs,
/linux-2.4.37.9/Documentation/isdn/
DsyncPPP.FAQ25 The ipppd handles PPP packets coming in HDLC
/linux-2.4.37.9/Documentation/
D00-INDEX66 - how Linux v2.2 handles exceptions without verify_area etc.
Dfloppy.txt142 driver handles both.)
/linux-2.4.37.9/Documentation/sound/
DOPL3-SA2168 for it's own control port, which handles the card's master mixer for
/linux-2.4.37.9/Documentation/sparc/
Dsbus_drivers.txt254 discussed above and plus it handles both PCI and SBUS boards.

12