/linux-2.4.37.9/ipc/ |
D | sem.c | 324 q->undo, q->pid, q->alter); in update_queue() 330 if (error == 0 && q->alter) { in update_queue() 806 static int alloc_undo(struct sem_array *sma, struct sem_undo** unp, int semid, int alter) in alloc_undo() argument 820 error = sem_revalidate(semid, sma, nsems, alter ? S_IWUGO : S_IRUGO); in alloc_undo() 849 int undos = 0, decrease = 0, alter = 0; in sys_semtimedop() local 895 alter = 1; in sys_semtimedop() 897 alter |= decrease; in sys_semtimedop() 900 if (ipcperms(&sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) in sys_semtimedop() 916 error = alloc_undo(sma,&un,semid,alter); in sys_semtimedop() 936 queue.alter = decrease; in sys_semtimedop() [all …]
|
/linux-2.4.37.9/include/linux/ |
D | sem.h | 111 int alter; /* operation will alter semaphore */ member
|
/linux-2.4.37.9/Documentation/arm/ |
D | README | 13 To build ARM Linux natively, you shouldn't have to alter the ARCH = line 18 If you wish to cross-compile, then alter the following lines in the top
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | TODO | 62 reserved to alter it between implementations) and the WFC and RFC
|
/linux-2.4.37.9/Documentation/networking/ |
D | ltpc.txt | 53 permanent solution would be to alter the netatalk code. Also, make
|
/linux-2.4.37.9/Documentation/sound/ |
D | Wavefront | 257 module parameter (see below) or alter the source code.
|
/linux-2.4.37.9/Documentation/usb/ |
D | ibmcam.txt | 255 init_model2_rg These initial settings alter color balance of the
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | README.aic7xxx | 400 * identifying contributors and should not be deemed as permission to alter
|
D | README.aic79xx | 482 * identifying contributors and should not be deemed as permission to alter
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | isp.S | 478 # mul64() may use ()+ addressing and may, therefore, alter a7 491 # div64() may use ()+ addressing and may, therefore, alter a7.
|
D | pfpsp.S | 1483 # here, we count on norm not to alter a0... 6602 # If it's an unnormalized zero, alter the operand and force it # 7461 # fmove out doesn't alter them. 7682 # fmove out doesn't alter them. 10102 # now, round to extended(and don't alter the FPSR). 12184 # now, round to extended(and don't alter the FPSR). 13033 mov.l 0x4(%a0),FP_SCR0_HI(%a6) # so we don't alter it
|
D | fpsp.S | 1484 # here, we count on norm not to alter a0... 11371 # routines aren't supposed to alter the operands but we've just squashed 13671 # now, round to extended(and don't alter the FPSR). 15753 # now, round to extended(and don't alter the FPSR). 20560 # fmove out doesn't alter them. 20781 # fmove out doesn't alter them. 23073 mov.l 0x4(%a0),FP_SCR0_HI(%a6) # so we don't alter it
|
D | fplsp.S | 9766 # If it's an unnormalized zero, alter the operand and force it #
|
/linux-2.4.37.9/drivers/net/e1000/ |
D | LICENSE | 327 necessary. Here is a sample; alter the names:
|
/linux-2.4.37.9/drivers/sound/ |
D | COPYING | 327 necessary. Here is a sample; alter the names:
|
/linux-2.4.37.9/fs/hfs/ |
D | COPYING | 327 necessary. Here is a sample; alter the names:
|
/linux-2.4.37.9/drivers/net/e100/ |
D | LICENSE | 327 necessary. Here is a sample; alter the names:
|
/linux-2.4.37.9/ |
D | COPYING | 344 necessary. Here is a sample; alter the names:
|
/linux-2.4.37.9/drivers/char/ |
D | README.epca | 463 many TIOC commands did not alter mval (They use
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | proc.txt | 562 file to allow you to alter it by writing a new value in (IRQ 626 but you can also cause it to crash. Never alter kernel parameters on a
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 3131 the `mangle' table which alter the Type Of Service field of an IP 3140 in the `mangle' table which alter the netfilter mark (nfmark) field 3151 This option adds a `TCPMSS' target, which allows you to alter the 3334 in the `mangle' table which alter the netfilter mark (nfmark) field 18861 you can alter that using a kernel command line option such as 21345 alter the behaviour of the hardware reset circuitry attached to the
|