/linux-4.4.14/drivers/infiniband/core/ |
D | sa_query.c | 421 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) in ib_sa_disable_local_svc() 426 static inline int ib_sa_query_cancelled(struct ib_sa_query *query) in ib_sa_query_cancelled() 432 struct ib_sa_query *query) in ib_nl_set_path_rec_attrs() 515 static int ib_nl_send_msg(struct ib_sa_query *query, gfp_t gfp_mask) in ib_nl_send_msg() 556 static int ib_nl_make_request(struct ib_sa_query *query, gfp_t gfp_mask) in ib_nl_make_request() 589 static int ib_nl_cancel_request(struct ib_sa_query *query) in ib_nl_cancel_request() 615 static void ib_nl_process_good_resolve_rsp(struct ib_sa_query *query, in ib_nl_process_good_resolve_rsp() 670 struct ib_sa_query *query; in ib_nl_request_timeout() local 713 struct ib_sa_query *query; in ib_nl_handle_set_timeout() local 786 struct ib_sa_query *query; in ib_nl_handle_resolve_resp() local [all …]
|
D | multicast.c | 108 struct ib_sa_query *query; member
|
D | cma.c | 215 struct ib_sa_query *query; member
|
/linux-4.4.14/lib/ |
D | dynamic_debug.c | 112 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq() 138 static int ddebug_change(const struct ddebug_query *query, in ddebug_change() 312 struct ddebug_query *query, const char *modname) in ddebug_parse_query() 436 struct ddebug_query query; in ddebug_exec_query() local 466 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries()
|
D | interval_tree_test.c | 18 search(unsigned long query, struct rb_root *root) in search()
|
/linux-4.4.14/net/bridge/ |
D | br_multicast.c | 780 struct bridge_mcast_own_query *query) in br_multicast_querier_expired() 880 struct bridge_mcast_own_query *query) in br_multicast_port_query_expired() 942 static void br_multicast_enable(struct bridge_mcast_own_query *query) in br_multicast_enable() 1189 struct bridge_mcast_other_query *query, in br_multicast_update_query_timer() 1248 struct bridge_mcast_other_query *query, in br_multicast_query_received() 1687 struct bridge_mcast_own_query *query, in br_multicast_query_expired() 1756 struct bridge_mcast_own_query *query) in __br_multicast_open() 1882 struct bridge_mcast_own_query *query) in br_multicast_start_querier()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_video.c | 33 static int __uvc_query_ctrl(struct uvc_device *dev, __u8 query, __u8 unit, in __uvc_query_ctrl() 48 static const char *uvc_query_name(__u8 query) in uvc_query_name() 72 int uvc_query_ctrl(struct uvc_device *dev, __u8 query, __u8 unit, in uvc_query_ctrl() 167 struct uvc_streaming_control *ctrl, int probe, __u8 query) in uvc_get_video_ctrl()
|
D | uvc_ctrl.c | 369 __u8 query, const __u8 *data) in uvc_ctrl_get_zoom() 394 __u8 query, const __u8 *data) in uvc_ctrl_get_rel_speed() 768 __u8 query, const __u8 *data) in uvc_get_le_value()
|
D | uvc_v4l2.c | 1321 __u8 query; member
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | cinergyT2-core.c | 68 char query[] = { CINERGYT2_EP1_GET_FIRMWARE_VERSION }; in cinergyt2_frontend_attach() local
|
/linux-4.4.14/arch/s390/hypfs/ |
D | hypfs_vm.c | 56 static int diag2fc(int size, char* query, void *addr) in diag2fc() 86 static void *diag2fc_store(char *query, unsigned int *count, int offset) in diag2fc_store()
|
/linux-4.4.14/include/linux/ |
D | rfkill.h | 63 void (*query)(struct rfkill *rfkill, void *data); member
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 266 query = QSqlQuery(db) variable 281 query = QSqlQuery(db) variable
|
/linux-4.4.14/include/uapi/linux/ |
D | uvcvideo.h | 61 __u8 query; /* Video Class-Specific Request Code, */ member
|
/linux-4.4.14/arch/arm/mach-iop13xx/ |
D | setup.c | 207 char query[3]; in iq8134x_probe_flash_size() local
|
/linux-4.4.14/arch/tile/kernel/ |
D | sysfs.c | 25 static ssize_t get_hv_confstr(char *page, int query) in get_hv_confstr()
|
/linux-4.4.14/drivers/platform/x86/ |
D | hp-wmi.c | 191 static int hp_wmi_perform_query(int query, int write, void *buffer, in hp_wmi_perform_query() 334 int query = BIT(r + 8) | ((!blocked) << r); in hp_wmi_set_block() local
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | iommu.c | 913 struct ddw_query_response *query) in query_ddw() 997 struct ddw_query_response query; in enable_ddw() local
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | wacom_w8001.c | 182 static void parse_touchquery(u8 *data, struct w8001_touch_query *query) in parse_touchquery()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 424 …struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u8 reply, u8 query) in ca_set_pmt()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | d3.c | 1701 struct iwl_scan_offload_profiles_query *query; in iwl_mvm_netdetect_query_results() local 1749 struct iwl_mvm_nd_query_results query; in iwl_mvm_query_netdetect_reasons() local
|
/linux-4.4.14/drivers/net/hyperv/ |
D | rndis_filter.c | 473 struct rndis_query_request *query; in rndis_filter_query_device() local
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 142 int (*query) (struct dvb_usb_device *d); member
|
/linux-4.4.14/drivers/xen/ |
D | grant-table.c | 608 struct gnttab_query_size query; in __max_nr_grant_frames() local
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvsi.c | 320 struct hvsi_query *query = (struct hvsi_query *)packet; in hvsi_recv_query() local
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdomain.c | 810 struct dlm_query_join_request *query; in dlm_query_join_handler() local
|
/linux-4.4.14/security/tomoyo/ |
D | common.c | 1892 char *query; member
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufshcd.h | 203 struct ufs_query query; member
|
D | ufshcd.c | 1169 struct ufs_query *query = &hba->dev_cmd.query; in ufshcd_prepare_utp_query_req_upiu() local
|
/linux-4.4.14/fs/nfsd/ |
D | vfs.c | 567 u32 query, result = 0, sresult = 0; in nfsd_access() local
|
/linux-4.4.14/include/uapi/drm/ |
D | amdgpu_drm.h | 494 uint32_t query; member
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib.h | 412 struct ib_sa_query *query; member
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_ioc.c | 4358 struct bfi_flash_query_rsp_s *query; in bfa_flash_intr() member 5719 struct bfi_phy_query_rsp_s *query; in bfa_phy_intr() member
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc.c | 3129 struct bfi_flash_query_rsp *query; in bfa_flash_intr() member
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 3734 struct be_resources *res, u8 query, u8 domain) in be_cmd_get_profile_config()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 1666 struct bnx2x_exeq_elem query, *pos; in bnx2x_optimize_vlan_mac() local
|
D | bnx2x.h | 1370 struct stats_query_entry query[FP_SB_MAX_E1x+ member
|
D | bnx2x_hsi.h | 5854 struct stats_query_entry query[STATS_QUERY_CMD_COUNT]; member
|