Searched refs:gets (Results 1 – 25 of 189) sorted by relevance
12345678
/linux-3.4.99/arch/mips/include/asm/ |
D | pmon.h | 22 char* (*gets) (char*); member 40 #define pmon_gets(s) debug_vectors->gets(s)
|
/linux-3.4.99/drivers/rpmsg/ |
D | Kconfig | 3 # RPMSG always gets selected by whoever wants it
|
/linux-3.4.99/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-3.4.99/drivers/hwspinlock/ |
D | Kconfig | 5 # HWSPINLOCK always gets selected by whoever wants it.
|
/linux-3.4.99/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-light-tsl2583 | 5 This property gets/sets the table of coefficients
|
D | sysfs-bus-iio-light | 70 This property gets/sets the last known external 77 This property gets/sets the sensors ADC analog integration time.
|
/linux-3.4.99/drivers/zorro/ |
D | Kconfig | 11 15KB, but it gets freed after the system boots up, so it doesn't
|
/linux-3.4.99/arch/s390/kernel/ |
D | mcount64.S | 39 # The bras instruction gets runtime patched to call prepare_ftrace_return.
|
D | mcount.S | 43 # The bras instruction gets runtime patched to call prepare_ftrace_return.
|
/linux-3.4.99/drivers/remoteproc/ |
D | Kconfig | 3 # REMOTEPROC gets selected by whoever wants it
|
/linux-3.4.99/drivers/virtio/ |
D | Kconfig | 1 # Virtio always gets selected by whoever wants it.
|
/linux-3.4.99/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
|
D | ramoops.txt | 30 The module uses a counter to record multiple dumps but the counter gets reset
|
/linux-3.4.99/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-3.4.99/Documentation/driver-model/ |
D | bus.txt | 89 Each bus gets a directory in the bus directory, along with two default 107 Each device that is discovered on a bus of that type gets a symlink in
|
D | class.txt | 83 Each class gets a directory in the class directory, along with two 102 Each device gets a symlink in the devices/ directory that points to the
|
/linux-3.4.99/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-3.4.99/Documentation/hwmon/ |
D | sis5595 | 87 In addition to the alarms described above, there is a BTI alarm, which gets 90 bit gets set.
|
/linux-3.4.99/drivers/eisa/ |
D | Kconfig | 48 image by about 40KB, but it gets freed after the system
|
/linux-3.4.99/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-3.4.99/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-3.4.99/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 13 Note: when switching mode the current PicoLCD HID device gets
|
/linux-3.4.99/drivers/staging/speakup/ |
D | TODO | 35 that text in the output buffer gets garbled because a lock is not set.
|
/linux-3.4.99/Documentation/cgroups/ |
D | devices.txt | 14 cgroup gets a copy of the parent. Administrators can then remove
|
12345678