Home
last modified time | relevance | path

Searched defs:query (Results 1 – 25 of 70) sorted by relevance

123

/linux-6.3-rc2/drivers/infiniband/core/
A Dsa_query.c700 struct ib_sa_query *query) in ib_nl_set_path_rec_attrs()
952 struct ib_sa_query *query; in ib_nl_request_timeout() local
995 struct ib_sa_query *query; in ib_nl_handle_set_timeout() local
1449 struct ib_sa_path_query *query = in ib_sa_path_rec_callback() local
1484 struct ib_sa_path_query *query = in ib_sa_path_rec_release() local
1527 struct ib_sa_path_query *query; in ib_sa_path_rec_get() local
1624 struct ib_sa_mcmember_query *query = in ib_sa_mcmember_rec_callback() local
1654 struct ib_sa_mcmember_query *query; in ib_sa_mcmember_rec_query() local
1715 struct ib_sa_guidinfo_query *query = in ib_sa_guidinfo_rec_callback() local
1744 struct ib_sa_guidinfo_query *query; in ib_sa_guid_info_rec_query() local
[all …]
A Dcma_priv.h82 struct ib_sa_query *query; member
/linux-6.3-rc2/lib/
A Ddynamic_debug.c129 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq()
173 static int ddebug_change(const struct ddebug_query *query, in ddebug_change()
348 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange()
412 struct ddebug_query *query, const char *modname) in ddebug_parse_query()
535 struct ddebug_query query = {}; in ddebug_exec_query() local
565 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries()
604 char query[QUERY_SIZE]; in ddebug_apply_class_bitmap() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtp_attach_query.c10 struct perf_event_query_bpf *query; in serial_test_tp_attach_query() local
/linux-6.3-rc2/include/keys/
A Dasymmetric-subtype.h35 int (*query)(const struct kernel_pkey_params *params, member
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_query.c134 struct drm_i915_query_engine_info query; in query_engine_info() local
468 struct drm_i915_query_memory_regions query; in query_memregion_info() local
/linux-6.3-rc2/tools/perf/scripts/python/
A Dexported-sql-viewer.py183 def QueryExec(query, stmt): argument
691 def Found(self, query, found): argument
704 def FindNext(self, query): argument
710 def FindPrev(self, query): argument
783 def FindPath(self, query): argument
978 def FindPath(self, query): argument
3039 def BranchDataPrepBr(query, data): argument
3045 def BranchDataPrepIPC(query, data): argument
3053 def BranchDataPrep(query): argument
3060 def BranchDataPrepWA(query): argument
[all …]
A Dexport-to-postgresql.py323 query = QSqlQuery(db) variable
338 query = QSqlQuery(db) variable
A Dexport-to-sqlite.py160 query = QSqlQuery(db) variable
/linux-6.3-rc2/arch/s390/hypfs/
A Dhypfs_vm.c59 static int diag2fc(int size, char* query, void *addr) in diag2fc()
90 static void *diag2fc_store(char *query, unsigned int *count, int offset) in diag2fc_store()
/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_video.c31 static int __uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit, in __uvc_query_ctrl()
46 static const char *uvc_query_name(u8 query) in uvc_query_name()
70 int uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit, in uvc_query_ctrl()
256 struct uvc_streaming_control *ctrl, int probe, u8 query) in uvc_get_video_ctrl()
A Duvc_ctrl.c409 u8 query, const u8 *data) in uvc_ctrl_get_zoom()
434 u8 query, const u8 *data) in uvc_ctrl_get_rel_speed()
825 u8 query, const u8 *data) in uvc_get_le_value()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.c172 struct mod_hdcp_display_query query; in hdcp_update_display() local
380 struct mod_hdcp_display_query query; in event_property_validate() local
/linux-6.3-rc2/include/linux/
A Drfkill.h63 void (*query)(struct rfkill *rfkill, void *data); member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.c109 struct mlx5_fpga_query query; in mlx5_fpga_device_load_check() local
A Dcmd.c125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query()
/linux-6.3-rc2/sound/virtio/
A Dvirtio_ctl_msg.c265 struct virtio_snd_query_info *query; in virtsnd_ctl_query_info() local
/linux-6.3-rc2/net/bridge/
A Dbr_multicast.c1732 struct bridge_mcast_own_query *query) in br_multicast_querier_expired()
1895 struct bridge_mcast_own_query *query) in br_multicast_port_query_expired()
2057 static void br_multicast_enable(struct bridge_mcast_own_query *query) in br_multicast_enable()
3196 struct bridge_mcast_other_query *query, in br_multicast_update_query_timer()
3391 struct bridge_mcast_other_query *query, in br_ip4_multicast_query_received()
3406 struct bridge_mcast_other_query *query, in br_ip6_multicast_query_received()
3978 struct bridge_mcast_own_query *query, in br_multicast_query_expired()
4153 struct bridge_mcast_own_query *query) in __br_multicast_open_query()
4502 struct bridge_mcast_own_query *query) in br_multicast_start_querier()
/linux-6.3-rc2/include/uapi/linux/
A Duvcvideo.h66 __u8 query; /* Video Class-Specific Request Code, */ member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp.c485 uint8_t index, struct mod_hdcp_display_query *query) in mod_hdcp_query_display()
/linux-6.3-rc2/drivers/platform/x86/hp/
A Dhp-wmi.c298 static int hp_wmi_perform_query(int query, enum hp_wmi_command command, in hp_wmi_perform_query()
386 static int hp_wmi_read_int(int query) in hp_wmi_read_int()
557 int query = BIT(r + 8) | ((!blocked) << r); in hp_wmi_set_block() local
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_rmap.c2321 struct xfs_rmap_query_range_info *query = priv; in xfs_rmap_query_range_helper() local
2342 struct xfs_rmap_query_range_info query; in xfs_rmap_query_range() local
2359 struct xfs_rmap_query_range_info query; in xfs_rmap_query_all() local
A Dxfs_alloc.c3631 struct xfs_alloc_query_range_info *query = priv; in xfs_alloc_query_range_helper() local
3650 struct xfs_alloc_query_range_info query; in xfs_alloc_query_range() local
3668 struct xfs_alloc_query_range_info query; in xfs_alloc_query_all() local
/linux-6.3-rc2/drivers/soc/qcom/
A Dcmd-db.c144 u8 query[sizeof(ent->id)] __nonstring; in cmd_db_get_header() local
/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Ddst_ca.c398 …struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u8 reply, u8 query) in ca_set_pmt()

Completed in 101 milliseconds

123