/Linux-v4.19/Documentation/cgroup-v1/ |
D | 00-INDEX | 22 - Network classifier cgroups details and usages. 24 - Network priority cgroups details and usages. 26 - Process number cgroups details and usages.
|
/Linux-v4.19/kernel/sched/ |
D | cpuacct.c | 24 u64 usages[CPUACCT_STAT_NSTATS]; member 122 data += cpuusage->usages[i]; in cpuacct_cpuusage_read() 124 data = cpuusage->usages[index]; in cpuacct_cpuusage_read() 147 cpuusage->usages[i] = val; in cpuacct_cpuusage_write() 258 seq_printf(m, " %llu", cpuusage->usages[index]); in cpuacct_all_seq_show() 350 this_cpu_ptr(ca->cpuusage)->usages[index] += cputime; in cpuacct_charge()
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_dbg.c | 62 unsigned long usages; member 132 return acpi_aml_io.usages ? true : false; in __acpi_aml_used() 400 acpi_aml_io.usages++; in acpi_aml_thread() 410 acpi_aml_io.usages--; in acpi_aml_thread()
|
D | Kconfig | 486 Certain usages such as Predictive Failure Analysis (PFA) require
|
/Linux-v4.19/drivers/hid/ |
D | hid-core.c | 96 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages, unsigned va… in hid_register_field() argument 106 usages * sizeof(struct hid_usage) + in hid_register_field() 114 field->value = (s32 *)(field->usage + usages); in hid_register_field() 240 unsigned int usages; in hid_add_field() local 273 usages = max_t(unsigned, parser->local.usage_index, in hid_add_field() 276 field = hid_register_field(report, usages, parser->global.report_count); in hid_add_field() 284 for (i = 0; i < usages; i++) { in hid_add_field() 295 field->maxusage = usages; in hid_add_field()
|
D | Kconfig | 430 Prevents mapping of vendor defined HID usages to input events. Without 783 Correctly maps vendor unique volume up/down HID usages to 785 of other vendor unique HID usages to random mouse events.
|
/Linux-v4.19/Documentation/hid/ |
D | hiddev.txt | 68 each of which can have one or more "usages". In the hid-core, 69 each one of these usages has a single signed 32 bit value. 75 returns to hiddev.c the individual usages that have changed within
|
D | hid-sensor.txt | 9 "Standardization of HID usages for sensors would allow (but not require) sensor
|
/Linux-v4.19/Documentation/devicetree/bindings/devfreq/event/ |
D | exynos-ppmu.txt | 8 usages of each IP (DMC, CPU, RIGHTBUS, LEFTBUS, CAM interface, LCD, G3D, MFC).
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 14 that are independent of the payload and usages, and they cover both control
|
/Linux-v4.19/Documentation/vm/ |
D | page_owner.rst | 27 enabled. Other usages are more than welcome.
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | intro.rst | 109 It may also not be needed for certain usages (e.g. for data-only
|
/Linux-v4.19/Documentation/networking/ |
D | phonet.txt | 112 not seem useful with Phonet usages (could be added easily).
|
D | ip-sysctl.txt | 652 For specific usages, it's possible to force TCP to build big
|
D | arcnet-hardware.txt | 272 use at any given time. Here is a list of common usages from Vojtech
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 608 the resource if the usages of all its ancestors are under their 979 While not completely water-tight, all major memory usages by a given 982 following types of memory usages are tracked. 1304 to a different cgroup doesn't move the memory usages that it
|
D | kernel-parameters.txt | 4962 usages which depend on the now broken guarantee.
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | numa_memory_policy.rst | 359 We can avoid taking an extra reference during the usages listed above as
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 107 Those usages in group c) should be handled with care, especially in a
|
D | ChangeLog.lpfc | 1626 * lpfc_ipfarp_timeout() uses system timer. Remove all usages
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 1394 round-robin CPU selection to flush out usages which depend on the
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1711 trust the BIOS to get all its memory reservations and usages
|