Searched refs:gets (Results 1 – 25 of 172) sorted by relevance
1234567
/linux-2.6.39/arch/mips/include/asm/ |
D | pmon.h | 22 char* (*gets) (char*); member 40 #define pmon_gets(s) debug_vectors->gets(s)
|
/linux-2.6.39/Documentation/vm/ |
D | active_mm.txt | 46 anonymous process gets scheduled away, the borrowed address space is 58 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
/linux-2.6.39/Documentation/block/ |
D | cfq-iosched.txt | 31 process gets bigger time slice and lower priority process gets smaller time
|
/linux-2.6.39/drivers/zorro/ |
D | Kconfig | 11 15KB, but it gets freed after the system boots up, so it doesn't
|
/linux-2.6.39/arch/s390/kernel/ |
D | mcount64.S | 42 # The bras instruction gets runtime patched to call prepare_ftrace_return.
|
D | mcount.S | 46 # The bras instruction gets runtime patched to call prepare_ftrace_return.
|
/linux-2.6.39/drivers/virtio/ |
D | Kconfig | 1 # Virtio always gets selected by whoever wants it.
|
/linux-2.6.39/Documentation/scsi/ |
D | qlogicfas.txt | 66 realbig.doc realbig.doc". Then do it after the computer gets warm. 71 that it gets a false ACK causing an extra byte to be inserted into the
|
/linux-2.6.39/Documentation/watchdog/ |
D | hpwdt.txt | 18 gets into a bad state and hangs, the HP ProLiant iLO 2 timer register will 47 confused" message in the logs or if the system gets into a hung state, then
|
/linux-2.6.39/Documentation/ |
D | rt-mutex.txt | 21 boosting to the owner of the other rt_mutex it gets blocked on. The 76 (*) The "mutex has waiters" bit gets set to take the lock. If the lock
|
D | dell_rbu.txt | 57 The user creates packets header, gets the chunk of the BIOS image and 64 Once this file gets to the driver, the driver extracts packet_size data from
|
/linux-2.6.39/Documentation/driver-model/ |
D | bus.txt | 106 Each bus gets a directory in the bus directory, along with two default 124 Each device that is discovered on a bus of that type gets a symlink in
|
D | class.txt | 98 Each class gets a directory in the class directory, along with two 117 Each device gets a symlink in the devices/ directory that points to the
|
/linux-2.6.39/Documentation/hwmon/ |
D | sis5595 | 87 In addition to the alarms described above, there is a BTI alarm, which gets 90 bit gets set.
|
D | lm75 | 45 gets higher then the Overtemperature Shutdown value; it stays on until
|
D | thmc50 | 39 temperature gets higher then the Overtemperature Shutdown value; it stays on
|
/linux-2.6.39/drivers/staging/iio/Documentation/ |
D | device.txt | 46 gets confused)
|
/linux-2.6.39/drivers/eisa/ |
D | Kconfig | 48 image by about 40KB, but it gets freed after the system
|
/linux-2.6.39/Documentation/power/ |
D | video.txt | 99 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text console back 132 IBM TP T20, model 2647-44G none (1), video is S3 Inc. 86C270-294 Savage/IX-MV, vesafb gets "interes… 148 …deo is trashed after long suspend. s3_bios,s3_mode (4) works too. Perhaps that gets better results?
|
/linux-2.6.39/Documentation/accounting/ |
D | taskstats.txt | 127 gets sent to userspace (along with the per-task data). 164 loss. This possibility gets compounded when the taskstats structure gets
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 13 Note: when switching mode the current PicoLCD HID device gets
|
/linux-2.6.39/drivers/staging/speakup/ |
D | TODO | 35 that text in the output buffer gets garbled because a lock is not set.
|
/linux-2.6.39/Documentation/cgroups/ |
D | devices.txt | 14 cgroup gets a copy of the parent. Administrators can then remove
|
/linux-2.6.39/Documentation/i2c/ |
D | summary | 38 code to access some type of device. Each detected device gets its own
|
/linux-2.6.39/drivers/media/video/pwc/ |
D | philips.txt | 134 never know what device a camera gets assigned; it depends on module load 155 dev_hint=3,5 The first detected cam gets assigned 166 gets /dev/video0.
|
1234567