/Documentation/ioctl/ |
D | cdrom.txt | 99 usage: 113 usage: 127 usage: 151 usage: 172 usage: 190 usage: 216 usage: 234 usage: 253 usage: 272 usage: [all …]
|
D | hdio.txt | 87 usage: 133 usage: 147 usage: 168 usage: 184 usage: 236 usage: 266 usage: 285 usage: 305 usage: 323 usage: [all …]
|
/Documentation/accounting/ |
D | taskstats-struct.txt | 140 /* Accumulated RSS usage in duration of a task, in MBytes-usecs. 141 * The current rss usage is added to this counter every time 143 * will have memory usage multiplied by system time. Thus an 144 * average usage per system time unit can be calculated. 146 __u64 coremem; /* accumulated RSS usage in MB-usec */ 148 /* Accumulated virtual memory usage in duration of a task. 149 * Same as acct_rss_mem1 above except that we keep track of VM usage. 151 __u64 virtmem; /* accumulated VM usage in MB-usec */ 153 /* High watermark of RSS usage in duration of a task, in KBytes. */ 154 __u64 hiwater_rss; /* High-watermark of RSS usage */ [all …]
|
/Documentation/hid/ |
D | hiddev.txt | 77 usage changes available to the reader using a struct hiddev_event: 84 containing the HID usage identifier for the status that changed, and 87 structures. The HID usage identifier is a composite of the HID usage 88 page shifted to the 16 high order bits ORed with the usage code. The 100 This ioctl call returns the HID application usage associated with the 127 from the device. At this point, all the usage structures will contain 138 in order to selectively update the usage structures (in contrast to 144 individual usage values in the report before sending the report in full 172 Returns the value of a usage in a hiddev_usage_ref structure. The 173 usage to be retrieved can be specified as above, or the user can [all …]
|
D | hid-sensor.txt | 6 a report descriptor conforming to HID 1.12 sensor usage tables. 15 This specification describes many usage IDs, which describe the type of sensor 57 with name HID-SENSOR-xxxx (where xxxx is usage id from the specification). 65 drivers to register and get events for that usage id. Also it provides parsing 91 Registers callbacks for an usage id. The callback functions are not allowed 98 Removes callbacks for an usage id. 138 the usage id of X axis. HID sensors can provide events, so this is not necessary
|
/Documentation/spi/ |
D | spidev_fdx.c | 118 goto usage; in main() 123 goto usage; in main() 130 usage: in main() 139 goto usage; in main()
|
/Documentation/cgroups/ |
D | cpuacct.txt | 5 account the CPU usage of these groups of tasks. 8 group accumulates the CPU usage of all of its child groups and the tasks 18 /sys/fs/cgroup/cpuacct.usage gives the CPU time (in nanoseconds) obtained 30 can be obtained from g1/cpuacct.usage and the same is accumulated in 31 /sys/fs/cgroup/cpuacct.usage also.
|
D | 00-INDEX | 4 - Description for Block IO Controller, implementation and usage details. 8 - CPU Accounting Controller; account CPU usage for groups of tasks. 16 - HugeTLB Controller implementation and usage details.
|
D | resource_counter.txt | 15 a. unsigned long long usage 17 The usage value shows the amount of a resource that is consumed 24 The maximal value of the usage over time. 28 for a particular group, not just some usage snapshot. 33 case the group requests for more resources, so that the usage value 70 temporary resource over-usage by the time resource counter is 141 usage usage_in_<unit_of_measurement> 154 usage prohibited 155 max_usage reset to usage 189 In order to keep the usage value self-consistent, both the
|
D | hugetlb.txt | 4 The HugeTLB controller allows to limit the HugeTLB usage per control group and 30 hugetlb.<hugepagesize>.limit_in_bytes # set/show limit of "hugepagesize" hugetlb usage 31 hugetlb.<hugepagesize>.max_usage_in_bytes # show max "hugepagesize" hugetlb usage recorded 32 …hugetlb.<hugepagesize>.usage_in_bytes # show current res_counter usage for "hugepagesize" huge…
|
D | memory.txt | 36 - accounting anonymous pages, file caches, swap caches usage and limiting them. 38 - optionally, memory+swap usage can be accounted and limited. 42 - usage threshold notifier 55 memory.usage_in_bytes # show current res_counter usage for memory 57 memory.memsw.usage_in_bytes # show current res_counter usage for memory+Swap 59 memory.limit_in_bytes # set/show limit of memory usage 60 memory.memsw.limit_in_bytes # set/show limit of memory+Swap usage 61 memory.failcnt # show the number of memory usage hits limits 63 memory.max_usage_in_bytes # show max memory usage recorded 64 memory.memsw.max_usage_in_bytes # show max memory+Swap usage recorded [all …]
|
D | memcg_test.txt | 11 0. How to record usage ? 25 a page/swp_entry may be charged (usage += PAGE_SIZE) at 30 a page/swp_entry may be uncharged (usage -= PAGE_SIZE) by 45 at this point, usage += PAGE_SIZE. 49 At cancel(), simply usage -= PAGE_SIZE.
|
/Documentation/networking/timestamping/ |
D | hwtstamp_config.c | 75 static void usage(void) in usage() function 93 usage(); in main() 102 usage(); in main()
|
D | txtimestamp.c | 320 static void __attribute__((noreturn)) usage(const char *filepath) in usage() function 372 usage(argv[0]); in parse_opt() 453 usage(argv[0]); in main()
|
/Documentation/arm/ |
D | Netwinder | 8 Port usage 44 Interrupt usage 66 DMA usage
|
/Documentation/cpuidle/ |
D | sysfs.txt | 44 -r--r--r-- 1 root root 4096 Feb 8 10:42 usage 54 -r--r--r-- 1 root root 4096 Feb 8 10:42 usage 64 -r--r--r-- 1 root root 4096 Feb 8 10:42 usage 74 -r--r--r-- 1 root root 4096 Feb 8 10:42 usage 84 * usage : Number of times this state was entered (count)
|
/Documentation/ptp/ |
D | testptp.c | 112 static void usage(char *progname) in usage() function 224 usage(progname); in main() 248 usage(progname); in main() 252 usage(progname); in main() 479 usage(progname); in main()
|
/Documentation/connector/ |
D | ucon.c | 92 static void usage(void) in usage() function 131 usage(); in main() 136 usage(); in main()
|
/Documentation/hwmon/ |
D | ltc4245 | 79 power1_input 12v power usage (mW) 80 power2_input 5v power usage (mW) 81 power3_input 3v power usage (mW) 82 power4_input Vee (-12v) power usage (mW)
|
/Documentation/sound/oss/ |
D | MultiSound | 775 static void usage(void) 861 X usage(); 873 X usage(); 884 X usage(); 895 X usage(); 908 X usage(); 921 X usage(); 932 X usage(); 945 X usage(); 975 X usage();
|
/Documentation/laptops/ |
D | dslm.c | 126 static void usage(void) in usage() function 145 usage(); in main()
|
/Documentation/parisc/ |
D | 00-INDEX | 6 - current/planned usage of registers
|
/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 4 The operating system shall exclude reserved memory from normal usage 7 the special usage by various device drivers. 54 - vendor specific string in the form <vendor>,[<device>-]<usage>
|
/Documentation/virtual/kvm/ |
D | msr.txt | 48 leaf prior to usage. 126 leaf prior to usage. 134 future. Its usage is deprecated. 137 leaf prior to usage. 144 future. Its usage is deprecated. 147 leaf prior to usage.
|
/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx25-pinctrl.txt | 4 and usage.
|