Home
last modified time | relevance | path

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

123

/linux/lib/
H A Ddynamic_debug.c131 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 Dtp_attach_query.c10 struct perf_event_query_bpf *query; in serial_test_tp_attach_query() local
/linux/include/keys/
H A Dasymmetric-subtype.h35 int (*query)(const struct kernel_pkey_params *params, member
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py183 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 Dexport-to-postgresql.py323 query = QSqlQuery(db) variable
338 query = QSqlQuery(db) variable
H A Dexport-to-sqlite.py160 query = QSqlQuery(db) variable
/linux/tools/testing/selftests/mm/
H A Dvm_util.h40 struct procmap_query query; member
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c119 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 Dcmd.c125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query()
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dloader.c358 struct loader_xfer_query query = { .header = cpu_to_le32(query_hdr.val32), }; in ishtp_loader_work() local
/linux/tools/testing/selftests/vfio/lib/
H A Diommu.c350 struct iommu_ioas_iova_ranges query = { in iommufd_iova_ranges() local
/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c2555 struct xfs_rmap_query_range_info *query = priv; in xfs_rmap_query_range_helper() local
2579 struct xfs_rmap_query_range_info query = { .priv = priv, .fn = fn }; in xfs_rmap_query_range() local
2592 struct xfs_rmap_query_range_info query; in xfs_rmap_query_all() local
H A Dxfs_refcount.c2201 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
H A Dxfs_alloc.c4073 struct xfs_alloc_query_range_info *query = priv; in xfs_alloc_query_range_helper() local
4096 struct xfs_alloc_query_range_info query = { .priv = priv, .fn = fn }; in xfs_alloc_query_range() local
4110 struct xfs_alloc_query_range_info query; in xfs_alloc_query_all() local
/linux/drivers/soc/qcom/
H A Dcmd-db.c150 u8 query[sizeof(ent->id)] __nonstring; in cmd_db_get_header() local
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c387 static int hp_wmi_perform_query(int query, enum hp_wmi_command command, in hp_wmi_perform_query()
512 static int hp_wmi_read_int(int query) in hp_wmi_read_int()
711 int query = BIT(r + 8) | ((!blocked) << r); in hp_wmi_set_block() local
/linux/include/net/
H A Damt.h212 struct amt_header_membership_query query; member
229 struct amt_header_membership_query query; member
/linux/drivers/media/pci/bt8xx/
H 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()
/linux/drivers/misc/
H A Dgehc-achc.c196 u8 query[] = {EZPORT_CMD_SE, (address >> 16) & 0xff, (address >> 8) & 0xff, address & 0xff}; in ezport_section_erase() local
/linux/drivers/input/touchscreen/
H A Dwacom_w8001.c188 static void parse_touchquery(u8 *data, struct w8001_touch_query *query) in parse_touchquery()
/linux/drivers/input/rmi4/
H A Drmi_f11.c659 struct f11_2d_sensor_queries *query = &f11->sens_query; in f11_2d_construct_data() local
771 struct f11_2d_sensor_queries *query, in f11_write_control_regs()
/linux/security/apparmor/
H A Dapparmorfs.c677 char *query, size_t query_len) in query_data()
770 char *query, size_t query_len, bool view_only) in query_label()
/linux/drivers/infiniband/core/
H A Dmulticast.c108 struct ib_sa_query *query; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c810 struct hwrm_fw_livepatch_query_input *query; in bnxt_dl_livepatch_info_put() local
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c3496 bool query) in sli_cmd_request_features()
3903 sli_cmd_common_set_dump_location(struct sli4 *sli4, void *buf, bool query, in sli_cmd_common_set_dump_location()
4090 sli_request_features(struct sli4 *sli4, u32 *features, bool query) in sli_request_features()

123