| /linux/drivers/input/rmi4/ |
| H A D | rmi_f01.c | 141 u8 queries[RMI_F01_BASIC_QUERY_LEN]; in rmi_f01_read_properties() local 153 queries, RMI_F01_BASIC_QUERY_LEN); in rmi_f01_read_properties() 164 props->manufacturer_id = queries[0]; in rmi_f01_read_properties() 166 props->has_lts = queries[1] & RMI_F01_QRY1_HAS_LTS; in rmi_f01_read_properties() 168 queries[1] & RMI_F01_QRY1_HAS_ADJ_DOZE; in rmi_f01_read_properties() 170 queries[1] & RMI_F01_QRY1_HAS_ADJ_DOZE_HOFF; in rmi_f01_read_properties() 171 has_query42 = queries[1] & RMI_F01_QRY1_HAS_QUERY42; in rmi_f01_read_properties() 172 has_sensor_id = queries[1] & RMI_F01_QRY1_HAS_SENSOR_ID; in rmi_f01_read_properties() 175 queries[5] & RMI_F01_QRY5_YEAR_MASK, in rmi_f01_read_properties() 176 queries[6] & RMI_F01_QRY6_MONTH_MASK, in rmi_f01_read_properties() [all …]
|
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_submit.c | 487 query_info->queries = kvmalloc_objs(struct v3d_timestamp_query, in v3d_get_cpu_timestamp_query_params() 489 if (!query_info->queries) in v3d_get_cpu_timestamp_query_params() 503 query_info->queries[i].offset = offset; in v3d_get_cpu_timestamp_query_params() 510 query_info->queries[i].syncobj = drm_syncobj_find(file_priv, in v3d_get_cpu_timestamp_query_params() 512 if (!query_info->queries[i].syncobj) { in v3d_get_cpu_timestamp_query_params() 545 query_info->queries = kvmalloc_objs(struct v3d_timestamp_query, in v3d_get_cpu_reset_timestamp_params() 547 if (!query_info->queries) in v3d_get_cpu_reset_timestamp_params() 555 query_info->queries[i].offset = reset.offset + 8 * i; in v3d_get_cpu_reset_timestamp_params() 562 query_info->queries[i].syncobj = drm_syncobj_find(file_priv, in v3d_get_cpu_reset_timestamp_params() 564 if (!query_info->queries[i].syncobj) { in v3d_get_cpu_reset_timestamp_params() [all …]
|
| /linux/lib/ |
| H A D | interval_tree_test.c | 28 static u32 *queries = NULL; variable 62 queries[i] = (prandom_u32_state(&rnd) >> 4) % max_endpoint; in init() 110 unsigned long start = search_all ? 0 : queries[j]; in search_check() 111 unsigned long last = search_all ? max_endpoint : queries[j]; in search_check() 318 queries = kmalloc_array(nsearches, sizeof(int), GFP_KERNEL); in interval_tree_test_init() 319 if (!queries) { in interval_tree_test_init() 331 kfree(queries); in interval_tree_test_init()
|
| /linux/drivers/infiniband/core/ |
| H A D | sa_query.c | 191 static DEFINE_XARRAY_FLAGS(queries, XA_FLAGS_ALLOC | XA_FLAGS_LOCK_IRQ); 1218 xa_lock_irqsave(&queries, flags); in ib_sa_cancel_query() 1219 if (xa_load(&queries, id) != query) { in ib_sa_cancel_query() 1220 xa_unlock_irqrestore(&queries, flags); in ib_sa_cancel_query() 1224 xa_unlock_irqrestore(&queries, flags); in ib_sa_cancel_query() 1404 xa_lock_irqsave(&queries, flags); in send_mad() 1405 ret = __xa_alloc(&queries, &id, query, xa_limit_32b, gfp_mask); in send_mad() 1406 xa_unlock_irqrestore(&queries, flags); in send_mad() 1431 xa_lock_irqsave(&queries, flags); in send_mad() 1432 __xa_erase(&queries, id); in send_mad() [all …]
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | fe-get-frontend.rst | 36 This ioctl call queries the currently effective frontend parameters. For
|
| /linux/Documentation/gpu/amdgpu/ |
| H A D | ras.rst | 5 The AMDGPU RAS interfaces are exposed via sysfs (for informational queries) and
|
| /linux/tools/perf/Documentation/ |
| H A D | db-export.txt | 26 2. New tables and columns can be added, without affecting existing SQL queries,
|
| /linux/arch/x86/platform/uv/ |
| H A D | uv_nmi.c | 521 this_cpu_inc(uv_cpu_nmi.queries); in uv_check_nmi() 1017 this_cpu_inc(uv_cpu_nmi.queries); in uv_handle_nmi_ping()
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | cpuid.rst | 30 This function queries the presence of KVM cpuid leafs.
|
| /linux/Documentation/core-api/ |
| H A D | union_find.rst | 27 utilized to solve problems related to offline queries, dynamic connectivity,
|
| /linux/arch/x86/include/asm/uv/ |
| H A D | uv_hub.h | 763 int queries; member
|
| /linux/Documentation/driver-api/mtd/ |
| H A D | spi-nor.rst | 13 The SPI NOR driver queries the SFDP tables in order to determine the
|
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 16 numeric id subsequently filters hashtable queries. Multiple shadow
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 3361 int queries; in mlxsw_sp_fdb_notify_work() local 3377 queries = MLXSW_SP_FDB_SFN_QUERIES_PER_SESSION; in mlxsw_sp_fdb_notify_work() 3378 while (queries > 0) { in mlxsw_sp_fdb_notify_work() 3390 queries--; in mlxsw_sp_fdb_notify_work() 3398 mlxsw_sp_fdb_notify_work_schedule(mlxsw_sp, !queries); in mlxsw_sp_fdb_notify_work()
|
| /linux/Documentation/hwmon/ |
| H A D | w83627ehf.rst | 243 The DHG also supports PECI, where the DHG queries Intel CPU temperatures, and
|
| /linux/Documentation/i2c/ |
| H A D | dev-interface.rst | 199 i2c-dev. Examples include I2C_FUNCS, which queries the I2C adapter
|
| /linux/Documentation/driver-api/cxl/ |
| H A D | theory-of-operation.rst | 249 ...which queries the CXL topology to ask "given CXL Memory Expander with a kernel
|
| /linux/Documentation/accounting/ |
| H A D | taskstats.rst | 132 When a user queries to get per-tgid data, the sum of all other live threads in
|
| /linux/Documentation/bpf/ |
| H A D | cpumasks.rst | 187 ``struct bpf_cpumask *`` as that argument. Any argument that simply queries the
|
| /linux/Documentation/sound/designs/ |
| H A D | timestamping.rst | 133 will be required to issue multiple queries and perform an
|
| /linux/Documentation/power/ |
| H A D | opp.rst | 59 -> queries to search/retrieve information ->
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 284 These ``dyndbg`` queries are applied in order, with last having final say.
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 109 The control-channel is used for direct blocking queries to the device
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | ssh.rst | 262 whereas zero may be used for instance independent queries, if applicable. A
|
| /linux/Documentation/networking/dsa/ |
| H A D | configuration.rst | 304 tables are managed separately (``bridge fdb show`` queries both, and depending
|