Home
last modified time | relevance | path

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

12345678910>>...56

/Linux-v4.19/tools/power/cpupower/bench/
Dbenchmark.c48 long long now, then; in calculate_timespace() local
59 then = get_time(); in calculate_timespace()
61 timed = (unsigned int)(then - now); in calculate_timespace()
70 then = get_time(); in calculate_timespace()
72 timed = (unsigned int)(then - now); in calculate_timespace()
94 long long now, then; in start_benchmark() local
142 then = get_time(); in start_benchmark()
143 performance_time += then - now - sleep_time; in start_benchmark()
148 (long)(then - now), sleep_time, in start_benchmark()
168 then = get_time(); in start_benchmark()
[all …]
/Linux-v4.19/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-v4.19/tools/power/cpupower/debug/kernel/
Dcpufreq-test_tsc.c55 u32 now, then, diff; in cpufreq_test_tsc() local
83 then = read_pmtmr(); in cpufreq_test_tsc()
89 diff = (now - then) & 0xFFFFFF; in cpufreq_test_tsc()
91 …printk(KERN_DEBUG "t1: %08u t2: %08u diff_pmtmr: %08u diff_tsc: %016llu\n", then, now, diff, diff_… in cpufreq_test_tsc()
92 then = now; in cpufreq_test_tsc()
/Linux-v4.19/tools/bpf/bpftool/bash-completion/
Dbpftool45 if [[ $w == ${words[idx]} ]]; then
136 if [[ ${words[$((idx-2))]} == "update" ]]; then
155 if [[ ${words[idx]} == "value" ]]; then
186 if [[ ${words[cword]} == -* ]]; then
214 if [[ ${words[i]::1} == - ]]; then
226 if [[ -z $object || $cword -eq 1 ]]; then
246 if [[ $command != "load" ]]; then
276 if _bpftool_search_list 'xlated'; then
288 if [[ $prev == "$command" ]]; then
298 if [[ ${#words[@]} -lt 6 ]]; then
[all …]
/Linux-v4.19/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-v4.19/Documentation/laptops/
Dlaptop-mode.txt62 * If you mount some of your ext3/reiserfs filesystems with the -n option, then
67 * If you have your filesystems listed as type "auto" in fstab, like I did, then
100 a cache miss. The disk can then be spun down in the periods of inactivity.
204 once, and will then spin down while the MP3 is playing. (Thanks to Bartek
248 # will read a complete MP3 at once, and will then spin down while the MP3/OGG is
265 # exceeded, the kernel will wake flusher threads which will then reduce the
341 if [ -f /etc/default/laptop-mode ] ; then
344 elif [ -f /etc/sysconfig/laptop-mode ] ; then
387 # exceeded, the kernel will wake flusher threads which will then reduce the
427 if [ ! -e /proc/sys/vm/laptop_mode ] ; then
[all …]
/Linux-v4.19/Documentation/arm/nwfpe/
DNOTES12 then made a function call. Upon return from the function call the number in
16 converted to extended, then stored. If an lfm/sfm combination had been used,
17 then no conversion would occur. This has performance considerations. The
20 extended, then does the multiply in extended precision.
27 The result of log(x) (a double) will be calculated, returned in f0, then
/Linux-v4.19/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-v4.19/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-v4.19/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-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-edid.rst56 value, then the ``EINVAL`` error code will be returned.
65 If there are fewer blocks than specified, then the driver will set
67 available at all, then the error code ``ENODATA`` is set.
69 If blocks have to be retrieved from the sink, then this call will block
73 :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>` is called, then the driver will set ``blocks`` to the
80 If there are no EDID blocks available at all, then
90 EDID blocks than the hardware can handle then the EDID is not written,
93 other than 0 then the error code ``EINVAL`` is set.
124 you set the EDID and ``blocks`` is 0, then the EDID is disabled or
/Linux-v4.19/net/bridge/
DKconfig11 If you say Y here, then your Linux box will be able to act as an
24 If you enable iptables support along with the bridge support then you
26 iptables will then see the IP packets being bridged, so you need to
42 If you say Y here, then the Ethernet bridge will be able selectively
56 If you say Y here, then the Ethernet bridge will be able selectively
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-dev.rst19 If you embed it in a larger struct, then you must set the ``release()``
54 become compulsory in the future!), then set this to your
70 If queue is not ``NULL``, and queue->lock is not ``NULL``, then queue->lock
82 If left to ``NULL``, then it will use the struct :c:type:`v4l2_prio_state`
84 (group of) device node(s), then you can point it to your own struct
99 If you use :c:type:`v4l2_ioctl_ops`, then you should set
140 If you set this pointer, then that will be used by unlocked_ioctl to
143 If you are using the :ref:`videobuf2 framework <vb2_framework>`, then there
145 set, then this lock will be used instead of :c:type:`video_device`->lock
158 If you use the old :ref:`videobuf framework <vb_framework>` then you must
[all …]
Dv4l2-device.rst24 If :c:type:`v4l2_dev <v4l2_device>`\ ->name is empty then it will be set to a
26 If you set it up before calling :c:func:`v4l2_device_register` then it will
27 be untouched. If dev is ``NULL``, then you **must** setup
33 ``ivtv0``, ``ivtv1``, etc. If the name ends with a digit, then it will insert
56 If you have a hotpluggable device (e.g. a USB device), then when a disconnect
66 hotpluggable, then there is no need to call :c:func:`v4l2_device_disconnect`.
117 If you have multiple device nodes then it can be difficult to know when it is
122 zero, then the :c:type:`v4l2_device` release() callback is called. You can
125 If other device nodes (e.g. ALSA) are created, then you can increase and
Dcec-core.rst84 Note: if cec_register_adapter() fails, then call cec_delete_adapter() to
85 clean up. But if cec_register_adapter() succeeded, then only call
143 If enabled, then the adapter should be put in a mode to also monitor messages
156 If enabled, then the adapter should be put in a mode to also monitor CEC pin
169 If logical_addr == CEC_LOG_ADDR_INVALID then all programmed logical addresses
171 If the maximum number of available logical addresses is exceeded, then it
257 retrying messages. If set, then the framework assumes that it
267 to 1, if the hardware does support retry then either set these counters to
298 If the CEC adapter supports Error Injection functionality, then that can
315 If both callbacks are set, then an ``error-inj`` file will appear in debugfs.
[all …]
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-g-mode.rst44 When a CEC message is received, then the CEC framework will decide how
46 transmitted message, then the reply is sent back to the filehandle that
49 If the message is not a reply, then the CEC framework will process it
50 first. If there is no follower, then the message is just discarded and a
52 process it. If there is a follower, then the message is passed on to the
64 If there is no initiator, then any CEC filehandle can use
66 initiator then only that initiator can call
101 then an attempt to become one will return the ``EBUSY`` error code
137 the exclusive follower then an attempt to become one will return
150 follower then an attempt to become one will return the ``EBUSY`` error
[all …]
Dcec-ioc-adap-g-log-addrs.rst56 then this ioctl will block until all requested logical
57 addresses have been claimed. If the file descriptor is in non-blocking mode then it will
80 driver. If no logical address could be claimed, then it is set to
81 ``CEC_LOG_ADDR_INVALID``. If this adapter is Unregistered, then
87 this adapter is Unregistered then ``log_addr_mask`` sets bit 15
89 all, then ``log_addr_mask`` is set to 0. Set by the driver.
108 what was requested. If this field is set to 0, then the CEC
115 defined. If you do not want a vendor ID then set it to
165 - By default if no logical address of the requested type can be claimed, then
166 it will go back to the unconfigured state. If this flag is set, then it will
[all …]
/Linux-v4.19/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-v4.19/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-v4.19/sound/soc/intel/
DKconfig8 has an audio controller with a DSP and I2S or DMIC port, then
59 an I2S codec, then enable this option by saying Y or m. This is
71 then enable this option by saying Y or m. This was typically used
85 If you have a Intel Merrifield/Edison platform, then
101 codec, then enable this option by saying Y or m. This is a
118 then enable this option by saying Y or m.
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dsimple-framebuffer.txt11 then the simplefb node must contain a property called "display", which
18 things. If display# aliases are used, then if the simplefb node contains a
19 "display" property then the /aliases/display# path must point to the display
24 then the chosen node's stdout-path property should point to it, or to the
26 used then it should be set to the alias instead.
91 nodes found under chosen and then check for other compatible nodes.
/Linux-v4.19/Documentation/power/
Dswsusp-dmcrypt.txt24 up dm-crypt and then asks swsusp to resume from the encrypted
76 then
84 then
88 then
99 then
101 then
126 then attempts to resume from the first device mapper device.
135 What then follows is the well known process to change the root
/Linux-v4.19/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-v4.19/drivers/misc/mic/
DKconfig14 then say M (recommended) or Y, else say N. If unsure say N.
31 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-v4.19/drivers/media/pci/ivtv/
Divtv-mailbox.c162 unsigned long then = jiffies; in get_mailbox() local
181 then + msecs_to_jiffies(10*retries))) in get_mailbox()
220 unsigned long then; in ivtv_api_call() local
295 then = jiffies; in ivtv_api_call()
305 if (time_after(jiffies, then + api_timeout)) { in ivtv_api_call()
317 if (time_after(jiffies, then + msecs_to_jiffies(100))) in ivtv_api_call()
320 jiffies_to_msecs(jiffies - then)); in ivtv_api_call()

12345678910>>...56