/Documentation/timers/ |
D | hpet_example.c | 116 goto out; in hpet_info() 124 out: in hpet_info() 157 goto out; in hpet_poll() 162 goto out; in hpet_poll() 169 goto out; in hpet_poll() 174 goto out; in hpet_poll() 207 out: in hpet_poll() 239 goto out; in hpet_fasync() 254 goto out; in hpet_fasync() 262 goto out; in hpet_fasync() [all …]
|
/Documentation/cgroups/ |
D | cgroup_event_listener.c | 38 goto out; in main() 45 goto out; in main() 52 goto out; in main() 58 goto out; in main() 64 goto out; in main() 70 goto out; in main() 101 out: in main()
|
/Documentation/connector/ |
D | ucon.c | 119 FILE *out; in main() local 142 out = fopen(argv[optind], "a+"); in main() 143 if (!out) { in main() 146 out = stdout; in main() 149 out = stdout; in main() 232 fprintf(out, "Error message received.\n"); in main() 233 fflush(out); in main() 239 fprintf(out, "%.24s : [%x.%x] [%08u.%08u].\n", in main() 241 fflush(out); in main()
|
/Documentation/video4linux/ |
D | extract_xc3028.pl | 47 my ($chunklength, $buf, $rcount, $out); 57 $out .= $buf; 60 return $out; 105 my $out = get_hunk($offset, $length); 110 printf "%02x ",ord(substr($out,$i,1)) if ($debug); 114 syswrite(OUTFILE, $out); 120 my $out = get_hunk($offset, $length); 125 printf "%02x ",ord(substr($out,$i,1)) if ($debug); 131 my $size = ord(substr($out,$i,1))*256+ord(substr($out,$i+1,1)); 132 syswrite(OUTFILE, substr($out,$i+1,1)); [all …]
|
/Documentation/networking/ |
D | ifenslave.c | 265 goto out; in main() 273 goto out; in main() 280 goto out; in main() 287 goto out; in main() 294 goto out; in main() 301 goto out; in main() 309 goto out; in main() 314 goto out; in main() 325 goto out; in main() 335 goto out; in main() [all …]
|
/Documentation/RCU/ |
D | arrayRCU.txt | 100 to the desired IPC object is placed in "out", with NULL indicating 101 a non-existent entry. After acquiring "out->lock", the "out->deleted" 107 struct kern_ipc_perm* out; 117 out = entries->p[lid]; 118 if(out == NULL) { 122 spin_lock(&out->lock); 127 if (out->deleted) { 128 spin_unlock(&out->lock); 132 return out;
|
D | stallwarn.txt | 38 print out additional per-CPU diagnostic information, including 69 On the other hand, if the offending CPU fails to print out a stall-warning 82 be called out in the list. 163 will eventually cause the system to run out of memory and hang. 164 While the system is in the process of running itself out of 172 system will eventually run out of memory and hang. In the
|
/Documentation/sound/alsa/ |
D | HD-Audio-Controls.txt | 15 headphone and line-out jacks. If built-in speakers and headphone 16 and/or line-out jacks are available on a machine, this controls 18 When there are only either headphones or line-out jacks, it gives 22 When both headphone and line-out jacks are present, it gives 24 speaker-only is chosen, plugging into a headphone or a line-out jack 25 mutes the speakers, but not line-outs. When line-out+speaker is 46 When this control is ON, treat the headphone jacks as line-out
|
D | README.maya44 | 10 Development is carried out by Rainer Zimmermann (mail@lightshed.de). 14 … unfortunately it has turned out difficult to get detailed programming information, so I (Rainer Z… 108 hw:0,1 output - stereo, analog output 3+4 (and SPDIF out) 141 For normal operation, they should all be set to "PCM out". 150 If these turn out to be unused, they will go away in later driver versions. 153 "PCM out" -> DAC output of the corresponding channel (default setting)
|
D | HD-Audio-Models.txt | 5 3stack 3-jack in back and a headphone out 6 3stack-digout 3-jack in back, a HP out and a SPDIF out 8 5stack-digout 5-jack in back, 2-jack in front, a SPDIF out 10 6stack-digout 6-jack with a SPDIF out 66 allout 5-jack in back, 2-jack in front, SPDIF out
|
/Documentation/scsi/ |
D | scsi_eh.txt | 45 invoking hostt->queuecommand() or SCSI midlayer will time it out. 105 command will time out again. 134 time out and get added to shost->eh_cmd_q. 145 has timed out, unless hostt->eh_timed_out() made lower layers forget 152 forget about - timed out scmds later. 191 device forget about timed out scmds and make them ready for new 226 timed-out scmds, SCSI EH ensures that LLDD forgets about a scmd 242 1. Error completion / time out 292 performance reasons and as sense information could get out of 323 This action is taken for each timed out command. [all …]
|
D | bfa.txt | 64 Troubleshooting Guide, and Release Notes for the corresponding out-of-box 69 and use the following inbox and out-of-box driver version mapping to find
|
/Documentation/sound/oss/ |
D | README.ymfsb | 47 master_volume: AC'97 PCM out Vol (0-100) 48 spdif_out : SPDIF-out flag (0:disable 1:enable) 71 sounds from SPDIF-out of your card (if it had). 73 up to 48kHz. All sounds via SPDIF-out also 22kHz samples). So your
|
/Documentation/ |
D | ManagementStyle | 70 It turns out that since nobody would be stupid enough to ever really let 81 It turns out that some people have trouble with this approach, for two 84 maintain appearances, and coming out in public to say that you were 102 Then, when it really does turn out to be stupid, people just roll their 119 clear which approach is better, they'll eventually figure it out. The 136 It turns out that while it's easy to undo technical mistakes, it's not 142 alienate too many kernel developers. It turns out that alienating people 162 - spread the "love" out so evenly that nobody really ends up feeling 176 While it turns out that most people are idiots, the corollary to that is 194 new about "xxx" or seem _extra_ managerial by pointing out something the [all …]
|
D | gcov.txt | 24 # cd /tmp/linux-out 25 # gcov -o /sys/kernel/debug/gcov/tmp/linux-out/kernel spinlock.c 134 The gcov kernel profiling infrastructure is designed to work out-of-the 173 /tmp/out: kernel build directory as specified by make O= 176 [user@build] cd /tmp/out 177 [user@build] gcov -o /tmp/coverage/tmp/out/init main.c
|
/Documentation/hwmon/ |
D | amc6821 | 66 4 degree C. Read it out after writing to get 72 pwm1_auto_point2_pwm. Read it out after 88 and pwm1_auto_point2_pwm. Read it out after
|
D | lm63 | 43 value have to be masked out. The value is still 16 bit in width. 54 Note that the pin used for fan monitoring is shared with an alert out 59 for fan monitoring and alert out. On the LM64, monitoring is always enabled;
|
/Documentation/frv/ |
D | atomic-ops.txt | 121 The atomic ops implementation can be made inline or out-of-line by changing the 122 CONFIG_FRV_OUTOFLINE_ATOMIC_OPS configuration variable. Making it out-of-line has a number of 131 - no out-of-line function calls need to be made 134 The out-of-line implementations live in arch/frv/lib/atomic-ops.S.
|
/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 79 What you have to do is figure out the correct values for gpiomask and 81 card installed, you might to check out if you can read these registers 101 out which effect the particular value has). 105 bttv0: gpio: en=00000027, out=00000024 in=00ffffd8 [audio: off] 108 out = _out_put bits of the data register (BT848_GPIO_DATA),
|
/Documentation/sysctl/ |
D | vm.txt | 96 the pdflush background writeback daemon will start writing out dirty data. 121 written out next time a pdflush daemon wakes up. 128 a process which is generating disk writes will itself start writing out dirty 136 out to disk. This tunable expresses the interval between those wakeups, in 521 out-of-memory(OOM) of ZONE_DMA because ZONE_DMA is tend to be small. 570 out-of-memory situations. 578 triggered the out-of-memory condition. This avoids the expensive 596 memory until it actually runs out. 636 This enables or disables panic on out-of-memory feature. 642 If this is set to 1, the kernel panics when out-of-memory happens. [all …]
|
/Documentation/ioctl/ |
D | hdio.txt | 160 EINVAL value out of range [0 1] 198 EINVAL value out of range supported by disk. 298 EINVAL value out of range [0 1] 512 EIO I/O error: reset timed out or hardware error 721 [6] Do not access {in|out}_flags->all except for resetting 860 EINVAL value out of range [0 3] 882 EINVAL value out of range [0 1] 902 EINVAL value out of range [0 1] 922 EINVAL value out of range [0 255] 993 EINVAL value out of range [0 1] [all …]
|
/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 45 parameter will have their blocks allocated out of a 48 will have its blocks allocated out of its own unique 98 try to write out before move on to another inode.
|
D | sysfs-module | 21 microframe to be 80%, that is 100 microseconds out of 125 49 O - out-of-tree module
|
D | sysfs-firmware-gsmi | 48 This file is used to clear out a portion/the 54 will error out if the firmware doesn't like your
|
/Documentation/trace/ |
D | ftrace-design.txt | 34 "mcount", "_mcount", or even "__mcount". You can probably figure it out by 274 Once those are out of the way, you will need to implement: 290 First you will need to fill out some arch details in your asm/ftrace.h. 298 will be able to stub it out like so: 312 With the header out of the way, we can fill out the assembly code. While we 315 and then all references to it will be patched out never to return. Instead, 321 Before we get confused anymore, let's check out some pseudo code so you can
|