Searched refs:tag (Results 251 - 275 of 949) sorted by relevance

<<11121314151617181920>>

/linux-master/scripts/genksyms/
H A Dgenksyms.h28 enum symbol_type tag; member in struct:string_list
/linux-master/drivers/s390/char/
H A Dsclp_rw.h42 u32 tag; member in struct:mdb_header
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre.h97 __le16 tag; member in struct:hpre_sqe
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgp102.c41 gp102_flcn_pio_emem_wr(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len, u16 tag) argument
H A Dbase.c176 enum nvkm_falcon_mem mem_type, u32 mem_base, int len, u16 tag, bool sec)
192 pio->wr(falcon, port, img, xfer_len, tag++);
200 printk(KERN_CONT " %04x", tag - 1);
213 u32 size, u16 tag, u8 port, bool secure)
217 "writing with secure tag on a non-secure falcon!\n");
221 falcon->func->load_imem(falcon, data, start, size, tag, port,
175 nvkm_falcon_pio_wr(struct nvkm_falcon *falcon, const u8 *img, u32 img_base, u8 port, enum nvkm_falcon_mem mem_type, u32 mem_base, int len, u16 tag, bool sec) argument
212 nvkm_falcon_load_imem(struct nvkm_falcon *falcon, void *data, u32 start, u32 size, u16 tag, u8 port, bool secure) argument
/linux-master/drivers/dma/ioat/
H A Ddca.c24 * Bit 7 of a tag map entry is the "valid" bit, if it is set then bits 0:6
25 * contain the bit number of the APIC ID to map into the DCA tag. If the valid
26 * bit is not set, then the value must be 0 or 1 and defines the bit in the tag.
36 /* expected tag map bytes for I/OAT ver.2 */
45 * I/OAT device. Software needs direct support for their tag mappings.
178 u8 tag; local
184 tag = 0;
199 tag |= (value << i);
202 return tag;
233 * If the tag ma
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.h104 __le16 tag; member in struct:mt7921_clc_info_tlv
/linux-master/net/dsa/
H A DMakefile17 tag.o \
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpmh.c41 * qcom_icc_aggregate - aggregate bw for buckets indicated by tag
43 * @tag: tag to indicate which buckets to aggregate
49 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, argument
57 if (!tag)
58 tag = QCOM_ICC_TAG_ALWAYS;
61 if (tag & BIT(i)) {
/linux-master/tools/perf/util/
H A Dmmap.h62 void mmap_cpu_mask__scnprintf(struct mmap_cpu_mask *mask, const char *tag);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c70 __le16 tag; member in struct:__anon1383::__anon1384::uni_cmd_access_reg_basic
76 __le16 tag; member in struct:__anon1383::__anon1384::uni_cmd_access_rf_reg_basic
89 req.rf_reg.tag = cpu_to_le16(UNI_CMD_ACCESS_RF_REG_BASIC);
95 req.reg.tag = cpu_to_le16(UNI_CMD_ACCESS_REG_BASIC);
143 .tag = cpu_to_le16(UNI_OFFLOAD_OFFLOAD_ARP),
182 .tag = cpu_to_le16(UNI_SUSPEND_WOW_CTRL),
187 .tag = cpu_to_le16(UNI_SUSPEND_WOW_GPIO_PARAM),
239 tlv->tag = cpu_to_le16(UNI_SUSPEND_WOW_PATTERN);
329 WARN_ON_ONCE((le16_to_cpu(grant->tag) != UNI_EVENT_ROC_GRANT));
376 switch (le16_to_cpu(tlv->tag)) {
393 __le16 tag; member in struct:mt7925_uni_debug_msg
642 __le16 tag; member in struct:__anon1391
664 __le16 tag; member in struct:__anon1392
736 __le16 tag; member in struct:__anon1394
798 __le16 tag; member in struct:__anon1395
1063 __le16 tag; member in struct:__anon1397::roc_acquire_tlv
1128 __le16 tag; member in struct:__anon1399::roc_abort_tlv
1149 mt7925_mcu_set_chan_info(struct mt792x_phy *phy, u16 tag) argument
1164 __le16 tag; member in struct:__anon1401
1228 __le16 tag; member in struct:__anon1402
1254 __le16 tag; member in struct:__anon1403::ps_tlv
1293 __le16 tag; member in struct:__anon1405::bcnft_tlv
1331 __le16 tag; member in struct:__anon1407::bcnft_tlv
1356 __le16 tag; member in struct:__anon1409::pm_disable
1545 __le16 tag; member in struct:sta_rec_state_v2
1742 __le16 tag; member in struct:__anon1411::sniffer_enable_tlv
1794 __le16 tag; member in struct:__anon1413::config_tlv
1850 __le16 tag; member in struct:__anon1415::bcn_content_tlv
1934 __le16 tag; member in struct:__anon1416::rlm_tlv
2138 __le16 tag; member in struct:bss_sec_tlv
2649 __le16 tag; member in struct:__anon1418::scan_cancel_tlv
2695 __le16 tag; member in struct:__anon1419::n_chan
2792 __le16 tag; member in struct:__anon1421
2963 __le16 tag; member in struct:__anon1422
2985 __le16 tag; member in struct:__anon1423
3221 __le16 tag; member in struct:__anon1424
[all...]
/linux-master/drivers/ata/
H A Dlibata-sata.c655 * If the internal tag is set on ap->qc_active, then we care about
657 * the internal tag.
677 unsigned int tag = __ffs64(done_mask); local
679 qc = ata_qc_from_tag(ap, tag);
684 done_mask &= ~(1ULL << tag);
1377 * @tag: Resulting tag of the failed command
1390 int *tag, struct ata_taskfile *tf)
1411 *tag = buf[0] & 0x1f;
1451 unsigned int err_mask, tag; local
1389 ata_eh_read_log_10h(struct ata_device *dev, int *tag, struct ata_taskfile *tf) argument
1538 int tag, rc; local
[all...]
/linux-master/include/net/
H A Dgtp.h51 __u8 tag; member in struct:gtp_ie
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_reset.h43 void intel_gt_reset_unlock(struct intel_gt *gt, int tag);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_progs.h186 #define _CHECK(condition, tag, duration, format...) ({ \
191 fprintf(stdout, "%s:FAIL:%s ", __func__, tag); \
195 __func__, tag, duration); \
212 #define CHECK(condition, tag, format...) \
213 _CHECK(condition, tag, duration, format)
214 #define CHECK_ATTR(condition, tag, format...) \
215 _CHECK(condition, tag, tattr.duration, format)
/linux-master/mm/kasan/
H A Dcommon.c120 u8 tag; local
129 tag = kasan_random_tag();
130 kasan_unpoison(set_tag(page_address(page), tag),
133 page_kasan_tag_set(page + i, tag);
168 * This function assigns a tag to an object considering the following:
170 * object somewhere (e.g. in the object itself). We preassign a tag for
172 * the same tag each time a particular object is allocated.
185 * set, assign a tag when the object is being allocated (init == false).
192 * assign a random tag during slab creation, otherwise reuse
193 * the already assigned tag
318 u8 tag; local
[all...]
/linux-master/fs/cachefiles/
H A Ddaemon.c77 { "tag", cachefiles_daemon_tag },
601 * Set the cache tag
602 * - command: "tag <name>"
606 char *tag; local
611 pr_err("Empty tag specified\n");
615 if (cache->tag)
618 tag = kstrdup(args, GFP_KERNEL);
619 if (!tag)
622 cache->tag = tag;
[all...]
/linux-master/drivers/ufs/core/
H A Dufs-mcq.c279 int tag = ufshcd_mcq_get_tag(hba, cqe); local
282 ufshcd_compl_one_cqe(hba, tag, cqe);
498 * @task_tag: The command's task tag.
544 dev_err(hba->dev, "%s: failed. hwq=%d, tag=%d err=%ld\n",
575 * @task_tag: The command's task tag.
633 int tag = scsi_cmd_to_rq(cmd)->tag; local
634 struct ufshcd_lrb *lrbp = &hba->lrb[tag];
641 "%s: skip abort. cmd at tag %d already completed.\n",
642 __func__, tag);
[all...]
/linux-master/scripts/dtc/libfdt/
H A Dfdt_sw.c231 nh->tag = cpu_to_fdt32(FDT_BEGIN_NODE);
318 prop->tag = cpu_to_fdt32(FDT_PROP);
342 uint32_t tag; local
361 while ((tag = fdt_next_tag(fdt, offset, &nextoffset)) != FDT_END) {
362 if (tag == FDT_PROP) {
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h274 u16 tag; member in struct:htc_tx_packet_info
566 enum htc_endpoint_id endpoint, u16 tag);
644 enum htc_endpoint_id eid, u16 tag)
650 packet->info.tx.tag = tag;
642 set_htc_pkt_info(struct htc_packet *packet, void *context, u8 *buf, unsigned int len, enum htc_endpoint_id eid, u16 tag) argument
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_vp8_if.c23 /* This ac_tag is vp8 frame tag. */
234 u32 tag; local
241 tag = (bs_hdr_len << 5) | 0x10 | not_key;
242 ac_tag[0] = tag & 0xff;
243 ac_tag[1] = (tag >> 8) & 0xff;
244 ac_tag[2] = (tag >> 16) & 0xff;
270 * ac tag, bitstream header and bitstream body.
/linux-master/sound/hda/ext/
H A Dhdac_ext_stream.c60 * @tag: the tag id to assign
67 int idx, int direction, int tag)
79 snd_hdac_stream_init(bus, &hext_stream->hstream, idx, direction, tag);
96 int i, tag, idx = start_idx; local
108 tag = ++stream_tag;
109 snd_hdac_ext_stream_init(bus, hext_stream, idx, dir, tag);
65 snd_hdac_ext_stream_init(struct hdac_bus *bus, struct hdac_ext_stream *hext_stream, int idx, int direction, int tag) argument
/linux-master/scripts/
H A Dget_abi.pl117 my $tag = "";
134 if ($tag eq "description") {
135 # New "tag" is actually part of
136 # description. Don't consider it a tag
138 } elsif ($tag ne "") {
139 parse_error($file, $ln, "tag '$tag' is invalid", $_);
145 parse_error($file, $ln, "tag 'Where' is invalid. Should be 'What:' instead", "");
155 if ($tag =~ m/what/) {
171 $tag
[all...]
/linux-master/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1197 u32 tag; local
1202 rc = pm8001_tag_alloc(pm8001_ha, &tag);
1206 payload.tag = cpu_to_le32(tag);
1226 pm8001_tag_free(pm8001_ha, tag);
1242 u32 tag; local
1248 rc = pm8001_tag_alloc(pm8001_ha, &tag);
1252 payload.tag = cpu_to_le32(tag);
1296 pm8001_tag_free(pm8001_ha, tag);
1400 u32 tag; local
1780 u32 tag; local
2070 u32 tag = le32_to_cpu(psspPayload->tag); local
2247 u32 tag; local
2660 u32 tag = le32_to_cpu(psataPayload->tag); local
2859 u32 tag; local
3654 u32 tag = le32_to_cpu(pPayload->tag); local
3710 u32 tag; local
4283 u32 tag = ccb->ccb_tag; local
4433 u32 tag = ccb->ccb_tag, q_index; local
4634 u32 tag = 0x01; local
4672 u32 tag = 0x01; local
4761 u32 tag; local
4817 u32 tag, i, j = 0; local
4861 u32 tag, opc; local
[all...]
H A Dpm8001_hwi.c1721 u32 tag; local
1728 tag = le32_to_cpu(psspPayload->tag);
1729 ccb = &pm8001_ha->ccb_info[tag];
1753 "status:0x%x, tag:0x%x, task:0x%p\n",
1754 status, tag, t);
1955 u32 tag = le32_to_cpu(psspPayload->tag); local
1959 ccb = &pm8001_ha->ccb_info[tag];
2119 u32 tag; local
2495 u32 tag = le32_to_cpu(psataPayload->tag); local
2675 u32 tag; local
2855 u32 tag = le32_to_cpu(pPayload->tag); local
2874 u32 tag = le32_to_cpu(pPayload->tag); local
2893 u32 tag = le32_to_cpu(pPayload->tag); local
2958 u32 tag; local
3380 u32 tag = le32_to_cpu(ppayload->tag); local
3446 u32 tag, scp; local
3989 u32 tag = ccb->ccb_tag; local
4034 u32 tag = ccb->ccb_tag; local
4110 u32 tag = 0x01; local
4143 u32 tag = 0x01; local
4548 pm8001_chip_fw_flash_update_build(struct pm8001_hba_info *pm8001_ha, void *fw_flash_updata_info, u32 tag) argument
[all...]

Completed in 256 milliseconds

<<11121314151617181920>>