/linux-6.6.21/drivers/infiniband/core/ |
D | sa_query.c | 689 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) in ib_sa_disable_local_svc() 694 static inline int ib_sa_query_cancelled(struct ib_sa_query *query) in ib_sa_query_cancelled() 700 struct ib_sa_query *query) in ib_nl_set_path_rec_attrs() 783 static int ib_nl_make_request(struct ib_sa_query *query, gfp_t gfp_mask) in ib_nl_make_request() 844 static int ib_nl_cancel_request(struct ib_sa_query *query) in ib_nl_cancel_request() 870 static void ib_nl_process_good_resolve_rsp(struct ib_sa_query *query, in ib_nl_process_good_resolve_rsp() 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 1069 struct ib_sa_query *query = NULL, *iter; in ib_nl_handle_resolve_resp() local 1150 void ib_sa_cancel_query(int id, struct ib_sa_query *query) in ib_sa_cancel_query() [all …]
|
D | cma_priv.h | 82 struct ib_sa_query *query; member
|
/linux-6.6.21/arch/s390/hypfs/ |
D | hypfs_vm.c | 27 static int diag2fc(int size, char* query, void *addr) in diag2fc() 58 void *diag2fc_store(char *query, unsigned int *count, int offset) in diag2fc_store()
|
/linux-6.6.21/lib/ |
D | dynamic_debug.c | 130 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq() 174 static int ddebug_change(const struct ddebug_query *query, in ddebug_change() 349 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange() 413 struct ddebug_query *query, const char *modname) in ddebug_parse_query() 536 struct ddebug_query query = {}; in ddebug_exec_query() local 566 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries() 605 char query[QUERY_SIZE]; in ddebug_apply_class_bitmap() local
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | tp_attach_query.c | 10 struct perf_event_query_bpf *query; in serial_test_tp_attach_query() local
|
/linux-6.6.21/include/keys/ |
D | asymmetric-subtype.h | 35 int (*query)(const struct kernel_pkey_params *params, member
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_query.c | 134 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.6.21/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 183 def QueryExec(query, stmt): argument 671 def FindSelect(self, value, pattern, query): argument 691 def Found(self, query, found): argument 696 def FindValue(self, value, pattern, query, last_value, last_pattern): argument 704 def FindNext(self, query): argument 710 def FindPrev(self, query): argument 773 def DoFindSelect(self, query, match): argument 783 def FindPath(self, query): argument 969 def DoFindSelect(self, query, match): argument 978 def FindPath(self, query): argument [all …]
|
D | export-to-postgresql.py | 323 query = QSqlQuery(db) variable 338 query = QSqlQuery(db) variable
|
D | export-to-sqlite.py | 160 query = QSqlQuery(db) variable
|
/linux-6.6.21/drivers/media/usb/uvc/ |
D | uvc_video.c | 31 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()
|
D | uvc_ctrl.c | 409 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.6.21/include/linux/ |
D | rfkill.h | 63 void (*query)(struct rfkill *rfkill, void *data); member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.c | 109 struct mlx5_fpga_query query; in mlx5_fpga_device_load_check() local
|
D | cmd.c | 125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query()
|
/linux-6.6.21/drivers/platform/x86/hp/hp-bioscfg/ |
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-6.6.21/sound/virtio/ |
D | virtio_ctl_msg.c | 265 struct virtio_snd_query_info *query; in virtsnd_ctl_query_info() local
|
/linux-6.6.21/net/bridge/ |
D | br_multicast.c | 1732 struct bridge_mcast_own_query *query) in br_multicast_querier_expired() 1899 struct bridge_mcast_own_query *query) in br_multicast_port_query_expired() 2061 static void br_multicast_enable(struct bridge_mcast_own_query *query) in br_multicast_enable() 3200 struct bridge_mcast_other_query *query, in br_multicast_update_query_timer() 3395 struct bridge_mcast_other_query *query, in br_ip4_multicast_query_received() 3410 struct bridge_mcast_other_query *query, in br_ip6_multicast_query_received() 3982 struct bridge_mcast_own_query *query, in br_multicast_query_expired() 4159 struct bridge_mcast_own_query *query) in __br_multicast_open_query() 4510 struct bridge_mcast_own_query *query) in br_multicast_start_querier()
|
/linux-6.6.21/include/uapi/linux/ |
D | uvcvideo.h | 66 __u8 query; /* Video Class-Specific Request Code, */ member
|
/linux-6.6.21/drivers/gpu/drm/amd/display/modules/hdcp/ |
D | hdcp.c | 485 uint8_t index, struct mod_hdcp_display_query *query) in mod_hdcp_query_display()
|
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_rmap.c | 2370 struct xfs_rmap_query_range_info *query = priv; in xfs_rmap_query_range_helper() local 2394 struct xfs_rmap_query_range_info query = { .priv = priv, .fn = fn }; in xfs_rmap_query_range() local 2407 struct xfs_rmap_query_range_info query; in xfs_rmap_query_all() local
|
D | xfs_alloc.c | 3846 struct xfs_alloc_query_range_info *query = priv; in xfs_alloc_query_range_helper() local 3869 struct xfs_alloc_query_range_info query = { .priv = priv, .fn = fn }; in xfs_alloc_query_range() local 3883 struct xfs_alloc_query_range_info query; in xfs_alloc_query_all() local
|
/linux-6.6.21/drivers/platform/x86/hp/ |
D | hp-wmi.c | 313 static int hp_wmi_perform_query(int query, enum hp_wmi_command command, in hp_wmi_perform_query() 401 static int hp_wmi_read_int(int query) in hp_wmi_read_int() 572 int query = BIT(r + 8) | ((!blocked) << r); in hp_wmi_set_block() local
|
/linux-6.6.21/drivers/soc/qcom/ |
D | cmd-db.c | 144 u8 query[sizeof(ent->id)] __nonstring; in cmd_db_get_header() local
|
/linux-6.6.21/drivers/misc/ |
D | gehc-achc.c | 196 u8 query[] = {EZPORT_CMD_SE, (address >> 16) & 0xff, (address >> 8) & 0xff, address & 0xff}; in ezport_section_erase() local
|