Searched defs:tag (Results 1 - 25 of 636) sorted by last modified time

1234567891011>>

/linux-master/net/tls/
H A Dtls.h59 unsigned int tag; member in struct:tls_cipher_desc
/linux-master/net/ipv4/
H A Droute.c1303 static void set_class_tag(struct rtable *rt, u32 tag) argument
2167 u32 tag = 0; local
/linux-master/include/linux/
H A Dmm.h1833 u8 tag = KASAN_TAG_KERNEL; local
1843 static inline void page_kasan_tag_set(struct page *page, u8 tag) argument
1872 page_kasan_tag_set(struct page *page, u8 tag) argument
[all...]
H A Dfs.h498 static inline bool mapping_tagged(struct address_space *mapping, xa_mark_t tag) argument
H A Dbpf.h1549 u8 tag[BPF_TAG_SIZE]; member in struct:bpf_prog
/linux-master/drivers/net/ethernet/renesas/
H A Dravb_main.c676 u16 tag, tfa_tag; local
/linux-master/fs/smb/client/
H A Dcifsglob.h223 __u32 tag; member in struct:cifs_open_info_data::__anon77
H A Dinode.c1011 u32 tag = data->reparse.tag; local
[all...]
H A Dcifssmb.c2696 cifs_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u32 *tag, struct kvec *rsp, int *rsp_buftype) argument
/linux-master/drivers/interconnect/
H A Dcore.c330 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, argument
643 icc_set_tag(struct icc_path *path, u32 tag) argument
[all...]
/linux-master/net/bridge/
H A Dbr_private.h1729 static inline u16 br_vlan_get_tag(const struct sk_buff *skb, u16 *tag) argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4105 u16 tag = 0x0, inner_tag = 0x0; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c1406 esw_add_restore_rule(struct mlx5_eswitch *esw, u32 tag) argument
/linux-master/fs/btrfs/
H A Dextent_io.c1917 xa_mark_t tag; local
2047 xa_mark_t tag; local
[all...]
/linux-master/fs/ceph/
H A Daddr.c940 xa_mark_t tag; local
/linux-master/drivers/iommu/amd/
H A Diommu.c713 int type, devid, flags, tag; local
1170 build_complete_ppr(struct iommu_cmd *cmd, u16 devid, u32 pasid, int status, int tag, u8 gn) argument
1667 amd_iommu_complete_ppr(struct pci_dev *pdev, u32 pasid, int status, int tag) argument
/linux-master/drivers/ata/
H A Dlibata-scsi.c662 int tag; local
H A Dsata_mv.c1634 int tag; local
1675 int tag; local
2737 mv_process_crpb_response(struct ata_port *ap, struct mv_crpb *response, unsigned int tag, int ncq_enabled) argument
2780 unsigned int tag; local
[all...]
/linux-master/fs/bcachefs/
H A Dacl.c32 unsigned tag = le16_to_cpu(in->e_tag); local
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1653 u16 tag = slot->idx; local
1701 u32 tag = slot->idx; local
1944 u32 tag = slot->idx; local
/linux-master/net/9p/
H A Dclient.c281 int tag; local
355 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) argument
391 u16 tag = r->tc.tag; local
468 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, int rewind) argument
[all...]
/linux-master/drivers/ufs/core/
H A Dufshcd.c344 static void ufshcd_add_cmd_upiu_trace(struct ufs_hba *hba, unsigned int tag, argument
373 static void ufshcd_add_tm_upiu_trace(struct ufs_hba *hba, unsigned int tag, argument
413 static void ufshcd_add_command_trace(struct ufs_hba *hba, unsigned int tag, argument
538 ufshcd_print_tr(struct ufs_hba *hba, int tag, bool pr_prdt) argument
602 int tag; local
2977 int tag = scsi_cmd_to_rq(cmd)->tag; local
3064 ufshcd_compose_dev_cmd(struct ufs_hba *hba, struct ufshcd_lrb *lrbp, enum dev_cmd_type cmd_type, int tag) argument
3294 const u32 tag = hba->reserved_slot; local
5572 int tag; local
5586 int tag; local
5652 int tag; local
6492 u32 tag = rq->tag; local
6526 int tag, ret = 0; local
6907 int tag; local
7039 ufshcd_clear_tm_cmd(struct ufs_hba *hba, int tag) argument
7207 const u32 tag = hba->reserved_slot; local
7377 const u32 tag = hba->reserved_slot; local
7540 int tag; local
7561 ufshcd_try_to_abort_task(struct ufs_hba *hba, int tag) argument
7653 int tag = scsi_cmd_to_rq(cmd)->tag; local
[all...]
/linux-master/drivers/nvme/host/
H A Dnvme.h576 u16 tag = nvme_tag_from_cid(command_id); local
588 tag, genctr, nvme_genctr_mask(nvme_req(rq)->genctr)); local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c556 u16 tag = le16_to_cpu(vlan); local
/linux-master/scripts/mod/
H A Dmodpost.c676 static char *get_next_modinfo(struct elf_info *info, const char *tag, argument
696 static char *get_modinfo(struct elf_info *info, const char *tag) argument

Completed in 558 milliseconds

1234567891011>>