/linux-4.4.14/lib/ |
D | interval_tree_test.c | 13 static u32 queries[SEARCHES]; variable 44 queries[i] = prandom_u32_state(&rnd); in init() 83 results += search(queries[j], &root); in interval_tree_test_init()
|
/linux-4.4.14/drivers/staging/ste_rmi4/ |
D | synaptics_i2c_rmi4.c | 515 unsigned char queries[QUERY_LEN]; in synpatics_rmi4_touchpad_detect() local 545 queries, in synpatics_rmi4_touchpad_detect() 546 sizeof(queries)); in synpatics_rmi4_touchpad_detect() 547 if (retval != sizeof(queries)) { in synpatics_rmi4_touchpad_detect() 556 if ((queries[1] & MASK_3BIT) <= 4) in synpatics_rmi4_touchpad_detect() 558 rfi->num_of_data_points = (queries[1] & MASK_3BIT) + 1; in synpatics_rmi4_touchpad_detect() 564 if ((queries[1] & MASK_3BIT) == 5) in synpatics_rmi4_touchpad_detect() 583 abs_data_size = queries[5] & MASK_2BIT; in synpatics_rmi4_touchpad_detect() 593 egr_0 = queries[7]; in synpatics_rmi4_touchpad_detect() 594 egr_1 = queries[8]; in synpatics_rmi4_touchpad_detect() [all …]
|
/linux-4.4.14/Documentation/video4linux/ |
D | uvcvideo.txt | 60 A call to this ioctl allows applications to send queries to the UVC driver that 178 This ioctl queries a UVC XU control identified by its extension unit ID 181 There are a number of different queries available that closely 205 control. Exceptions are the UVC_GET_LEN and UVC_GET_INFO queries, for
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | cpuid.txt | 22 This function queries the presence of KVM cpuid leafs.
|
D | api.txt | 2586 This queries KVM for preferred CPU target type which can be emulated
|
/linux-4.4.14/arch/x86/platform/uv/ |
D | uv_nmi.c | 218 this_cpu_inc(uv_cpu_nmi.queries); in uv_check_nmi() 665 this_cpu_inc(uv_cpu_nmi.queries); in uv_handle_nmi_ping()
|
/linux-4.4.14/Documentation/networking/ |
D | dns_resolver.txt | 19 The DNS resolver module provides a way for kernel services to make DNS queries 20 by way of requesting a key of key type dns_resolver. These queries are
|
D | regulatory.txt | 202 That option also enables code in net/wireless/reg.c which queries
|
D | 00-INDEX | 72 - The DNS resolver module allows kernel servies to make DNS queries.
|
D | bonding.txt | 1876 queries to one or more designated peer systems on the network, and
|
/linux-4.4.14/arch/x86/include/asm/uv/ |
D | uv_hub.h | 606 int queries; member
|
/linux-4.4.14/Documentation/power/ |
D | opp.txt | 52 -> queries to search/retrieve information -> 89 should ensure that the section of code operating on OPP queries are locked
|
/linux-4.4.14/Documentation/hwmon/ |
D | w83627ehf | 185 The DHG also supports PECI, where the DHG queries Intel CPU temperatures, and
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats.txt | 129 When a user queries to get per-tgid data, the sum of all other live threads in
|
/linux-4.4.14/Documentation/i2c/ |
D | dev-interface | 192 i2c-dev. Examples include I2C_FUNCS, which queries the I2C adapter
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | timestamping.txt | 128 will be required to issue multiple queries and perform an
|
/linux-4.4.14/Documentation/ |
D | dynamic-debug-howto.txt | 275 These dyndbg queries are applied in order, with last having final say.
|
D | DMA-API-HOWTO.txt | 175 queries can be used instead:
|
/linux-4.4.14/Documentation/hid/ |
D | hid-transport.txt | 105 The control-channel is used for direct blocking queries to the device
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 30 As with sysfs, readdir(3) queries the list of items and/or attributes.
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig-language.txt | 490 desirable to enable more complex dependency mappings and / or queries,
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 591 - Low latency (short flows, queries),
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 509 - get_temp: this function queries the given switch for its temperature
|
/linux-4.4.14/Documentation/blockdev/ |
D | README.DAC960 | 287 driver queries each controller for status information every 10 seconds, and
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 280 the tasklist can be avoided on each set of queries.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 545 mode also will be emulated using queries of the security
|
D | CHANGES | 13 FindFirst fails but QPathInfo queries works). Fix oops with dfs in
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1462 A few self explanatory queries:
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 757 * Fix RSCN handling so RSCN NS queries only effect NPorts found in
|