Searched refs:tag (Results 176 - 200 of 932) sorted by relevance

1234567891011>>

/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.h96 typeof(dyn[i].d_tag) tag = GET_LE(&dyn[i].d_tag);
97 if (tag == DT_REL || tag == DT_RELSZ || tag == DT_RELA ||
98 tag == DT_RELENT || tag == DT_TEXTREL)
/linux-master/include/trace/events/
H A Dscmi.h143 unsigned char *tag, u16 seq, int status,
145 TP_ARGS(id, channel_id, protocol_id, msg_id, tag, seq, status,
153 __array(char, tag, 5)
165 strscpy(__entry->tag, tag, 5);
174 __entry->tag, __entry->msg_id, __entry->seq, __entry->status,
/linux-master/drivers/s390/scsi/
H A Dzfcp_ext.h37 extern void zfcp_dbf_rec_trig_lock(char *tag, struct zfcp_adapter *adapter,
41 extern void zfcp_dbf_rec_run_lvl(int level, char *tag,
46 extern void zfcp_dbf_hba_fsf_fces(char *tag, const struct zfcp_fsf_req *req,
49 extern void zfcp_dbf_hba_fsf_reqid(const char *const tag, const int level,
57 extern void zfcp_dbf_scsi_common(char *tag, int level, struct scsi_device *sdev,
60 extern void zfcp_dbf_scsi_eh(char *tag, struct zfcp_adapter *adapter,
/linux-master/arch/arm/boot/compressed/
H A Datags_to_fdt.c132 struct tag *atag = atag_list;
148 if (atag->hdr.tag != ATAG_CORE ||
159 if (atag->hdr.tag == ATAG_CMDLINE) {
172 } else if (atag->hdr.tag == ATAG_MEM) {
196 } else if (atag->hdr.tag == ATAG_INITRD2) {
204 } else if (atag->hdr.tag == ATAG_SERIAL) {
/linux-master/drivers/tty/
H A Dvcc.c89 for (i = 0; i < pkt.tag.stype; i++) \
335 pkt.tag.type, pkt.tag.stype,
336 pkt.tag.stype_env, pkt.tag.sid);
338 if (pkt.tag.type == VIO_TYPE_DATA) {
341 vcc_rx(tty, pkt.data, pkt.tag.stype);
344 pkt.tag.type, pkt.tag.stype,
345 pkt.tag
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_vmid.c105 * @tag: VMID tag
110 union lpfc_vmid_io_tag *tag)
115 tag->cs_ctl_vmid = vmp->un.cs_ctl_vmid;
117 tag->app_id = vmp->un.app_id;
155 * @tag: VMID tag
160 union lpfc_vmid_io_tag *tag)
184 lpfc_vmid_update_entry(vport, iodir, vmp, tag);
189 /* Hence VMID tag wil
107 lpfc_vmid_update_entry(struct lpfc_vport *vport, enum dma_data_direction iodir, struct lpfc_vmid *vmp, union lpfc_vmid_io_tag *tag) argument
158 lpfc_vmid_get_appid(struct lpfc_vport *vport, char *uuid, enum dma_data_direction iodir, union lpfc_vmid_io_tag *tag) argument
[all...]
/linux-master/crypto/
H A Daegis128-core.c391 union aegis_block tag = {}; local
403 crypto_aegis128_final(&state, &tag, req->assoclen, cryptlen);
405 scatterwalk_map_and_copy(tag.bytes, req->dst, req->assoclen + cryptlen,
414 union aegis_block tag; local
421 scatterwalk_map_and_copy(tag.bytes, req->src, req->assoclen + cryptlen,
429 crypto_aegis128_final(&state, &tag, req->assoclen, cryptlen);
431 if (unlikely(crypto_memneq(tag.bytes, zeros, authsize))) {
436 * wrong authentication tag should not be given as output."
443 memzero_explicit(&tag, sizeof(tag));
452 union aegis_block tag = {}; local
477 union aegis_block tag; local
[all...]
/linux-master/block/
H A Dblk-mq-tag.c4 * fairer distribution of tags between multiple submitters when a shared tag map
18 * Recalculate wakeup batch when tag is shared by hctx.
34 * We need to do this before try to allocate driver tag, then even if fail
35 * to get tag when first time, the other shared-tag users could reserve
140 int tag; local
154 tag = __blk_mq_get_tag(data, bt);
155 if (tag != BLK_MQ_NO_TAG)
173 * Retry tag allocation after running the hardware queue,
176 tag
225 blk_mq_put_tag(struct blk_mq_tags *tags, struct blk_mq_ctx *ctx, unsigned int tag) argument
[all...]
H A Dblk-mq.h174 unsigned int tag);
212 unsigned int tag)
214 return tag < tags->nr_reserved_tags;
338 blk_mq_put_tag(hctx->tags, rq->mq_ctx, rq->tag);
339 rq->tag = BLK_MQ_NO_TAG;
344 if (rq->tag == BLK_MQ_NO_TAG || rq->internal_tag == BLK_MQ_NO_TAG)
354 if (rq->tag == BLK_MQ_NO_TAG && !__blk_mq_alloc_driver_tag(rq))
411 * For shared tag users, we track the number of currently active users
412 * and attempt to provide a fair share of the tag depth for each of them.
211 blk_mq_tag_is_reserved(struct blk_mq_tags *tags, unsigned int tag) argument
/linux-master/net/mctp/
H A Daf_mctp.c116 /* can't preallocate a non-owned tag */
353 /* helpers for reading/writing the tag ioc, handling compatibility across the
383 ctl->tag = ctl_compat.tag;
410 ctl_compat.tag = ctl->tag;
431 u8 tag; local
438 if (ctl.tag)
442 ctl.peer_addr, true, &tag);
446 ctl.tag
476 u8 tag; local
[all...]
H A Droute.c79 * MCTP tag management. The lookup tuple for these is the peer EID,
80 * local EID and MCTP tag.
91 * - when a packet is sent, with a locally-owned tag: we need to find an
92 * unused tag value for the (local, peer) EID pair.
94 * - when a tag is manually allocated: we need to find an unused tag value
97 * in the latter case, on successful allocation, we end up with a tag with
105 * When allocating (+ inserting) a tag, we need to check for conflicts amongst
106 * the existing tag set. This requires macthing either exactly on the local
111 mctp_eid_t local, mctp_eid_t peer, u8 tag)
110 mctp_key_match(struct mctp_sk_key *key, unsigned int net, mctp_eid_t local, mctp_eid_t peer, u8 tag) argument
139 u8 tag; variable
170 mctp_key_alloc(struct mctp_sock *msk, unsigned int net, mctp_eid_t local, mctp_eid_t peer, u8 tag, gfp_t gfp) argument
371 u8 tag, flags; local
839 mctp_do_fragment_route(struct mctp_route *rt, struct sk_buff *skb, unsigned int mtu, u8 tag) argument
938 u8 tag; local
[all...]
/linux-master/scripts/genksyms/
H A Dgenksyms.c175 (defn = sym->defn) && defn->tag == SYM_NORMAL &&
177 (defn = defn->next) && defn->tag == SYM_NORMAL &&
179 (defn = defn->next) && defn->tag == SYM_NORMAL &&
342 newnode->tag = SYM_NORMAL;
371 newnode->tag = node->tag;
395 if (a->tag != b->tag || strcmp(a->string, b->string))
411 .tag = SYM_NORMAL };
443 node.tag
[all...]
/linux-master/tools/perf/util/
H A Ddwarf-aux.c271 int tag; local
277 tag = dwarf_tag(vr_die);
278 } while (tag == DW_TAG_const_type ||
279 tag == DW_TAG_restrict_type ||
280 tag == DW_TAG_volatile_type ||
281 tag == DW_TAG_shared_type);
410 int tag = dwarf_tag(dw_die); local
412 if (tag != DW_TAG_subprogram &&
413 tag != DW_TAG_inlined_subroutine)
983 int tag; local
1065 int tag, ret; local
1340 int tag = dwarf_tag(die_mem); local
1429 int tag = dwarf_tag(die_mem); local
1558 int tag = dwarf_tag(vr_die); local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h292 __le16 tag; member in struct:bss_info_bmc_rate
301 __le16 tag; member in struct:bss_info_ra
331 __le16 tag; member in struct:bss_info_hw_amsdu
341 __le16 tag; member in struct:bss_info_color
349 __le16 tag; member in struct:bss_info_he
359 __le16 tag; member in struct:bss_info_bcn
367 __le16 tag; member in struct:bss_info_bcn_cntdwn
375 __le16 tag; member in struct:bss_info_bcn_mbss
383 __le16 tag; member in struct:bss_info_bcn_cont
392 __le16 tag; member in struct:bss_info_inband_discovery
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c72 int (*iter)(struct ath10k *ar, u16 tag, u16 len,
90 tlv_tag = __le16_to_cpu(tlv->tag);
97 "wmi tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n",
106 "wmi tlv parse failure of tag %u at byte %zd (%u bytes is less than min length %zu)\n",
123 static int ath10k_wmi_tlv_iter_parse(struct ath10k *ar, u16 tag, u16 len, argument
128 if (tag < WMI_TLV_TAG_MAX)
129 tb[tag] = ptr;
223 static int ath10k_wmi_tlv_parse_peer_stats_info(struct ath10k *ar, u16 tag, u16 len, argument
230 if (tag != WMI_TLV_TAG_STRUCT_PEER_STATS_INFO)
885 ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse(struct ath10k *ar, u16 tag, u1 argument
71 ath10k_wmi_tlv_iter(struct ath10k *ar, const void *ptr, size_t len, int (*iter)(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data), void *data) argument
1099 ath10k_wmi_tlv_swba_tim_parse(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data) argument
1130 ath10k_wmi_tlv_swba_noa_parse(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data) argument
1145 ath10k_wmi_tlv_swba_parse(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data) argument
1256 ath10k_wmi_tlv_parse_mem_reqs(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data) argument
1284 ath10k_wmi_tlv_svc_rdy_parse(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data) argument
1418 ath10k_wmi_tlv_svc_avail_parse(struct ath10k *ar, u16 tag, u16 len, const void *ptr, void *data) argument
[all...]
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_sas.c46 * pm8001_find_tag - from sas task to find out tag that belongs to this task
48 * @tag: the found tag associated with the task
50 static int pm8001_find_tag(struct sas_task *task, u32 *tag) argument
55 *tag = ccb->ccb_tag;
62 * pm8001_tag_free - free the no more needed tag
64 * @tag: the found tag associated with the task
66 void pm8001_tag_free(struct pm8001_hba_info *pm8001_ha, u32 tag) argument
71 if (tag >
88 unsigned int tag; local
317 pm8001_get_ncq_tag(struct sas_task *task, u32 *tag) argument
954 u32 tag = 0xdeadbeef; local
996 u32 tag; local
[all...]
/linux-master/fs/orangefs/
H A Ddevorangefs-req.c43 static int hash_func(__u64 tag, int table_size) argument
45 return do_div(tag, (unsigned int)table_size);
50 int index = hash_func(op->tag, hash_table_size);
56 * find the op with this tag and remove it from the in progress
59 static struct orangefs_kernel_op_s *orangefs_devreq_remove_op(__u64 tag) argument
64 index = hash_func(tag, hash_table_size);
71 if (op->tag == tag && !op_state_purged(op) &&
208 "%s: mount pending, skipping op tag "
211 llu(op->tag),
369 __u64 tag; member in struct:__anon10420
[all...]
/linux-master/drivers/scsi/isci/
H A Dtask.c130 u16 tag; local
135 tag = isci_alloc_tag(ihost);
146 } else if (!io_ready || tag == SCI_CONTROLLER_INVALID_IO_TAG) {
167 ireq = isci_io_request_from_tag(ihost, task, tag);
199 if (status != SCI_SUCCESS && tag != SCI_CONTROLLER_INVALID_IO_TAG) {
204 isci_tci_free(ihost, ISCI_TAG_TCI(tag));
214 u16 tag, struct isci_tmf *isci_tmf)
226 ireq = isci_tmf_request_from_tag(ihost, isci_tmf, tag);
231 status = sci_task_request_construct(ihost, idev, tag,
262 u16 tag; local
212 isci_task_request_build(struct isci_host *ihost, struct isci_remote_device *idev, u16 tag, struct isci_tmf *isci_tmf) argument
[all...]
/linux-master/include/linux/
H A Dtpm.h292 __be16 tag; member in struct:tpm_header
329 static inline void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) argument
333 head->tag = cpu_to_be16(tag);
338 static inline int tpm_buf_init(struct tpm_buf *buf, u16 tag, u32 ordinal) argument
345 tpm_buf_reset(buf, tag, ordinal);
365 return be16_to_cpu(head->tag);
/linux-master/drivers/ata/
H A Dsata_fsl.c389 unsigned int tag,
392 /* We let libATA core do actual (queue) tag allocation */
394 if (unlikely(tag >= SATA_FSL_QUEUE_DEPTH)) {
395 ata_port_dbg(ap, "tag %d invalid : out of range\n", tag);
399 if (unlikely((ioread32(hcr_base + CQ)) & (1 << tag))) {
400 ata_port_dbg(ap, "tag %d invalid : in use!!\n", tag);
404 return tag;
409 unsigned int tag, u3
388 sata_fsl_tag(struct ata_port *ap, unsigned int tag, void __iomem *hcr_base) argument
407 sata_fsl_setup_cmd_hdr_entry(struct ata_port *ap, struct sata_fsl_port_priv *pp, unsigned int tag, u32 desc_info, u32 data_xfer_len, u8 num_prde, u8 fis_len) argument
504 unsigned int tag = sata_fsl_tag(ap, qc->hw_tag, hcr_base); local
545 unsigned int tag = sata_fsl_tag(ap, qc->hw_tag, hcr_base); local
574 unsigned int tag = sata_fsl_tag(qc->ap, qc->hw_tag, hcr_base); local
1186 u32 tag; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-cp2615.c53 u8 tag, i2caddr, read_len, write_len; member in struct:cp2615_i2c_transfer
73 u8 tag, i2caddr; member in struct:cp2615_i2c_transfer_result
139 cp2615_i2c_recv(struct usb_interface *usbif, unsigned char tag, void *buf) argument
158 if (msg->msg != htons(iop_I2cTransferResult) || i2c_r->tag != tag) {
226 i2c_w.tag = 0xdd;
239 ret = cp2615_i2c_recv(usbif, i2c_w.tag, msg->buf);
/linux-master/drivers/net/ethernet/sun/
H A Dsunvnet_common.c82 pkt.tag.type = VIO_TYPE_CTRL;
83 pkt.tag.stype = VIO_SUBTYPE_INFO;
84 pkt.tag.stype_env = VIO_ATTR_INFO;
85 pkt.tag.sid = vio_send_sid(vio);
148 pkt->tag.sid = vio_send_sid(vio);
204 pkt->tag.stype = VIO_SUBTYPE_NACK;
220 pkt->tag.stype = VIO_SUBTYPE_ACK;
245 switch (pkt->tag.stype) {
474 .tag = {
652 pkt->tag
838 struct vio_msg_tag tag; member in union:__anon797
[all...]
/linux-master/net/9p/
H A Dtrans_virtio.c81 * @tag: name to identify a mount null terminated
83 char *tag; member in struct:virtio_chan
575 tag_len = strlen(chan->tag);
577 memcpy(buf, chan->tag, tag_len + 1);
595 char *tag; local
632 tag = kzalloc(tag_len + 1, GFP_KERNEL);
633 if (!tag) {
638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag),
639 tag, tag_len);
640 chan->tag
[all...]
H A Dtrans_xen.c29 uint16_t tag; member in struct:xen_9pfs_header
54 char *tag; member in struct:xen_9pfs_front_priv
78 if (!strcmp(priv->tag, addr)) {
133 num = p9_req->tc.tag % XEN_9PFS_NUM_RINGS;
201 req = p9_tag_lookup(priv->client, h.tag);
203 dev_warn(&priv->dev->dev, "Wrong req tag=%x\n", h.tag);
212 "requested packet size too big: %d for tag %d with capacity %zd\n",
213 h.size, h.tag, req->rc.capacity);
220 req->rc.tag
[all...]
/linux-master/fs/smb/client/
H A Dreparse.c37 .reparse = { .tag = IO_REPARSE_TAG_SYMLINK, },
136 .reparse = { .tag = IO_REPARSE_TAG_NFS, .posix = p, },
152 u32 tag; local
154 switch ((tag = reparse_mode_wsl_tag(mode))) {
164 buf->ReparseTag = cpu_to_le32(tag);
277 .reparse = { .tag = le32_to_cpu(buf.ReparseTag), .buf = &buf, },
356 /* We handle Symbolic Link reparse tag here. See: MS-FSCC 2.1.2.4 */
399 cifs_dbg(VFS, "%s: unhandled reparse tag: 0x%08x\n",
420 u32 tag, struct cifs_fattr *fattr)
425 switch (tag) {
418 wsl_to_fattr(struct cifs_open_info_data *data, struct cifs_sb_info *cifs_sb, u32 tag, struct cifs_fattr *fattr) argument
479 u32 tag = data->reparse.tag; local
[all...]

Completed in 899 milliseconds

1234567891011>>