Searched refs:tag (Results 151 - 175 of 932) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/include/asm/
H A Dps3stor.h30 u64 tag; member in struct:ps3_storage_device
/linux-master/include/uapi/linux/
H A Dvirtio_balloon.h105 * __virtio16 tag;
115 __virtio16 tag; member in struct:virtio_balloon_stat
H A Datmmpc.h26 __be32 tag; member in struct:in_ctrl_info
36 __be32 tag; member in struct:eg_ctrl_info
/linux-master/fs/xfs/
H A Dxfs_pwork.h54 xfs_pwork_work_fn work_fn, const char *tag);
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.h49 /* Macro to extract the tag bit number from a tag value. */
50 #define MTIP_TAG_BIT(tag) (tag & 0x1F)
53 * Macro to extract the tag index from a tag value. The index
55 * on the tag value.
57 #define MTIP_TAG_INDEX(tag) (tag >> 5)
71 /* Internal command tag
[all...]
/linux-master/sound/soc/sof/amd/
H A Dacp-stream.c86 dev_err(sdev->dev, "Invalid stream tag %d\n", stream_tag);
127 struct acp_dsp_stream *acp_dsp_stream_get(struct snd_sof_dev *sdev, int tag) argument
137 /* return stream if tag not specified*/
138 if (!tag) {
143 /* check if this is the requested stream tag */
144 if (stream->stream_tag == tag) {
150 dev_err(sdev->dev, "stream %d active or no inactive stream\n", tag);
170 dev_err(sdev->dev, "Cannot find active stream tag %d\n", acp_stream->stream_tag);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_regs.c69 u16 tag; member in struct:hclgevf_reg_tlv
97 static u32 hclgevf_reg_get_tlv(u32 tag, u32 regs_num, void *data) argument
101 tlv->tag = tag;
/linux-master/drivers/scsi/fnic/
H A Dfnic_io.h55 unsigned int tag; member in struct:fnic_io_req
/linux-master/arch/m68k/mvme147/
H A Dconfig.c47 uint16_t tag = be16_to_cpu(bi->tag); local
48 if (tag == BI_VME_TYPE || tag == BI_VME_BRDINFO)
/linux-master/crypto/asymmetric_keys/
H A Dx509_parser.h49 unsigned char tag,
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_hugetlb_memcg.c25 char *p, *q, *path = "/proc/meminfo", *tag = "Hugepagesize:"; local
46 /* Search for a tag if provided */
47 if (tag) {
48 p = strstr(buf, tag);
51 p += strlen(tag);
/linux-master/fs/jbd2/
H A Drecovery.c205 journal_block_tag_t tag; local
215 memcpy(&tag, tagp, sizeof(tag));
219 if (!(tag.t_flags & cpu_to_be16(JBD2_FLAG_SAME_UUID)))
222 if (tag.t_flags & cpu_to_be16(JBD2_FLAG_LAST_TAG))
388 journal_block_tag_t *tag)
390 unsigned long long block = be32_to_cpu(tag->t_blocknr);
392 block |= (u64)be32_to_cpu(tag->t_blocknr_high) << 32;
446 static int jbd2_block_tag_csum_verify(journal_t *j, journal_block_tag_t *tag, argument
463 return tag
387 read_tag_block(journal_t *journal, journal_block_tag_t *tag) argument
511 journal_block_tag_t tag; local
[all...]
/linux-master/net/dsa/
H A Dtag_rtl8_4.c10 * This tag has the following format:
31 * Realtek | 0x8899: indicates that this is a proprietary Realtek tag;
33 * | other incompatible tag formats (e.g. tag_rtl4_a.c)
34 * Protocol | 0x04: indicates that this tag conforms to this format
46 * KEEP | preserve packet VLAN tag format
57 * The tag can be positioned before Ethertype, using tag "rtl8_4":
60 * | MAC DA | MAC SA | 8 byte tag | Type | ...
63 * The tag can also appear between the end of the payload and before the CRC,
64 * using tag "rtl8_4
103 rtl8_4_write_tag(struct sk_buff *skb, struct net_device *dev, void *tag) argument
150 rtl8_4_read_tag(struct sk_buff *skb, struct net_device *dev, void *tag) argument
[all...]
/linux-master/drivers/md/dm-vdo/indexer/
H A Ddelta-index.h77 u8 tag; member in struct:delta_zone
82 u8 tag; member in struct:delta_list_save_info
107 u8 tag; member in struct:delta_index
204 size_t memory_size, u8 tag);
/linux-master/scripts/kconfig/lxdialog/
H A Ddialog.h99 struct dialog_color tag; member in struct:dialog_info
124 void item_set_tag(char tag);
135 char tag; member in struct:dialog_item
155 int item_is_tag(char tag);
/linux-master/arch/x86/math-emu/
H A Derrors.c200 printk("Whoops! Error in errors.c: tag%d is %d ", i,
515 int tag = TAG_Valid; local
521 tag = TAG_Special;
526 return (!(control_word & CW_ZeroDiv) ? FPU_Exception : 0) | tag;
575 int tag = TAG_Valid; local
581 tag = TAG_Special;
594 return tag;
597 return tag;
603 int tag = TAG_Valid; local
610 tag
[all...]
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_local.h76 #define NVDmaStart(info, par, tag, size) { \
79 NVDmaNext(par, ((size) << 18) | (tag)); \
/linux-master/include/trace/events/
H A Dmmc.h36 __field(int, tag)
64 __entry->tag = mrq->tag;
80 "tag=%d can_retune=%u doing_retune=%u retune_now=%u "
90 __entry->blk_addr, __entry->data_flags, __entry->tag,
117 __field(int, tag)
152 __entry->tag = mrq->tag;
168 "sbc_retries=%u bytes_xfered=%u data_err=%d tag=%d "
184 __entry->bytes_xfered, __entry->data_err, __entry->tag,
[all...]
/linux-master/fs/ext4/
H A Dfast_commit.h26 /* Fast commit on disk tag length structure */
32 /* Value structure for tag EXT4_FC_TAG_HEAD. */
44 /* Value structure for tag EXT4_FC_TAG_DEL_RANGE. */
67 /* Value structure for tag EXT4_FC_TAG_TAIL. */
161 static inline const char *tag2str(__u16 tag) argument
163 switch (tag) {
/linux-master/mm/kasan/
H A Dreport_sw_tags.c3 * This file contains software tag-based KASAN specific error reporting code.
35 u8 tag = get_tag(addr); local
42 while (p < end && tag == *(u8 *)kasan_mem_to_shadow(p))
83 pr_err("Pointer tag: [%02x], memory tag: [%02x]\n", addr_tag, *shadow);
/linux-master/arch/s390/include/asm/
H A Ddebug.h165 * @tag: integer value for debug entry
172 unsigned int tag)
174 unsigned int t = tag;
187 * @tag: long integer value for debug entry
194 unsigned long tag)
196 unsigned long t = tag;
290 * @tag: integer value for debug entry
297 unsigned int tag)
299 unsigned int t = tag;
313 * @tag
171 debug_int_event(debug_info_t *id, int level, unsigned int tag) argument
193 debug_long_event(debug_info_t *id, int level, unsigned long tag) argument
296 debug_int_exception(debug_info_t *id, int level, unsigned int tag) argument
319 debug_long_exception(debug_info_t *id, int level, unsigned long tag) argument
[all...]
/linux-master/security/selinux/ss/
H A Davtab.h99 void avtab_hash_eval(struct avtab *h, const char *tag);
101 static inline void avtab_hash_eval(struct avtab *h, const char *tag) argument
/linux-master/arch/arm/mm/
H A Dinit.c53 static int __init parse_tag_initrd(const struct tag *tag) argument
57 phys_initrd_start = __virt_to_phys(tag->u.initrd.start);
58 phys_initrd_size = tag->u.initrd.size;
64 static int __init parse_tag_initrd2(const struct tag *tag) argument
66 phys_initrd_start = tag->u.initrd.start;
67 phys_initrd_size = tag->u.initrd.size;
/linux-master/scripts/dtc/
H A Dyamltree.c36 void *tag; local
40 case 1: tag = "!u8"; break;
41 case 2: tag = "!u16"; break;
42 case 4: tag = "!u32"; break;
43 case 8: tag = "!u64"; break;
50 (yaml_char_t *)tag, width == 4, YAML_FLOW_SEQUENCE_STYLE);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tag.c91 static void tag_from_fdinfo(int fd_prog, uint8_t *tag, uint32_t len) argument
106 ret = hex2bin(tag, buff + prefix_len, len);
114 static void tag_from_alg(int insns, uint8_t *tag, uint32_t len) argument
137 size = read(fd_alg, tag, len);
144 static void tag_dump(const char *prefix, uint8_t *tag, uint32_t len) argument
150 printf("%02x", tag[i]);
157 printf("Program tag mismatch for %d insns%s!\n", insns,

Completed in 477 milliseconds

1234567891011>>