| /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/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 | 40 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 | cmd.c | 125 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 D | loader.c | 358 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 D | iommu.c | 350 struct iommu_ioas_iova_ranges query = { in iommufd_iova_ranges() local
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rmap.c | 2555 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 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
|
| H A D | xfs_alloc.c | 4073 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 D | cmd-db.c | 150 u8 query[sizeof(ent->id)] __nonstring; in cmd_db_get_header() local
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 387 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 D | amt.h | 212 struct amt_header_membership_query query; member 229 struct amt_header_membership_query query; member
|
| /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/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/input/touchscreen/ |
| H A D | wacom_w8001.c | 188 static void parse_touchquery(u8 *data, struct w8001_touch_query *query) in parse_touchquery()
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f11.c | 659 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 D | apparmorfs.c | 677 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 D | multicast.c | 108 struct ib_sa_query *query; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.c | 810 struct hwrm_fw_livepatch_query_input *query; in bnxt_dl_livepatch_info_put() local
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 3496 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()
|