Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 25 of 34) sorted by relevance

12

/linux-2.4.37.9/arch/parisc/kernel/
Dprocessor.c173 struct irqaction actions[]; in processor_probe()
179 actions = kmalloc(sizeof(struct irqaction)*MAX_CPU_IRQ, GFP_ATOMIC); in processor_probe()
180 if (!actions) { in processor_probe()
182 actions = cpu_irq_actions[0]; in processor_probe()
185 cpu_irq_actions[cpuid] = actions; in processor_probe()
/linux-2.4.37.9/Documentation/usb/
Dhotplug.txt17 be driver-specific actions.
19 This involves a mix of kernel mode and user mode actions. Making devices
20 be immediately usable means that any user mode actions can't wait for an
25 Those triggered actions must support a system's administrative policies;
29 Because some of those actions rely on information about drivers (metadata)
/linux-2.4.37.9/drivers/usb/host/
Dehci.h85 unsigned long actions; member
113 clear_bit (action, &ehci->actions); in timer_action_done()
119 if (!test_and_set_bit (action, &ehci->actions)) { in timer_action()
Dehci-hcd.c276 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions)) in ehci_watchdog()
/linux-2.4.37.9/Documentation/isdn/
DREADME.hysdn165 0x00000040 Log every firmware write actions
170 0x00001000 Log the asynchronous scheduler actions (config and log)
171 0x00100000 Log all open and close actions to /proc/net/hysdn/card files
172 0x00200000 Log all actions from /proc file entries
DREADME.diversion113 output redirected to a file. Then all actions of the module are logged.
DREADME.concap30 uses several case statements which select appropriate actions
/linux-2.4.37.9/Documentation/
Dptrace.txt31 files or directories, and other single-syscall actions may escape from the
Dmandatory.txt132 ftruncate(). truncate() and ftruncate() are considered to be "write" actions
Dspinlocks.txt77 their actions, and if a driver uses spinlocks instead then you should
Dcciss.txt199 actions such switching to an alternate controller can occur. The monitor
DIPMI.txt352 The options are the actions and preaction above (if an option
/linux-2.4.37.9/drivers/scsi/
DChangeLog.serverraid30 4.70.12 - Corrective actions for bad controller ( during initialization )
DChangeLog.ips64 4.70.12 - Corrective actions for bad controller ( during initialization )
/linux-2.4.37.9/Documentation/networking/
Dsmctr.txt39 the appropriate actions.
Dlapb-module.txt250 module will not perform any more actions on it. The skb->data pointer will
262 device driver and the LAPB module will not perform any more actions on it.
/linux-2.4.37.9/Documentation/s390/
DTAPE106 2. re-perform the actions which produced the bug. (Hopefully the bug will
/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_history.txt114 * 12-05-00 01.01.04 Modified config page actions.
/linux-2.4.37.9/arch/m68k/ifpsp060/
Disp.doc192 actions which are too system-specific, then the system integrator must
/linux-2.4.37.9/Documentation/cdrom/
Dcdrom-standard.tex369 coded here. Possibly other device-specific actions should be taken
370 such as spinning down the device. However, strategic actions such as
685 initialization of the transfer. The call may even induce some actions
689 no actions whatsoever.
738 set), no actions are taken and a value of 0 will be returned.
/linux-2.4.37.9/Documentation/filesystems/
Dfat_cvf.txt38 all actions that require bmap do not work (swapping, writable mmapping).
/linux-2.4.37.9/net/802/
Dcl2llc.pre162 * Interpret_pseudo_code() executes the actions in the connection component
/linux-2.4.37.9/net/802/pseudo/
Dpseudocode167 ; the shared actions are common to states NORMAL, BUSY, REJECT,
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE185 the Program or its derivative works. These actions are prohibited by law
/linux-2.4.37.9/drivers/sound/
DCOPYING182 distribute the Program or its derivative works. These actions are

12