| /Linux-v5.4/drivers/infiniband/core/ | 
| D | sa_query.c | 739 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query)  in ib_sa_disable_local_svc()744 static inline int ib_sa_query_cancelled(struct ib_sa_query *query)  in ib_sa_query_cancelled()
 750 				     struct ib_sa_query *query)  in ib_nl_set_path_rec_attrs()
 832 static int ib_nl_send_msg(struct ib_sa_query *query, gfp_t gfp_mask)  in ib_nl_send_msg()
 866 static int ib_nl_make_request(struct ib_sa_query *query, gfp_t gfp_mask)  in ib_nl_make_request()
 897 static int ib_nl_cancel_request(struct ib_sa_query *query)  in ib_nl_cancel_request()
 923 static void ib_nl_process_good_resolve_rsp(struct ib_sa_query *query,  in ib_nl_process_good_resolve_rsp()
 978 	struct ib_sa_query *query;  in ib_nl_request_timeout()  local
 1021 	struct ib_sa_query *query;  in ib_nl_handle_set_timeout()  local
 1095 	struct ib_sa_query *query;  in ib_nl_handle_resolve_resp()  local
 [all …]
 
 | 
| D | cma_priv.h | 74 	struct ib_sa_query	*query;  member
 | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | exported-sql-viewer.py | 173 def QueryExec(query, stmt):  argument652 	def FindSelect(self, value, pattern, query):  argument
 672 	def Found(self, query, found):  argument
 677 	def FindValue(self, value, pattern, query, last_value, last_pattern):  argument
 685 	def FindNext(self, query):  argument
 691 	def FindPrev(self, query):  argument
 754 	def DoFindSelect(self, query, match):  argument
 763 	def FindPath(self, query):  argument
 948 	def DoFindSelect(self, query, match):  argument
 956 	def FindPath(self, query):  argument
 [all …]
 
 | 
| D | export-to-postgresql.py | 323 query = QSqlQuery(db)  variable338 query = QSqlQuery(db)  variable
 
 | 
| D | export-to-sqlite.py | 160 query = QSqlQuery(db)  variable
 | 
| /Linux-v5.4/lib/ | 
| D | dynamic_debug.c | 114 static void vpr_info_dq(const struct ddebug_query *query, const char *msg)  in vpr_info_dq()140 static int ddebug_change(const struct ddebug_query *query,  in ddebug_change()
 321 			struct ddebug_query *query, const char *modname)  in ddebug_parse_query()
 449 	struct ddebug_query query;  in ddebug_exec_query()  local
 479 static int ddebug_exec_queries(char *query, const char *modname)  in ddebug_exec_queries()
 
 | 
| /Linux-v5.4/net/bridge/ | 
| D | br_multicast.c | 672 					 struct bridge_mcast_own_query *query)  in br_multicast_querier_expired()778 				struct bridge_mcast_own_query *query)  in br_multicast_port_query_expired()
 861 static void br_multicast_enable(struct bridge_mcast_own_query *query)  in br_multicast_enable()
 1127 				struct bridge_mcast_other_query *query,  in br_multicast_update_query_timer()
 1204 					struct bridge_mcast_other_query *query,  in br_multicast_query_received()
 1756 				       struct bridge_mcast_own_query *query,  in br_multicast_query_expired()
 1889 				struct bridge_mcast_own_query *query)  in __br_multicast_open()
 2027 				       struct bridge_mcast_own_query *query)  in br_multicast_start_querier()
 
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ | 
| D | tp_attach_query.c | 10 	struct perf_event_query_bpf *query;  in test_tp_attach_query()  local
 | 
| /Linux-v5.4/include/keys/ | 
| D | asymmetric-subtype.h | 35 	int (*query)(const struct kernel_pkey_params *params,  member
 | 
| /Linux-v5.4/drivers/media/usb/uvc/ | 
| D | uvc_video.c | 28 static int __uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit,  in __uvc_query_ctrl()43 static const char *uvc_query_name(u8 query)  in uvc_query_name()
 67 int uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit,  in uvc_query_ctrl()
 216 	struct uvc_streaming_control *ctrl, int probe, u8 query)  in uvc_get_video_ctrl()
 
 | 
| D | uvc_ctrl.c | 366 	u8 query, const u8 *data)  in uvc_ctrl_get_zoom()391 	u8 query, const u8 *data)  in uvc_ctrl_get_rel_speed()
 765 	u8 query, const u8 *data)  in uvc_get_le_value()
 
 | 
| /Linux-v5.4/arch/s390/hypfs/ | 
| D | hypfs_vm.c | 57 static int diag2fc(int size, char* query, void *addr)  in diag2fc()87 static void *diag2fc_store(char *query, unsigned int *count, int offset)  in diag2fc_store()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_query.c | 105 	struct drm_i915_query_engine_info query;  in query_engine_info()  local
 | 
| /Linux-v5.4/tools/testing/selftests/android/ion/ | 
| D | ionutils.c | 53 	struct ion_heap_query query;  in ion_export_buffer_fd()  local
 | 
| /Linux-v5.4/drivers/staging/android/ion/ | 
| D | ion.c | 413 static int ion_query_heaps(struct ion_heap_query *query)  in ion_query_heaps()460 	struct ion_heap_query query;  member
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | rfkill.h | 63 	void	(*query)(struct rfkill *rfkill, void *data);  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ | 
| D | core.c | 101 	struct mlx5_fpga_query query;  in mlx5_fpga_device_load_check()  local
 | 
| D | cmd.c | 126 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query)  in mlx5_fpga_query()
 | 
| /Linux-v5.4/drivers/platform/x86/ | 
| D | hp-wmi.c | 207 static int hp_wmi_perform_query(int query, enum hp_wmi_command command,  in hp_wmi_perform_query()267 static int hp_wmi_read_int(int query)  in hp_wmi_read_int()
 324 	int query = BIT(r + 8) | ((!blocked) << r);  in hp_wmi_set_block()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | d3.c | 1701 	struct iwl_scan_offload_profiles_query *query;  in iwl_mvm_netdetect_query_results()  local1748 					 struct iwl_mvm_nd_query_results *query,  in iwl_mvm_query_num_match_chans()
 1772 				    struct iwl_mvm_nd_query_results *query,  in iwl_mvm_query_set_freqs()
 1806 	struct iwl_mvm_nd_query_results query;  in iwl_mvm_query_netdetect_reasons()  local
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | uvcvideo.h | 64 	__u8 query;		/* Video Class-Specific Request Code, */  member
 | 
| /Linux-v5.4/drivers/soc/qcom/ | 
| D | cmd-db.c | 142 	u8 query[8];  in cmd_db_get_header()  local
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_rmap.c | 2082 	struct xfs_rmap_query_range_info	*query = priv;  in xfs_rmap_query_range_helper()  local2103 	struct xfs_rmap_query_range_info	query;  in xfs_rmap_query_range()  local
 2120 	struct xfs_rmap_query_range_info	query;  in xfs_rmap_query_all()  local
 
 | 
| D | xfs_alloc.c | 3074 	struct xfs_alloc_query_range_info	*query = priv;  in xfs_alloc_query_range_helper()  local3093 	struct xfs_alloc_query_range_info	query;  in xfs_alloc_query_range()  local
 3111 	struct xfs_alloc_query_range_info	query;  in xfs_alloc_query_all()  local
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | iommu.c | 859 			struct ddw_query_response *query)  in query_ddw()971 	struct ddw_query_response query;  in enable_ddw()  local
 
 |