Home
last modified time | relevance | path

Searched refs:then (Results 1 – 25 of 1452) sorted by relevance

12345678910>>...59

/Linux-v5.4/tools/power/cpupower/bench/
Dbenchmark.c35 long long now, then; in calculate_timespace() local
46 then = get_time(); in calculate_timespace()
48 timed = (unsigned int)(then - now); in calculate_timespace()
57 then = get_time(); in calculate_timespace()
59 timed = (unsigned int)(then - now); in calculate_timespace()
81 long long now, then; in start_benchmark() local
129 then = get_time(); in start_benchmark()
130 performance_time += then - now - sleep_time; in start_benchmark()
135 (long)(then - now), sleep_time, in start_benchmark()
155 then = get_time(); in start_benchmark()
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi843516 Channel Y low voltage threshold. If sensor input voltage goes lower then
17 this value then the threshold falling event is pushed.
23 Hysteresis between low and high thresholds can not be lower then 2 and
25 If falling threshold results hysteresis to odd value then rising
33 Channel Y high voltage threshold. If sensor input voltage goes higher then
34 this value then the threshold rising event is pushed.
40 Hysteresis between low and high thresholds can not be lower then 2 and
42 If rising threshold results hysteresis to odd value then falling
/Linux-v5.4/tools/power/cpupower/debug/kernel/
Dcpufreq-test_tsc.c56 u32 now, then, diff; in cpufreq_test_tsc() local
84 then = read_pmtmr(); in cpufreq_test_tsc()
90 diff = (now - then) & 0xFFFFFF; in cpufreq_test_tsc()
92 …printk(KERN_DEBUG "t1: %08u t2: %08u diff_pmtmr: %08u diff_tsc: %016llu\n", then, now, diff, diff_… in cpufreq_test_tsc()
93 then = now; in cpufreq_test_tsc()
/Linux-v5.4/sound/soc/intel/
DKconfig9 has an audio controller with a DSP and I2S or DMIC port, then
60 an I2S codec, then enable this option by saying Y or m. This is
72 then enable this option by saying Y or m. This was typically used
86 If you have a Intel Merrifield/Edison platform, then
102 codec, then enable this option by saying Y or m. This is a
129 in the BIOS then enable this option by saying Y or m.
138 enabled in the BIOS then enable this option by saying Y or m.
147 enabled in the BIOS then enable this option by saying Y or m.
156 enabled in the BIOS then enable this option by saying Y or m.
165 enabled in the BIOS then enable this option by saying Y or m.
[all …]
/Linux-v5.4/tools/bpf/bpftool/bash-completion/
Dbpftool16 if [[ $w == ${words[idx]} ]]; then
145 if [[ ${words[idx]} == "value" ]]; then
150 if [[ $value -eq 0 ]]; then
189 if [[ ${words[cword]} == -* ]]; then
221 if [[ ${words[i]::1} == - ]]; then
234 if [[ -z $object || $cword -eq 1 ]]; then
288 if _bpftool_search_list 'xlated'; then
300 if [[ $prev == "$command" ]]; then
351 if [[ ${#words[@]} -eq 3 ]]; then
356 if [[ ${#words[@]} -lt 6 ]]; then
[all …]
/Linux-v5.4/Documentation/admin-guide/laptops/
Dlaptop-mode.rst64 * If you mount some of your ext3/reiserfs filesystems with the -n option, then
69 * If you have your filesystems listed as type "auto" in fstab, like I did, then
102 a cache miss. The disk can then be spun down in the periods of inactivity.
206 once, and will then spin down while the MP3 is playing. (Thanks to Bartek
251 # will read a complete MP3 at once, and will then spin down while the MP3/OGG is
268 # exceeded, the kernel will wake flusher threads which will then reduce the
343 if [ -f /etc/default/laptop-mode ] ; then
346 elif [ -f /etc/sysconfig/laptop-mode ] ; then
389 # exceeded, the kernel will wake flusher threads which will then reduce the
429 if [ ! -e /proc/sys/vm/laptop_mode ] ; then
[all …]
/Linux-v5.4/Documentation/arm/nwfpe/
Dnotes.rst15 then made a function call. Upon return from the function call the number in
19 converted to extended, then stored. If an lfm/sfm combination had been used,
20 then no conversion would occur. This has performance considerations. The
23 extended, then does the multiply in extended precision.
30 The result of log(x) (a double) will be calculated, returned in f0, then
/Linux-v5.4/Documentation/devicetree/bindings/regulator/
Dtps62360-regulator.txt15 If this property is missing, then assume that there is no GPIO
18 If this property is missing, then assume that there is no GPIO
21 If this property is missing, then assume the state as low (0).
23 If this property is missing, then assume the state as low (0).
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs42l52.txt21 - cirrus,mica-differential-cfg : boolean, If present, then the MICA input is configured
22 as a differential input. If not present then the MICA input is configured as
25 - cirrus,micb-differential-cfg : boolean, If present, then the MICB input is configured
26 as a differential input. If not present then the MICB input is configured as
/Linux-v5.4/net/bridge/
DKconfig12 If you say Y here, then your Linux box will be able to act as an
25 If you enable iptables support along with the bridge support then you
27 iptables will then see the IP packets being bridged, so you need to
43 If you say Y here, then the Ethernet bridge will be able selectively
57 If you say Y here, then the Ethernet bridge will be able selectively
/Linux-v5.4/tools/testing/selftests/ftrace/test.d/
Dfunctions35 if [ -d events/synthetic ]; then
52 if [ "$tr" = "" ]; then
55 if ! grep -q "$t" set_ftrace_filter; then
59 if [ $tr = "enable_event" -o $tr = "disable_event" ]; then
66 if [ "$limit" != "unlimited" ]; then
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-device.rst26 If :c:type:`v4l2_dev <v4l2_device>`\ ->name is empty then it will be set to a
28 If you set it up before calling :c:func:`v4l2_device_register` then it will
29 be untouched. If dev is ``NULL``, then you **must** setup
35 ``ivtv0``, ``ivtv1``, etc. If the name ends with a digit, then it will insert
58 If you have a hotpluggable device (e.g. a USB device), then when a disconnect
68 hotpluggable, then there is no need to call :c:func:`v4l2_device_disconnect`.
119 If you have multiple device nodes then it can be difficult to know when it is
124 zero, then the :c:type:`v4l2_device` release() callback is called. You can
127 If other device nodes (e.g. ALSA) are created, then you can increase and
Dv4l2-dev.rst21 If you embed it in a larger struct, then you must set the ``release()``
56 become compulsory in the future!), then set this to your
72 If queue is not ``NULL``, and queue->lock is not ``NULL``, then queue->lock
84 If left to ``NULL``, then it will use the struct :c:type:`v4l2_prio_state`
86 (group of) device node(s), then you can point it to your own struct
101 If you use :c:type:`v4l2_ioctl_ops`, then you should set
142 If you set this pointer, then that will be used by unlocked_ioctl to
145 If you are using the :ref:`videobuf2 framework <vb2_framework>`, then there
147 set, then this lock will be used instead of :c:type:`video_device`->lock
160 If you use the old :ref:`videobuf framework <vb_framework>` then you must
[all …]
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-edid.rst63 value, then the ``EINVAL`` error code will be returned.
72 If there are fewer blocks than specified, then the driver will set
74 available at all, then the error code ``ENODATA`` is set.
76 If blocks have to be retrieved from the sink, then this call will block
80 :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>` is called, then the driver will set ``blocks`` to the
87 If there are no EDID blocks available at all, then
97 EDID blocks than the hardware can handle then the EDID is not written,
100 other than 0 then the error code ``EINVAL`` is set.
131 you set the EDID and ``blocks`` is 0, then the EDID is disabled or
Dext-ctrls-fm-tx.rst72 then the audio was recorded as stereo.
77 bit of the Decoder Identification code. If set, then the audio was
82 then the audio is compressed.
86 then the PTY code is dynamically switched.
89 If set, then a traffic announcement is in progress.
92 If set, then the tuned programme carries traffic announcements.
95 If set, then this channel broadcasts music. If cleared, then it
97 then it should be set.
100 If set, then transmit alternate frequencies.
Dvidioc-g-dv-timings.rst64 ``V4L2_IN_CAP_DV_TIMINGS`` flag), then ``ENODATA`` error code is returned.
263 the transmitter can't generate such frequencies, then the flag
273 If the application sets this flag for a transmitter, then the
276 generate such frequencies, then the flag will be cleared.
279 then it will set this flag to signal this to the application.
281 - Specific to interlaced formats: if set, then the vertical
288 - If set, then this is a Consumer Electronics (CE) video format.
290 formats) in that if R'G'B' encoding is used then by default the
299 - If set, then the picture_aspect field is valid. Otherwise assume that
303 - If set, then the cea861_vic field is valid and contains the Video
[all …]
/Linux-v5.4/drivers/char/mwave/
DREADME19 thinkpad configuration utility then this parameter allows the
24 thinkpad configuration utility then this parameter allows the
29 thinkpad configuration utility then this parameter allows the
34 thinkpad configuration utility then this parameter allows the
/Linux-v5.4/Documentation/admin-guide/
Djava.rst76 if [ -z "$1" ]; then
98 if [ "`basename $CLASS .class`" == "$FQCLASSN" ]; then
103 if echo $CLASSDIR | grep -q "$FQCLASSP$"; then
111 if echo $CLASSDIR | grep -q "$FQCLASSP$"; then
116 if [ ! -L $CLASS ]; then
124 if [ ! -L $CLASS ]; then break; fi
127 if [ $LINKLEVEL -gt 5 ]; then
136 if [ -z "$CLASSBASE" ]; then
137 if [ -z "$FQCLASSP" ]; then
148 if ! echo $CLASSPATH | grep -q "^\(.*:\)*$CLASSBASE\(:.*\)*"; then
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/edac/
Dsocfpga-eccmgr.txt19 - interrupts : Should be single bit error interrupt, then double bit error
27 - interrupts : Should be single bit error interrupt, then double bit error
63 - interrupts : Should be single bit error interrupt, then double bit error
75 - interrupts : Should be single bit error interrupt, then double bit error
82 - interrupts : Should be single bit error interrupt, then double bit error
90 - interrupts : Should be single bit error interrupt, then double bit error
98 - interrupts : Should be single bit error interrupt, then double bit error
106 - interrupts : Should be single bit error interrupt, then double bit error
114 - interrupts : Should be single bit error interrupt, then double bit error
122 - interrupts : Should be single bit error interrupt, then double bit error
[all …]
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-ioc-g-mode.rst51 When a CEC message is received, then the CEC framework will decide how
53 transmitted message, then the reply is sent back to the filehandle that
56 If the message is not a reply, then the CEC framework will process it
57 first. If there is no follower, then the message is just discarded and a
59 process it. If there is a follower, then the message is passed on to the
71 If there is no initiator, then any CEC filehandle can use
73 initiator then only that initiator can call
108 then an attempt to become one will return the ``EBUSY`` error code
144 the exclusive follower then an attempt to become one will return
157 follower then an attempt to become one will return the ``EBUSY`` error
[all …]
Dcec-ioc-adap-g-log-addrs.rst63 then this ioctl will block until all requested logical
64 addresses have been claimed. If the file descriptor is in non-blocking mode then it will
87 driver. If no logical address could be claimed, then it is set to
88 ``CEC_LOG_ADDR_INVALID``. If this adapter is Unregistered, then
94 this adapter is Unregistered then ``log_addr_mask`` sets bit 15
96 all, then ``log_addr_mask`` is set to 0. Set by the driver.
115 what was requested. If this field is set to 0, then the CEC
122 defined. If you do not want a vendor ID then set it to
172 - By default if no logical address of the requested type can be claimed, then
173 it will go back to the unconfigured state. If this flag is set, then it will
[all …]
/Linux-v5.4/Documentation/power/
Dswsusp-dmcrypt.rst26 up dm-crypt and then asks swsusp to resume from the encrypted
78 then
86 then
90 then
101 then
103 then
128 then attempts to resume from the first device mapper device.
137 What then follows is the well known process to change the root
/Linux-v5.4/tools/testing/selftests/timers/
Dinconsistency-check.c98 long now, then; in consistency_test() local
103 now = then = list[0].tv_sec; in consistency_test()
109 while (seconds == -1 || now - then < seconds) { in consistency_test()
/Linux-v5.4/drivers/misc/mic/
DKconfig15 then say M (recommended) or Y, else say N. If unsure say N.
32 then say M (recommended) or Y, else say N. If unsure say N.
48 then say M (recommended) or Y, else say N. If unsure say N.
67 If you are building a host kernel with an Intel MIC device then
87 If you are building a card kernel for an Intel MIC device then
106 If you are building a host kernel with an Intel MIC device then
124 If you are building a host kernel with an Intel MIC device then
145 If you are building a host kernel with an Intel MIC device then
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-mailbox.c148 unsigned long then = jiffies; in get_mailbox() local
167 then + msecs_to_jiffies(10*retries))) in get_mailbox()
206 unsigned long then; in ivtv_api_call() local
281 then = jiffies; in ivtv_api_call()
291 if (time_after(jiffies, then + api_timeout)) { in ivtv_api_call()
303 if (time_after(jiffies, then + msecs_to_jiffies(100))) in ivtv_api_call()
306 jiffies_to_msecs(jiffies - then)); in ivtv_api_call()

12345678910>>...59