Searched refs:tag (Results 51 - 75 of 949) sorted by relevance

1234567891011>>

/linux-master/arch/sparc/kernel/
H A Dds.c71 struct ds_msg_tag tag; member in struct:ds_ver_req
76 struct ds_msg_tag tag; member in struct:ds_ver_ack
81 struct ds_msg_tag tag; member in struct:ds_ver_nack
86 struct ds_msg_tag tag; member in struct:ds_reg_req
94 struct ds_msg_tag tag; member in struct:ds_reg_ack
100 struct ds_msg_tag tag; member in struct:ds_reg_nack
106 struct ds_msg_tag tag; member in struct:ds_unreg_req
111 struct ds_msg_tag tag; member in struct:ds_unreg_ack
116 struct ds_msg_tag tag; member in struct:ds_unreg_nack
121 struct ds_msg_tag tag; member in struct:ds_data
126 struct ds_msg_tag tag; member in struct:ds_data_nack
426 struct dr_cpu_tag *tag = (struct dr_cpu_tag *) (data + 1); local
429 struct dr_cpu_tag tag; member in struct:__anon32
491 struct dr_cpu_tag *tag; local
518 struct dr_cpu_tag *tag; local
634 struct dr_cpu_tag *tag = (struct dr_cpu_tag *) (data + 1); local
1123 struct ds_msg_tag *tag; local
[all...]
/linux-master/mm/kasan/
H A Dsw_tags.c3 * This file contains core software tag-based KASAN code.
54 * the same tag. Since tag-based KASAN is meant to be used a probabilistic
76 u8 tag; local
86 tag = get_tag((const void *)addr);
90 * pointer tag) to suppress false positives caused by kmap.
105 if (tag == KASAN_TAG_KERNEL)
114 if (*shadow != tag) {
124 u8 tag = get_tag(addr); local
132 return tag
165 __hwasan_tag_memory(void *addr, u8 tag, ssize_t size) argument
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm-buf.c13 * @tag: TPM_TAG_RQU_COMMAND, TPM2_ST_NO_SESSIONS or TPM2_ST_SESSIONS
18 int tpm_buf_init(struct tpm_buf *buf, u16 tag, u32 ordinal) argument
24 tpm_buf_reset(buf, tag, ordinal);
32 * @tag: TPM_TAG_RQU_COMMAND, TPM2_ST_NO_SESSIONS or TPM2_ST_SESSIONS
35 void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) argument
39 WARN_ON(tag != TPM_TAG_RQU_COMMAND && tag != TPM2_ST_NO_SESSIONS &&
40 tag != TPM2_ST_SESSIONS && tag != 0);
44 head->tag
[all...]
/linux-master/tools/testing/radix-tree/
H A Dtest.c12 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag) argument
14 return radix_tree_tag_set(root, index, tag);
18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) argument
20 return radix_tree_tag_clear(root, index, tag);
23 int item_tag_get(struct radix_tree_root *root, unsigned long index, int tag) argument
25 return radix_tree_tag_get(root, index, tag);
199 static int verify_node(struct radix_tree_node *slot, unsigned int tag, argument
210 if (slot->tags[tag][i]) {
216 printf("tag: %u, shift %u, tagged: %d, anyset: %d\n",
217 tag, slo
247 verify_tag_consistency(struct radix_tree_root *root, unsigned int tag) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_vma_manager.c244 struct drm_file *tag, bool ref_counted)
265 if (tag == entry->vm_tag) {
269 } else if (tag > entry->vm_tag) {
281 new->vm_tag = tag;
296 * @tag: Tag of file to remove
298 * Add @tag to the list of allowed open-files for this node. If @tag is
313 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) argument
315 return vma_node_allow(node, tag, true);
322 * @tag
243 vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag, bool ref_counted) argument
338 drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) argument
357 drm_vma_node_revoke(struct drm_vma_offset_node *node, struct drm_file *tag) argument
398 drm_vma_node_is_allowed(struct drm_vma_offset_node *node, struct drm_file *tag) argument
[all...]
/linux-master/include/drm/
H A Ddrm_vma_manager.h76 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag);
77 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag);
79 struct drm_file *tag);
81 struct drm_file *tag);
232 * @tag: Tag of file to check
234 * This checks whether @tag is granted access to @node. It is the same as
242 struct drm_file *tag)
244 return drm_vma_node_is_allowed(node, tag) ? 0 : -EACCES;
241 drm_vma_node_verify_access(struct drm_vma_offset_node *node, struct drm_file *tag) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h66 __le16 tag; member in struct:mt7925_txpwr_req
77 __le16 tag; member in struct:mt7925_txpwr_event
209 __le16 tag; member in struct:scan_req_tlv
229 __le16 tag; member in struct:scan_ssid_tlv
243 __le16 tag; member in struct:scan_bssid_tlv
254 __le16 tag; member in struct:scan_chan_info_tlv
270 __le16 tag; member in struct:scan_ie_tlv
280 __le16 tag; member in struct:scan_misc_tlv
288 __le16 tag; member in struct:scan_sched_req
299 __le16 tag; member in struct:scan_sched_ssid_match_sets
309 __le16 tag; member in struct:scan_sched_enable
322 __le16 tag; member in struct:mbmc_conf_tlv
331 __le16 tag; member in struct:edca
349 __le16 tag; member in struct:bss_rate_tlv
362 __le16 tag; member in struct:bss_mld_tlv
373 __le16 tag; member in struct:sta_rec_ba_uni
386 __le16 tag; member in struct:sta_rec_eht
401 __le16 tag; member in struct:sta_rec_sec_uni
419 __le16 tag; member in struct:sta_rec_hdr_trans
428 __le16 tag; member in struct:sta_rec_mld
444 __le16 tag; member in struct:bss_ifs_time_tlv
498 __le16 tag; member in struct:mt7925_tx_power_limit_tlv
518 __le16 tag; member in struct:mt7925_arpns_tlv
527 __le16 tag; member in struct:mt7925_wow_pattern_tlv
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c72 u8 *tag = NULL; local
98 tag = skb_put(skb, 9);
99 *tag++ = ACT_CAT_BA;
100 *tag++ = type;
101 *tag++ = ba->dialog_token;
104 put_unaligned_le16(status_code, tag);
105 tag += 2;
108 put_unaligned_le16(ba->ba_param_set.short_data, tag);
109 tag += 2;
111 put_unaligned_le16(ba->ba_timeout_value, tag);
133 u8 *tag = NULL; local
218 u8 *dst = NULL, *dialog_token = NULL, *tag = NULL; local
308 u8 *dst = NULL, *dialog_token = NULL, *tag = NULL; local
[all...]
/linux-master/arch/x86/math-emu/
H A Dreg_add_sub.c45 int diff, tag, expa, expb; local
55 tag =
71 tag =
75 tag =
87 if (tag < 0) {
89 return tag;
91 FPU_settagi(deststnr, tag);
92 return tag;
134 int diff, tag = 0, expa, expb, deststnr; local
185 tag
[all...]
/linux-master/drivers/scsi/fnic/
H A Dfcpio.h105 * The header command tag. All host requests will use the "tag" field
106 * to mark commands with a unique tag. When the firmware responds to
107 * a host request, it will copy the tag field into the response.
110 * of the tag field will be the target command and target task management
125 fcpio_tag_id_enc(struct fcpio_tag *tag, u32 id) argument
127 tag->u.req_id = id;
131 fcpio_tag_id_dec(struct fcpio_tag *tag, u32 *id) argument
133 *id = tag->u.req_id;
137 fcpio_tag_exid_enc(struct fcpio_tag *tag, u1 argument
144 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id) argument
158 struct fcpio_tag tag; /* header tag */ member in struct:fcpio_header
162 fcpio_header_enc(struct fcpio_header *hdr, u8 type, u8 status, struct fcpio_tag tag) argument
173 fcpio_header_dec(struct fcpio_header *hdr, u8 *type, u8 *status, struct fcpio_tag *tag) argument
[all...]
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h121 union octnic_cmd_setup *setup, u32 tag)
142 if (tag)
143 ih2->tag = tag;
145 ih2->tag = LIO_DATA(port);
175 union octnic_cmd_setup *setup, u32 tag)
210 if (tag)
211 pki_ih3->tag = tag;
213 pki_ih3->tag
119 octnet_prepare_pci_cmd_o2(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
173 octnet_prepare_pci_cmd_o3(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
243 octnet_prepare_pci_cmd(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
[all...]
/linux-master/include/scsi/
H A Dsrp.h130 u64 tag; member in struct:srp_login_req
150 u64 tag; member in struct:srp_login_req_rdma
178 u64 tag __packed __aligned(4);
190 u64 tag; member in struct:srp_login_rej
199 u64 tag; member in struct:srp_i_logout
207 u64 tag; member in struct:srp_t_logout
214 u64 tag; member in struct:srp_tsk_mgmt
231 u64 tag; member in struct:srp_cmd
261 u64 tag __packed __aligned(4);
277 u64 tag; member in struct:srp_cred_req
283 u64 tag; member in struct:srp_cred_rsp
307 u64 tag; member in struct:srp_aer_rsp
[all...]
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_tags_inclusion.c52 int tag, run, ret, result = KSFT_PASS; local
59 for (tag = 0; (tag < MT_TAG_COUNT) && (result == KSFT_PASS); tag++) {
60 ret = mte_switch_mode(mode, MT_INCLUDE_VALID_TAG(tag));
63 /* Try to catch a excluded tag by a number of tries. */
66 /* Check tag value */
67 if (MT_FETCH_TAG((uintptr_t)ptr) == tag) {
68 ksft_print_msg("FAIL: wrong tag = 0x%x with include mask=0x%x\n",
70 MT_INCLUDE_VALID_TAG(tag));
84 int tag, run, result = KSFT_PASS; local
[all...]
/linux-master/net/dsa/
H A Dtag_ksz.c3 * net/dsa/tag_ksz.c - Microchip KSZ Switch tag format handling
13 #include "tag.h"
20 /* Typically only one byte is used for tail tag. */
105 * DA(6bytes)|SA(6bytes)|....|Data(nbytes)|tag(1byte)|FCS(4bytes)
107 * tag : each bit represents port (eg, 0x01=port1, 0x02=port2, 0x10=port5)
124 u8 *tag; local
130 tag = skb_put(skb, KSZ_INGRESS_TAG_LEN);
133 *tag = 1 << dp->index;
135 *tag |= KSZ8795_TAIL_TAG_OVERRIDE;
142 u8 *tag local
185 ksz_rcv_timestamp(struct sk_buff *skb, u8 *tag) argument
277 __be16 *tag; local
312 u8 *tag = skb_tail_pointer(skb) - KSZ_EGRESS_TAG_LEN; local
349 u8 *tag; local
415 __be16 *tag; local
[all...]
H A Dtag_rzn1_a5psw.c13 #include "tag.h"
30 /* This is both used for xmit tag and rcv tagging */
58 /* make room between MACs and Ether-Type to insert tag */
75 struct a5psw_tag *tag; local
84 tag = dsa_etype_header_pos_rx(skb);
86 if (tag->ctrl_tag != htons(ETH_P_DSA_A5PSW)) {
91 port = FIELD_GET(A5PSW_CTRL_DATA_PORT, ntohs(tag->ctrl_data));
113 MODULE_DESCRIPTION("DSA tag driver for Renesas RZ/N1 A5PSW switch");
/linux-master/crypto/
H A Drsa_helper.c16 int rsa_get_n(void *context, size_t hdrlen, unsigned char tag, argument
46 int rsa_get_e(void *context, size_t hdrlen, unsigned char tag, argument
61 int rsa_get_d(void *context, size_t hdrlen, unsigned char tag, argument
76 int rsa_get_p(void *context, size_t hdrlen, unsigned char tag, argument
91 int rsa_get_q(void *context, size_t hdrlen, unsigned char tag, argument
106 int rsa_get_dp(void *context, size_t hdrlen, unsigned char tag, argument
121 int rsa_get_dq(void *context, size_t hdrlen, unsigned char tag, argument
136 int rsa_get_qinv(void *context, size_t hdrlen, unsigned char tag, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv25.c35 if (!nvkm_mm_head(&fb->tags.mm, 0, 1, tags, tags, 1, &tile->tag)) {
38 tile->zcomp |= tile->tag->offset;
H A Dnv40.c36 !nvkm_mm_head(&fb->tags.mm, 0, 1, tags, tags, 1, &tile->tag)) {
38 tile->zcomp |= ((tile->tag->offset ) >> 8);
39 tile->zcomp |= ((tile->tag->offset + tags - 1) >> 8) << 13;
/linux-master/scripts/dtc/libfdt/
H A Dfdt.h37 fdt32_t tag; member in struct:fdt_node_header
42 fdt32_t tag; member in struct:fdt_property
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_hwi.h154 __le32 tag; member in struct:phy_start_req
166 __le32 tag; member in struct:phy_stop_req
217 __le32 tag; member in struct:sata_completion_resp
243 __le32 tag; member in struct:reg_dev_req
260 __le32 tag; member in struct:dereg_dev_req
272 __le32 tag; member in struct:dev_reg_resp
284 __le32 tag; member in struct:local_phy_ctl_req
295 __le32 tag; member in struct:local_phy_ctl_resp
311 __le32 tag; member in struct:port_ctl_req
325 __le32 tag; member in struct:hw_event_ack_req
338 __le32 tag; member in struct:ssp_completion_resp
355 __le32 tag; member in struct:sata_event_resp
368 __le32 tag; member in struct:ssp_event_resp
393 __le32 tag; member in struct:smp_req
419 __le32 tag; member in struct:smp_completion_resp
430 __le32 tag; member in struct:task_abort_req
442 __le32 tag; member in struct:task_abort_resp
454 __le32 tag; member in struct:sas_diag_start_end_req
465 __le32 tag; member in struct:sas_diag_execute_req
483 __le32 tag; member in struct:set_dev_state_req
494 __le32 tag; member in struct:sas_re_initialization_req
515 __le32 tag; member in struct:sata_start_req
533 __le32 tag; member in struct:ssp_ini_tm_start_req
563 __le32 tag; member in struct:ssp_ini_io_start_req
580 __le32 tag; member in struct:fw_flash_Update_req
599 __le32 tag; member in struct:fw_flash_Update_resp
610 __le32 tag; member in struct:get_nvm_data_req
622 __le32 tag; member in struct:set_nvm_data_req
649 __le32 tag; member in struct:get_nvm_data_resp
662 __le32 tag; member in struct:sas_diag_start_end_resp
674 __le32 tag; member in struct:sas_diag_execute_resp
688 __le32 tag; member in struct:set_dev_state_resp
[all...]
/linux-master/include/uapi/linux/
H A Dmctp.h57 * MCTP network ID as part of the allocated tag. Using this assumes the default
65 * populate with the allocated tag value. Returned tag value will
68 * For SIOCMCTPDROPTAG: userspace provides tag value to drop, from
71 __u8 tag; member in struct:mctp_ioc_tag_ctl
90 * populate with the allocated tag value. Returned tag value will
93 * For SIOCMCTPDROPTAG2: userspace provides tag value to drop, from
96 __u8 tag; member in struct:mctp_ioc_tag_ctl2
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.h28 /* set l2 unicast filter tag */
29 void hw_atl2_rpfl2_uc_flr_tag_set(struct aq_hw_s *aq_hw, u32 tag, u32 filter);
31 /* set l2 broadcast filter tag */
32 void hw_atl2_rpfl2_bc_flr_tag_set(struct aq_hw_s *aq_hw, u32 tag);
38 /* Set VLAN filter tag */
39 void hw_atl2_rpf_vlan_flr_tag_set(struct aq_hw_s *aq_hw, u32 tag, u32 filter);
67 u32 tag, u32 mask, u32 action);
/linux-master/lib/
H A Dasn1_decoder.c61 unsigned char tag, tmp; local
72 /* Extract a tag from the data */
73 tag = data[dp++];
74 if (tag == ASN1_EOC) {
86 if (unlikely((tag & 0x1f) == ASN1_LONG_TAG)) {
101 if (unlikely((tag & ASN1_CONS_BIT) == ASN1_PRIM << 5))
176 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; local
184 #define FLAG_LAST_MATCHED 0x04 /* Last tag matched */
185 #define FLAG_CONS 0x20 /* Corresponds to CONS bit in the opcode tag
209 /* If this command is meant to match a tag, the
[all...]
/linux-master/drivers/interconnect/
H A Dinternal.h18 * @tag: path tag (optional)
27 u32 tag; member in struct:icc_req
/linux-master/drivers/s390/scsi/
H A Dzfcp_dbf.h70 * @tag: identifier string specifying the location of initiation
83 char tag[ZFCP_DBF_TAG_LEN]; member in struct:zfcp_dbf_rec
110 * @tag: identifier string specifying the location of initiation
117 char tag[ZFCP_DBF_TAG_LEN]; member in struct:zfcp_dbf_san
185 * @ZFCP_DBF_HBA_BASIC: basic adapter event, only trace tag, no other data
199 * @tag: identifier string specifying the location of initiation
213 char tag[ZFCP_DBF_TAG_LEN]; member in struct:zfcp_dbf_hba
238 * @tag: identifier string specifying the location of initiation
254 char tag[ZFCP_DBF_TAG_LEN]; member in struct:zfcp_dbf_scsi
346 void zfcp_dbf_hba_fsf_resp(char *tag, in argument
387 _zfcp_dbf_scsi(char *tag, int level, struct scsi_cmnd *scmd, struct zfcp_fsf_req *req) argument
430 zfcp_dbf_scsi_abort(char *tag, struct scsi_cmnd *scmd, struct zfcp_fsf_req *fsf_req) argument
444 zfcp_dbf_scsi_devreset(char *tag, struct scsi_device *sdev, u8 flag, struct zfcp_fsf_req *fsf_req) argument
[all...]

Completed in 523 milliseconds

1234567891011>>