| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_query.c | 116 struct drm_xe_device_query *query) in query_engine_cycles() 184 struct drm_xe_device_query *query) in query_engines() 245 struct drm_xe_device_query *query) in query_mem_regions() 312 static int query_config(struct xe_device *xe, struct drm_xe_device_query *query) in query_config() 361 static int query_gt_list(struct xe_device *xe, struct drm_xe_device_query *query) in query_gt_list() 435 struct drm_xe_device_query *query) in query_hwconfig() 503 struct drm_xe_device_query *query) in query_gt_topology() 562 query_uc_fw_version(struct xe_device *xe, struct drm_xe_device_query *query) in query_uc_fw_version() 652 struct drm_xe_device_query *query) in query_oa_units() 714 static int query_pxp_status(struct xe_device *xe, struct drm_xe_device_query *query) in query_pxp_status() [all …]
|
| /linux/drivers/infiniband/core/ |
| H A D | sa_query.c | 750 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) in ib_sa_disable_local_svc() 755 static inline int ib_sa_query_cancelled(struct ib_sa_query *query) in ib_sa_query_cancelled() 761 struct ib_sa_query *query) in ib_nl_set_path_rec_attrs() 844 static int ib_nl_make_request(struct ib_sa_query *query, gfp_t gfp_mask) in ib_nl_make_request() 905 static int ib_nl_cancel_request(struct ib_sa_query *query) in ib_nl_cancel_request() 931 static void ib_nl_process_good_resolve_rsp(struct ib_sa_query *query, in ib_nl_process_good_resolve_rsp() 1013 struct ib_sa_query *query; in ib_nl_request_timeout() local 1056 struct ib_sa_query *query; in ib_nl_handle_set_timeout() local 1132 struct ib_sa_query *query = NULL, *iter; in ib_nl_handle_resolve_resp() local 1213 void ib_sa_cancel_query(int id, struct ib_sa_query *query) in ib_sa_cancel_query() [all …]
|
| /linux/lib/ |
| H A D | dynamic_debug.c | 131 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq() 175 static int ddebug_change(const struct ddebug_query *query, in ddebug_change() 354 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange() 418 struct ddebug_query *query, const char *modname) in ddebug_parse_query() 541 struct ddebug_query query = {}; in ddebug_exec_query() local 571 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries() 610 char query[QUERY_SIZE]; in ddebug_apply_class_bitmap() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tp_attach_query.c | 10 struct perf_event_query_bpf *query; in serial_test_tp_attach_query() local
|
| /linux/include/keys/ |
| H A D | asymmetric-subtype.h | 35 int (*query)(const struct kernel_pkey_params *params, member
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_video.c | 32 static int __uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit, in __uvc_query_ctrl() 47 static const char *uvc_query_name(u8 query) in uvc_query_name() 71 int uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit, in uvc_query_ctrl() 291 struct uvc_streaming_control *ctrl, int probe, u8 query) in uvc_get_video_ctrl()
|
| H A D | uvc_ctrl.c | 416 u8 query, const void *data_in) in uvc_mapping_get_s32() 469 static int uvc_ctrl_get_zoom(struct uvc_control_mapping *mapping, u8 query, in uvc_ctrl_get_zoom() 514 u8 query, const void *uvc_in, in uvc_ctrl_get_rel_speed() 646 static int uvc_get_rect(struct uvc_control_mapping *mapping, u8 query, in uvc_get_rect() 1059 u8 query, const void *uvc_in, size_t v4l2_size, in uvc_get_le_value() 2365 u8 query; in uvc_mapping_get_xctrl_compound() local
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 183 def QueryExec(query, stmt): argument 671 def FindSelect(self, value, pattern, query): argument 694 def Found(self, query, found): argument 699 def FindValue(self, value, pattern, query, last_value, last_pattern): argument 707 def FindNext(self, query): argument 713 def FindPrev(self, query): argument 776 def DoFindSelect(self, query, match): argument 786 def FindPath(self, query): argument 972 def DoFindSelect(self, query, match): argument 981 def FindPath(self, query): argument [all …]
|
| H A D | export-to-postgresql.py | 323 query = QSqlQuery(db) variable 338 query = QSqlQuery(db) variable
|
| H A D | export-to-sqlite.py | 160 query = QSqlQuery(db) variable
|
| /linux/tools/testing/selftests/mm/ |
| H A D | vm_util.h | 41 struct procmap_query query; member
|
| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | biosattr-interface.c | 119 int hp_wmi_perform_query(int query, enum hp_wmi_command command, void *buffer, in hp_wmi_perform_query()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | core.c | 109 struct mlx5_fpga_query query; in mlx5_fpga_device_load_check() local
|
| H A D | cmd.c | 125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query()
|
| /linux/net/bridge/ |
| H A D | br_multicast.c | 1731 struct bridge_mcast_own_query *query) in br_multicast_querier_expired() 1898 struct bridge_mcast_own_query *query) in br_multicast_port_query_expired() 2080 static void br_multicast_enable(struct bridge_mcast_own_query *query) in br_multicast_enable() 3261 struct bridge_mcast_other_query *query, in br_multicast_update_query_timer() 3456 struct bridge_mcast_other_query *query, in br_ip4_multicast_query_received() 3471 struct bridge_mcast_other_query *query, in br_ip6_multicast_query_received() 4043 struct bridge_mcast_own_query *query) in br_multicast_query_expired() 4217 struct bridge_mcast_own_query *query) in __br_multicast_open_query() 4594 struct bridge_mcast_own_query *query) in br_multicast_start_querier()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_vm.c | 992 struct drm_pvr_dev_query_static_data_areas query = {0}; in pvr_static_data_areas_get() local 1030 struct drm_pvr_dev_query_heap_info query = {0}; in pvr_heap_info_get() local
|
| H A D | pvr_drv.c | 469 struct drm_pvr_dev_query_quirks query; in pvr_dev_query_quirks_get() local 558 struct drm_pvr_dev_query_enhancements query; in pvr_dev_query_enhancements_get() local
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | iommu.c | 1184 struct ddw_query_response *query, in query_ddw() 1450 struct ddw_query_response query; in enable_ddw() local 1807 struct ddw_query_response query; in spapr_tce_init_table_group() local 2065 struct ddw_query_response query; in spapr_tce_create_table() local
|
| /linux/tools/testing/selftests/vfio/lib/ |
| H A D | iommu.c | 350 struct iommu_ioas_iova_ranges query = { in iommufd_iova_ranges() local
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 2201 struct xfs_refcount_query_range_info *query = priv; in xfs_refcount_query_range_helper() local 2224 struct xfs_refcount_query_range_info query = { .priv = priv, .fn = fn }; in xfs_refcount_query_range() local
|
| /linux/include/net/ |
| H A D | amt.h | 212 struct amt_header_membership_query query; member 229 struct amt_header_membership_query query; member
|
| /linux/drivers/misc/ |
| H A D | gehc-achc.c | 196 u8 query[] = {EZPORT_CMD_SE, (address >> 16) & 0xff, (address >> 8) & 0xff, address & 0xff}; in ezport_section_erase() local
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | dst_ca.c | 398 …struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u8 reply, u8 query) in ca_set_pmt()
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 515 static int hp_wmi_perform_query(int query, enum hp_wmi_command command, in hp_wmi_perform_query() 640 static int hp_wmi_read_int(int query) in hp_wmi_read_int() 851 int query = BIT(r + 8) | ((!blocked) << r); in hp_wmi_set_block() local
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_hdcp.c | 404 struct mod_hdcp_display_query query; in event_property_validate() local
|