/linux-4.1.27/fs/ |
D | utimes.c | 27 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument 31 if (times) { in SYSCALL_DEFINE2() 32 if (get_user(tv[0].tv_sec, ×->actime) || in SYSCALL_DEFINE2() 33 get_user(tv[1].tv_sec, ×->modtime)) in SYSCALL_DEFINE2() 38 return do_utimes(AT_FDCWD, filename, times ? tv : NULL, 0); in SYSCALL_DEFINE2() 51 static int utimes_common(struct path *path, struct timespec *times) in utimes_common() argument 62 if (times && times[0].tv_nsec == UTIME_NOW && in utimes_common() 63 times[1].tv_nsec == UTIME_NOW) in utimes_common() 64 times = NULL; in utimes_common() 67 if (times) { in utimes_common() [all …]
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-stats.txt | 38 1) # of times sched_yield() was called 43 3) # of times schedule() was called 44 4) # of times schedule() left the processor idle 47 5) # of times try_to_wake_up() was called 48 6) # of times try_to_wake_up() was called to wake up the local cpu 70 1) # of times in this domain load_balance() was called when the 72 2) # of times in this domain load_balance() checked but found 74 3) # of times in this domain load_balance() tried to move one or 78 5) # of times in this domain pull_task() was called when the cpu 80 6) # of times in this domain pull_task() was called even though [all …]
|
D | completion.txt | 217 If complete() is called multiple times then this will allow for that number 219 done element. Calling complete_all() multiple times is a bug though. Both
|
D | sched-bwc.txt | 70 - nr_throttled: Number of times the group has been throttled/limited.
|
/linux-4.1.27/lib/ |
D | fault-inject.c | 21 int times; in setup_fault_attr() local 26 &interval, &probability, &space, ×) < 4) { in setup_fault_attr() 34 atomic_set(&attr->times, times); in setup_fault_attr() 49 atomic_read(&attr->times)); in fail_dump() 117 if (atomic_read(&attr->times) == 0) in should_fail() 139 if (atomic_read(&attr->times) != -1) in should_fail() 140 atomic_dec_not_zero(&attr->times); in should_fail() 205 if (!debugfs_create_atomic_t("times", mode, dir, &attr->times)) in fault_create_debugfs_attr()
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_user.c | 197 struct timeval times[2]; in set_attr() local 244 times[0].tv_sec = st.atime.tv_sec; in set_attr() 245 times[0].tv_usec = st.atime.tv_nsec / 1000; in set_attr() 246 times[1].tv_sec = st.mtime.tv_sec; in set_attr() 247 times[1].tv_usec = st.mtime.tv_nsec / 1000; in set_attr() 250 times[0].tv_sec = attrs->ia_atime.tv_sec; in set_attr() 251 times[0].tv_usec = attrs->ia_atime.tv_nsec / 1000; in set_attr() 254 times[1].tv_sec = attrs->ia_mtime.tv_sec; in set_attr() 255 times[1].tv_usec = attrs->ia_mtime.tv_nsec / 1000; in set_attr() 259 if (futimes(fd, times) != 0) in set_attr() [all …]
|
/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/ |
D | adf_admin.c | 73 int times, received; in adf_put_admin_msg_sync() local 85 for (times = 0; times < 50; times++) { in adf_put_admin_msg_sync()
|
/linux-4.1.27/tools/power/cpupower/bench/ |
D | README-BENCH | 34 You can specify load (100% CPU load) and sleep (0% CPU load) times in us which 42 repeated 20 times. 48 Will increase load and sleep time by 25ms 5 times. 50 25ms load/sleep time repeated 20 times (cycles). 51 50ms load/sleep time repeated 20 times (cycles). 53 100ms load/sleep time repeated 20 times (cycles). 79 In round 2, if the ondemand sampling times exactly match the load/sleep 96 You can easily test all kind of load/sleep times and check whether your
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpuacct.txt | 34 CPU time obtained by the cgroup into user and system times. Currently 43 system times. This has two side effects: 45 - It is theoretically possible to see wrong values for user and system times. 48 - It is possible to see slightly outdated values for user and system times
|
D | blkio-controller.txt | 286 gives the statistics about how many a times a group was dequeued 289 of times a group was dequeued from a particular device.
|
D | cpusets.txt | 74 non-uniform access times (NUMA) presents additional challenges for 82 memory placement to reduce memory access times and contention, 300 times 1000.
|
/linux-4.1.27/include/linux/ |
D | fault-inject.h | 18 atomic_t times; member 35 .times = ATOMIC_INIT(1), \
|
D | time.h | 151 extern long do_utimes(int dfd, const char __user *filename, struct timespec *times, int flags);
|
D | sched.h | 2957 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times); 2958 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times);
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | sbs_sbs-battery.txt | 8 - sbs,i2c-retry-count : The number of times to retry i2c transactions on i2c 10 - sbs,poll-retry-count : The number of times to try looking for new status
|
/linux-4.1.27/Documentation/RCU/ |
D | trace.txt | 117 o "df" is the number of times that some other CPU has forced a 121 o "of" is the number of times that some other CPU has forced a 232 the number of times that this CPU's per-CPU kthread has gone 249 o "w" is the number of times that the sequence numbers have been 252 o "tf" is the number of times that contention has resulted in a 255 o "wd1" and "wd2" are the number of times that an attempt to 260 o "n" is number of times that contention was so great that 264 o "sc" is the number of times that the attempt to start a 267 o "dt" is the number of times that we attempted to update 270 o "dl" is the number of times that we failed to update the "d" [all …]
|
D | torture.txt | 235 o "ver": The number of times since boot that the RCU writer task 266 o "rtbf": The number of times that RCU priority boosting failed 269 o "rtb": The number of times that rcutorture attempted to force 274 o "nt": The number of times rcutorture ran RCU read-side code from
|
D | listRCU.txt | 17 equipment outside of the computer, it will at times contain stale data.
|
D | stallwarn.txt | 170 message will be about three times the interval between the beginning
|
/linux-4.1.27/Documentation/fault-injection/ |
D | fault-injection.txt | 54 - /sys/kernel/debug/fail*/times: 56 specifies how many times failures may happen at most. 124 mmc_core.fail_request=<interval>,<probability>,<space>,<times> 177 echo -1 > /sys/kernel/debug/$FAILTYPE/times 231 echo -1 > /sys/kernel/debug/$FAILTYPE/times 258 Same as above except to specify 100 times failures at most instead of one time 261 # ./tools/testing/fault-injection/failcmd.sh --times=100 \ 268 ./tools/testing/fault-injection/failcmd.sh --times=100 \
|
D | provoke-crashes.txt | 26 cpoint_count : Indicates the number of times the crash point is to be hit
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 84 times it has triggered. 130 sci - The number of times the ACPI SCI 133 sci_not - The number of times the ACPI SCI 181 # press the power button for 3 times; 187 # press the power button for 3 times; 197 # press the power button for 3 times; 201 # press the power button for 3 times;
|
D | sysfs-kernel-slab | 59 The alloc_from_partial file shows how many times a cpu slab has 71 The alloc_refill file shows how many times the per-cpu freelist 82 The alloc_slab file is shows how many times a new slab had to 124 The file cpuslab_flush shows how many times a cache's cpu slabs 147 The deactivate_empty file shows how many times an empty cpu slab 157 The deactivate_full file shows how many times a full cpu slab 167 The deactivate_remote_frees file shows how many times a cpu slab 178 The deactivate_to_head file shows how many times a partial cpu 189 The deactivate_to_tail file shows how many times a partial cpu 209 The free_add_partial file shows how many times an object has [all …]
|
D | sysfs-class-led-driver-lm3533 | 25 Set the pattern generator fall and rise times (0..7), where
|
D | sysfs-kernel-mm-ksm | 19 full_scans: how many times all mergeable areas have been
|
D | sysfs-devices-power | 96 number of times the processing of wakeup events associated with 108 number of times the processing of a wakeup event associated with 120 number of times a wakeup event associated with the device has
|
D | sysfs-class-net-cdc_ncm | 56 wait up to 3 times this timeout for more datagrams to
|
/linux-4.1.27/Documentation/hwmon/ |
D | ina2xx | 42 programmable conversion times and filtering. 61 bus and shunt voltage conversion times multiplied by the averaging rate. We 62 don't touch the conversion times and only modify the number of averages. The
|
D | wm831x | 26 times the ADC value.
|
D | htu21 | 39 bit for temperature, which results in typical measurement times of 11 ms for
|
D | sht21 | 43 bit for temperature, which results in typical measurement times of 22 ms for
|
D | w83l785ts | 37 we don't really know. The driver will retry a given number of times
|
D | lm73 | 30 maximum times defined for the resolution in the datasheet.
|
D | adm1026 | 75 times a second. Fan speed measurement time depends on fan speed and
|
D | lm93 | 224 the spin-up time in seconds. The available spin-up times are constrained by 237 The available ramp times are constrained by the hardware. Selecting a value
|
D | w83627ehf | 139 There are defined steps and times, but not exported by the driver yet.
|
D | abituguru-datasheet | 91 has to be read a number of times (max 50).
|
/linux-4.1.27/kernel/sched/ |
D | cputime.c | 286 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() argument 300 times->utime = sig->utime; in thread_group_cputime() 301 times->stime = sig->stime; in thread_group_cputime() 302 times->sum_exec_runtime = sig->sum_sched_runtime; in thread_group_cputime() 306 times->utime += utime; in thread_group_cputime() 307 times->stime += stime; in thread_group_cputime() 308 times->sum_exec_runtime += task_sched_runtime(t); in thread_group_cputime()
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | qat_hal.c | 168 int times = MAX_RETRY_TIMES; in qat_hal_wait_cycles() local 173 while ((int)cycles > elapsed_cycles && times--) { in qat_hal_wait_cycles() 188 if (!times) { in qat_hal_wait_cycles() 391 unsigned int times = MAX_RETRY_TIMES; in qat_hal_check_ae_alive() local 405 } while (times-- && (cur_cnt == base_cnt)); in qat_hal_check_ae_alive() 407 if (!times) { in qat_hal_check_ae_alive() 445 unsigned int csr_val, times = 30; in qat_hal_init_esram() local 458 } while (!(csr_val & ESRAM_AUTO_TINIT_DONE) && times--); in qat_hal_init_esram() 459 if ((!times)) { in qat_hal_init_esram() 472 unsigned int times = 100; in qat_hal_clr_reset() local [all …]
|
/linux-4.1.27/Documentation/power/ |
D | drivers-testing.txt | 9 several times, preferably several times in a row, and separately for hibernation 44 Each of the above tests should be repeated several times and the STD tests
|
D | basic-pm-debugging.txt | 14 test at least a couple of times in a row for confidence. [This is necessary, 98 and "processors" up to "core" (repeat the test on each level a couple of times
|
/linux-4.1.27/Documentation/frv/ |
D | mmu-layout.txt | 271 ste = {0x0 <repeats 64 times>}}}} <repeats 51 times>, {pge = {{ste = { 283 0x0 <repeats 64 times>}}}} <repeats 11 times>} 291 $5 = {{pte = 0x0} <repeats 127 times>, {pte = 0x539b01}, { 292 pte = 0x0} <repeats 896 times>, {pte = 0x719303}, {pte = 0x6d5303}, { 295 pte = 0x0} <repeats 12 times>, {pte = 0x709303}, {pte = 0x0}, {pte = 0x0}, 298 pte = 0x0} <repeats 13 times>, {pte = 0x5303}, {pte = 0x7f5303}, { 306 pte = 0x4fdb01}, {pte = 0x0} <repeats 2992 times>}
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lloop.c | 399 unsigned long times = 0; in loop_thread() local 447 times = 1; in loop_thread() 449 times++; in loop_thread() 451 if ((times & 127) == 0) { in loop_thread() 453 total_count, times, total_count / times); in loop_thread()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-bench.txt | 21 Specify amount of times to repeat the run (default 10). 154 Repeat memcpy invocation this number of times. 186 Repeat memset invocation this number of times.
|
D | perf-trace.txt | 101 Show only a summary of syscalls by thread with min, max, and average times 107 average times (in msec) and relative stddev. 110 Show tool stats such as number of times fd->pathname was discovered thru
|
D | perf-timechart.txt | 19 and CPU events (task switches, running times, CPU power states, etc), 101 [ perf record: Woken up 13 times to write data ]
|
D | perf-sched.txt | 31 it a number of times, measuring its performance.)
|
D | perf-list.txt | 37 address should be. The 'p' modifier can be specified multiple times:
|
D | examples.txt | 45 'repeat the workload N times' feature of perf stat:
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 48 is the number of times that the network stack has notified the 61 Counts how many times an NFS transport is enqueued to wait for 83 Counts how many times an idle nfsd thread is woken to try to 92 Counts how many times the sunrpc server layer chose not to wake an 122 Counts how many times an nfsd thread triggered an idle timeout,
|
D | pnfs.txt | 74 As part of the full STD implementation the objlayoutdriver.ko needs, at times,
|
D | rpc-cache.txt | 44 expiry and update times for use in cache management.
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 58 1 fast only "1.5 times" 61 '0' during 1.5 times play, every other B frame is dropped 62 '1' during 1.5 times play, stream is unchanged (bitrate 241 Event: 4=Unknown: goes off 10-15 times per second while decoding.
|
D | fw-decoder-regs.txt | 55 times. The actual register contents are copied from a lookup-table in the 427 repeated 16 times to fully program the filter.
|
/linux-4.1.27/fs/logfs/ |
D | Kconfig | 11 times and potentially less RAM usage, although the latter has
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 6 The maximum number of times the balloon driver will 24 The current number of times that the balloon driver
|
D | firewire-cdev | 83 size, i.e. number of packets times size of largest packet,
|
D | sysfs-driver-ib_srp | 186 Description: Number of times the initiator had to wait before sending a
|
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/ |
D | cadence-wdt.txt | 12 when watchdog times out.
|
/linux-4.1.27/fs/isofs/ |
D | rock.h | 73 struct stamp times[0]; /* Variable number of these beasts */ member
|
D | rock.c | 424 iso_date(rr->u.TF.times[cnt++].time, in parse_rock_ridge_inode_internal() 430 iso_date(rr->u.TF.times[cnt++].time, in parse_rock_ridge_inode_internal() 436 iso_date(rr->u.TF.times[cnt++].time, in parse_rock_ridge_inode_internal() 442 iso_date(rr->u.TF.times[cnt++].time, in parse_rock_ridge_inode_internal()
|
/linux-4.1.27/Documentation/block/ |
D | deadline-iosched.txt | 53 how many times we give preference to reads over writes. When that has been 54 done writes_starved number of times, we dispatch some writes based on the
|
D | stat.txt | 81 value will increase as the product of the number of milliseconds times the
|
/linux-4.1.27/drivers/crypto/nx/ |
D | nx-842.c | 117 static void ibm_nx842_incr_hist(atomic64_t *times, unsigned int time) in ibm_nx842_incr_hist() argument 124 atomic64_inc(×[bucket]); in ibm_nx842_incr_hist() 1078 atomic64_t *times; in nx842_timehist_show() local 1091 times = local_devdata->counters->comp_times; in nx842_timehist_show() 1093 times = local_devdata->counters->decomp_times; in nx842_timehist_show() 1102 atomic64_read(×[i])); in nx842_timehist_show() 1110 atomic64_read(×[(NX842_HIST_SLOTS - 1)])); in nx842_timehist_show()
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-adc-ad7280a | 16 individual times for each cell balance output. The AD7280A
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 233 #read hits : Number of times a READ bio has been mapped 235 #read misses : Number of times a READ bio has been mapped 237 #write hits : Number of times a WRITE bio has been mapped 239 #write misses : Number of times a WRITE bio has been 241 #demotions : Number of times a block has been removed 243 #promotions : Number of times a block has been moved to
|
/linux-4.1.27/Documentation/acpi/ |
D | method-customizing.txt | 20 Note: The same ACPI control method can be overridden for many times, 68 ACPI methods, we need to redo step c) ~ g) for multiple times.
|
/linux-4.1.27/net/ipv4/ |
D | icmp.c | 111 __be32 times[3]; member 922 icmp_param.data.times[1] = htonl((tv.tv_sec % 86400) * MSEC_PER_SEC + in icmp_timestamp() 924 icmp_param.data.times[2] = icmp_param.data.times[1]; in icmp_timestamp() 925 if (skb_copy_bits(skb, 0, &icmp_param.data.times[0], 4)) in icmp_timestamp()
|
/linux-4.1.27/arch/frv/kernel/ |
D | sleep.S | 164 # Execute NOP 32 times. 183 # Execute NOP 32 times. 346 # (8) Execute NOP 32 times.
|
D | cmode.S | 145 # instruction that executes the self-loop 256 times. (Meanwhile,
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 63 it has been invented many times before I discovered it, but I have not 171 The times include load/store instructions. All times are in microseconds 196 Linux due to the look-ahead code. Also given are the times for the 313 accuracy in number of times per million, thus the second of these 315 found at a rate of 133 times per one million measurements for fsin. 349 The numbers in the body of the table give the approx number of times a
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | altr_socfpga.txt | 29 hold/delay times that is needed for the SD/MMC CIU clock. The values of both
|
/linux-4.1.27/arch/sparc/mm/ |
D | fault_64.c | 272 static int times; in bogus_32bit_fault_tpc() local 274 if (times++ < 10) in bogus_32bit_fault_tpc()
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 260 almost 4 times as much time as the linux driver code. But hey, if it was 280 Note that of course now the loop is executed only 64 times (256/4). 450 Unrolled the loop 1, 2, 3 and 4 times. 475 Unrolling three times gives a gain of 30% compared to attempt 2. 476 Unrolling four times gives a marginal improvement compared to unrolling 477 three times. 505 compared with attempt 4 with 4 times unrolled, and we only require 1/3rd 560 linux code 1 million times, this took about 1 second on my system.
|
/linux-4.1.27/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.txt | 35 combined interrupt, it must be listed multiple times.
|
/linux-4.1.27/Documentation/locking/ |
D | locktorture.txt | 119 (C): Number of times the lock was acquired. 121 (D): Min and max number of times threads failed to acquire the lock.
|
D | lockstat.txt | 52 acquisitions - number of times we took the lock
|
/linux-4.1.27/Documentation/vm/ |
D | numa | 31 attached to the same cell will experience faster access times and higher 50 faster access times and higher effective bandwidth than accesses to more 57 a given node will see the same local memory access times and bandwidth.
|
D | ksm.txt | 89 full_scans - how many times all mergeable areas have been scanned
|
D | highmem.txt | 28 at all times. This means the kernel needs to start using temporary mappings of
|
D | pagemap.txt | 35 times each page is mapped, indexed by PFN.
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 282 Ops pend=N Number of times async ops added to pending queues 283 run=N Number of times async ops given CPU time 284 enq=N Number of times async ops queued for processing 314 This shows the breakdown of the number of times each amount of time 326 Each row shows the number of events that took a particular range of times.
|
D | cachefiles.txt | 142 Increase the debugging level. This can be specified multiple times and 464 This shows the breakdown of the number of times each amount of time 474 Each row shows the number of events that took a particular range of times.
|
D | backend-api.txt | 211 the write_page() method on the object at appropriate times to effect 649 This may be called multiple times on an object. Only the first call is
|
D | netfs-api.txt | 352 may be created in several different caches independently at different times. 738 Note that partial updates may happen automatically at other times, such as when
|
/linux-4.1.27/Documentation/ |
D | sgi-ioc4.txt | 28 by the core driver at appropriate times. The interface of these
|
D | cpu-load.txt | 28 switched between various states multiple times between two timer
|
D | dontdiff | 228 times.h*
|
D | iostats.txt | 89 (field 9) times the number of milliseconds spent doing I/O since the 139 the number of reads/writes issued can be several times higher than the
|
D | stable_api_nonsense.txt | 42 are real, and you do need to be aware of them at all times.) 134 number of times this has caused internal kernel interfaces to be
|
D | preempt-locking.txt | 77 n-times in a code path, and preemption will not be reenabled until the n-th
|
D | parport-lowlevel.txt | 1214 times out, the return value may be unreliable. 1243 times out, the return value may be unreliable. 1272 times out, the return value may be unreliable. 1303 times out, the return value may be unreliable.
|
D | kasan.txt | 28 latter is 1.1 - 2 times faster. Inline instrumentation requires a gcc version
|
D | md.txt | 316 between 2 and 3 times "time_base" after all the covered blocks 567 other times. 609 number of times a stripe requiring preread will be bypassed by
|
D | robust-futex-ABI.txt | 127 at different times by any of the threads with access to that region. The
|
D | rtc.txt | 143 rtc attributes without requiring the use of ioctls. All dates and times
|
D | DMA-API-HOWTO.txt | 637 Then you should loop count times (note: this can be less than nents times) 656 If you need to use the same streaming DMA region multiple times and touch
|
D | this_cpu_ops.txt | 329 the wake up times will be affected.
|
D | vme_api.txt | 75 be called the number of times specified during the registration. If a match
|
D | DMA-API.txt | 330 Then you should loop count times (note: this can be less than nents times)
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 45 Different constellations, but most-times 2 buttons: SELECT - START 51 all devices have both or any, but they are present at most times.
|
D | amijoy.txt | 152 frame time. With proportionally faster horiz line times,
|
D | iforce-protocol.txt | 144 Val 41: Start and play n times (See byte 02 below)
|
D | ff.txt | 134 /* Play three times */
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 13 device width times the number of interleaved chips.
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | driver.c | 290 int times = i2400m->bus_bm_retries; in __i2400m_dev_start() local 362 if (result == -EL3RST && times-- > 0) { in __i2400m_dev_start()
|
/linux-4.1.27/arch/c6x/lib/ |
D | divremu.S | 25 ;; to the, and the number of times we have to execute subc.
|
D | divu.S | 42 ;; to the, and the number of times we have to execute subc.
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_verbs.txt | 52 Pages that are pinned multiple times are counted each time they are
|
D | user_mad.txt | 72 If a send times out, a receive will be generated with mad.status set
|
/linux-4.1.27/Documentation/usb/ |
D | functionfs.txt | 34 a way that it is possible to mount it several times so in the end
|
D | hotplug.txt | 38 which the kernel may invoke at various times.
|
/linux-4.1.27/Documentation/cpuidle/ |
D | sysfs.txt | 84 * usage : Number of times this state was entered (count)
|
/linux-4.1.27/Documentation/networking/ |
D | PLIP.txt | 76 the IRQ mode, because the driver has to check the parallel port many times 88 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times
|
D | dccp.txt | 146 the number of times DCCP repeats sending a Response when the initial 156 The number of times a general DCCP packet is retransmitted. This has
|
D | s2io.txt | 37 The corresponding adapter's LED will blink multiple times.
|
D | eql.txt | 8 times) except in the case where you already have lots of traffic on 366 would take the following times:
|
D | netdev-features.txt | 79 stateless). It can be called multiple times between successive
|
D | batman-adv.txt | 141 times necessary to see more detail debug messages. This must be
|
D | tuntap.txt | 113 queues, TUNSETIFF with the same device name must be called many times with
|
D | z8530drv.txt | 402 NoSpace - number of times a buffer could not get allocated 482 on the baudrate selected. A few character times should be
|
D | spider_net.txt | 191 in the ring. The hardware can empty the ring about four times per jiffy,
|
D | cxgb.txt | 160 size up to 2 times the Bandwidth-Delay Product. Reference page 289 of
|
D | vortex.txt | 181 The value of max_interrupt_work governs how many times the interrupt
|
D | README.ipw2200 | 394 threshold to 3 times the given value.
|
D | ip-sysctl.txt | 450 retransmit N times before killing the connection at the (N+1)th RTO. 502 Number of times SYNACKs for a passive TCP connection attempt will 562 Number of times initial SYNs for an active TCP connection attempt 1722 in calculating round trip times. This is the initial time interval
|
D | bonding.txt | 219 (either in bandwidth or in number of ports) active at all times. 229 ports), which is desirable for most users. But there are some times 1318 the bonding driver multiple times. Note that current versions of the 1336 will load the bonding module two times. The first instance is 1349 This may be repeated any number of times, specifying a new and 1875 receive/transmit times in the driver (needed by the ARP monitor), but 2427 times while a link is changing state. This occurs most commonly while
|
/linux-4.1.27/sound/ |
D | Kconfig | 47 and whether OSS sound devices appear multiple times in
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | core.txt | 58 CPUFreq policy notifier is called three times for a policy transition:
|
D | governors.txt | 125 To set the sampling rate 750 times as high as the transition latency 171 defines the percentage (times 10) value of the target frequency that
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | spufs.h | 136 unsigned long long times[SPU_UTIL_MAX]; member
|
D | sched.c | 1061 ctx->stats.times[old_state] += delta; in spuctx_switch_state() 1062 spu->stats.times[old_state] += delta; in spuctx_switch_state()
|
/linux-4.1.27/Documentation/s390/ |
D | DASD | 10 The kernel parameter 'dasd=from-to,...' may be issued arbitrary times
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | overview.txt | 41 its minimum power state at all times. This includes powering up/down
|
D | dapm.txt | 9 subsystem at all times. It is independent of other kernel PM and as
|
/linux-4.1.27/Documentation/fb/ |
D | pxafb.txt | 31 Display margins and sync times
|
D | uvesafb.txt | 23 Note that the v86d userspace helper has to be available at all times in
|
D | modedb.txt | 51 Specifying the option multiple times for different ports is possible, e.g.:
|
D | framebuffer.txt | 201 This means the screen data is refreshed about 59 times per second. To have a
|
/linux-4.1.27/Documentation/filesystems/ |
D | inotify.txt | 32 thousand times is silly. If we can implement user-space's preferences
|
D | dax.txt | 40 the CPU at all times. If your device uses paging techniques to expose
|
D | sysfs-pci.txt | 68 The 'enable' file provides a counter that indicates how many times the device
|
D | ubifs.txt | 52 so it mounts many times faster than JFFS2.
|
D | debugfs.txt | 181 cleaned up. We live in more civilized times now, though, and debugfs users
|
D | btrfs.txt | 99 setup as root. May be specified multiple times for multiple devices.
|
D | squashfs.txt | 145 header/directory entry list is repeated as many times as necessary.
|
D | gfs2-glocks.txt | 141 of round trip times in network code. See "TCP/IP Illustrated,
|
/linux-4.1.27/Documentation/cdrom/ |
D | packet-writing.txt | 77 times, so to avoid unnecessary wear on the media, you should always
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | info.txt | 30 This is the number of times that a transaction will be resent to a server that did
|
/linux-4.1.27/Documentation/w1/ |
D | w1.generic | 83 w1_master_attempts - the number of times a search was attempted
|
/linux-4.1.27/lib/zlib_deflate/ |
D | deflate.c | 813 Call UPDATE_HASH() MIN_MATCH-3 more times in fill_window() 982 Call UPDATE_HASH() MIN_MATCH-3 more times in deflate_fast()
|
/linux-4.1.27/Documentation/development-process/ |
D | 7.AdvancedTopics | 15 project. In current times, there are several free alternatives to 90 override this check, and there may be times when it is necessary to rewrite
|
D | 6.Followthrough | 90 but there are times when somebody simply has to make a decision. If you 126 Other times, conflict resolution will involve working with the other
|
D | 4.Coding | 112 easier to read, do not evaluate their arguments multiple times, and allow 253 available options will likely be paid back many times over in short order. 273 paths had been exercised a few times.
|
/linux-4.1.27/arch/x86/kvm/ |
D | cpuid.c | 384 int t, times = entry->eax & 0xff; in __do_cpuid_ent() local 388 for (t = 1; t < times; ++t) { in __do_cpuid_ent()
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 201 time the orange button is pressed a number of times, the number of 202 times the button was pressed will be written to that device. 205 perform actions based on how many times the button is pressed in a 224 shutdown and reboot by pressing the orange button a number of times.
|
/linux-4.1.27/Documentation/devicetree/bindings/bus/ |
D | ti-gpmc.txt | 80 - gpmc,time-para-granularity: Multiply all access times by 2
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | Kconfig | 120 in the guest. The total, minimum and maximum times in nanoseconds
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 111 ENTRY_COMP(times)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 49 COMPAT_SYS_SPU(times)
|
D | spu.h | 180 unsigned long long times[SPU_UTIL_MAX]; member
|
/linux-4.1.27/Documentation/serial/ |
D | tty.txt | 26 In ancient times this always worked. In modern times the function will
|
D | driver | 62 removed or reconfigured at inappropriate times. Since v2.6.27, this 161 This method may be called multiple times. Modem status
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | omap_pm | 46 5. Return the number of times the device has lost context
|
/linux-4.1.27/Documentation/cris/ |
D | README | 77 a board with ETRAX 100LX. The displayed BogoMIPS value is 5 times too small :)
|
/linux-4.1.27/kernel/time/ |
D | posix-cpu-timers.c | 211 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() argument 230 *times = cputimer->cputime; in thread_group_cputimer()
|
/linux-4.1.27/Documentation/i2c/ |
D | writing-clients | 78 automatically on these occasions. Those are also the only times the core will 183 many times.
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 41 values. A config option can be defined multiple times with the same 103 times, the limit is set to the largest selection.
|
/linux-4.1.27/net/wireless/ |
D | Kconfig | 88 times only be possible until you have the final system
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 60 times: 227 A guest may write to a page table many times, causing a lot of 440 times, the last one happening when the generation number is retrieved and
|
/linux-4.1.27/Documentation/scsi/ |
D | osd.txt | 84 can be called multiple times on the same request. However, only one
|
/linux-4.1.27/drivers/usb/usbip/ |
D | usbip_protocol.txt | 155 | | | together bNumInterfaces times, with the
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 109 100 common times sys_times
|
D | syscall_32.tbl | 52 43 i386 times sys_times compat_sys_times
|
/linux-4.1.27/Documentation/driver-model/ |
D | driver.txt | 93 lock. These fields are assumed to be valid at all times and may be
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 411 The following trigger dumps a stacktrace the first 5 times a kmalloc 470 hit. The parameter determines how many times the tracing system is
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 144 Segment is described as start and end times, where each time 165 Segment is described as start and end times, where each time
|
D | botching-up-ioctls.txt | 145 * For timeouts, use absolute times. If you're a good fellow and made your
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 168 times be 64-bit aligned. The following registers are effective at the point of a
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | spu_base.c | 641 unsigned long long time = spu->stats.times[state]; in spu_acct_time()
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 158 erased. Each Protection Register can be accessed multiple times to
|
/linux-4.1.27/ |
D | REPORTING-BUGS | 153 Linux kernel maintainers are busy, overworked human beings. Some times
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 73 drain its battery very quickly, easily 2-3 times as fast as would the 111 it allows them to improve their worst-case response times by the maximum
|
/linux-4.1.27/Documentation/x86/ |
D | mtrr.txt | 12 of image write operations 2.5 times or more.
|
/linux-4.1.27/Documentation/ia64/ |
D | err_inject.txt | 42 # loop: times the error will be injected. 966 printf("\t\t loop: times the error will be injected.\n");
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | Kconfig | 90 specified interval times out, the hardware timer generates
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 225 The number of times we will retransmit a query before giving up.
|
D | fs.txt | 127 handlers. This value should be 3-4 times larger than the value
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | timestamping.txt | 75 removes the need to keep track of internal DSP processing times and
|
/linux-4.1.27/Documentation/hid/ |
D | uhid.txt | 70 The kernel blocks internal driver-execution during such round-trips (times out
|
/linux-4.1.27/Documentation/video4linux/ |
D | Zoran | 406 Let's say that we specify d1q50. We thus want 256 bits per block; times 3168 427 This gives us a data rate of 165 bits per block, which, times 3168, sums up
|
D | vivid.txt | 196 or down to four times the original size. The scaler is 219 or down to four times the original size. The scaler is 675 Enable Capture Scaler: enables support for a scaler (maximum 4 times upscaling 705 Enable Output Scaler: enables support for a scaler (maximum 4 times upscaling
|
/linux-4.1.27/include/uapi/linux/ |
D | Kbuild | 394 header-y += times.h
|
/linux-4.1.27/Documentation/powerpc/ |
D | cxl.txt | 154 how many times the device can be opened. The POWER8 CAPP
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 58 cycles, typically about 50.000 times (it's usually listed on the spec sheet). 72 times to determine whether a folder contains new mail. If you use mutt and
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 164 can be called multiple times for each inode struct. [WD]
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | Kconfig | 24 approx. 4 character times.
|
/linux-4.1.27/kernel/ |
D | compat.c | 348 COMPAT_SYSCALL_DEFINE1(times, struct compat_tms __user *, tbuf) in COMPAT_SYSCALL_DEFINE1() argument
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 355 Specifies the number of times the driver attempts to transmit
|
/linux-4.1.27/tools/perf/ |
D | design.txt | 222 way to request that counting of events be restricted to times when the
|