Searched defs:tag (Results 51 - 75 of 650) sorted by last modified time

1234567891011>>

/linux-master/tools/bpf/bpftool/
H A Dcommon.c806 static int prog_fd_by_nametag(void *nametag, int **fds, bool tag) argument
896 unsigned char tag[BPF_TAG_SIZE]; local
[all...]
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c177 uint16_t tag; local
264 uint16_t tag; local
H A Dtrusted_tpm2.c129 tpm2_key_parent(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
146 tpm2_key_type(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
164 tpm2_key_pub(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
176 tpm2_key_priv(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
/linux-master/net/ipv4/
H A Droute.c1291 static void set_class_tag(struct rtable *rt, u32 tag) argument
2153 u32 tag = 0; local
H A Dcipso_ipv4.c1227 cipso_v4_parsetag_rbm(const struct cipso_v4_doi *doi_def, const unsigned char *tag, struct netlbl_lsm_secattr *secattr) argument
1319 cipso_v4_parsetag_enum(const struct cipso_v4_doi *doi_def, const unsigned char *tag, struct netlbl_lsm_secattr *secattr) argument
1409 cipso_v4_parsetag_rng(const struct cipso_v4_doi *doi_def, const unsigned char *tag, struct netlbl_lsm_secattr *secattr) argument
1478 cipso_v4_parsetag_loc(const struct cipso_v4_doi *doi_def, const unsigned char *tag, struct netlbl_lsm_secattr *secattr) argument
1549 unsigned char *tag; local
[all...]
/linux-master/net/9p/
H A Dclient.c282 int tag; local
356 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) argument
392 u16 tag = r->tc.tag; local
469 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, int rewind) argument
[all...]
/linux-master/lib/
H A Dsbitmap.c598 static inline void sbitmap_update_cpu_hint(struct sbitmap *sb, int cpu, int tag) argument
614 const int tag = tags[i] - offset; local
/linux-master/kernel/rcu/
H A Drcutorture.c2358 rcu_torture_print_module_parms(struct rcu_torture_ops *cur_ops, const char *tag) argument
/linux-master/kernel/bpf/
H A Dbtf.c4786 const struct btf_decl_tag *tag; local
7235 const char *tag = __btf_name_by_offset(btf, tag_t->name_off) + 4; local
[all...]
/linux-master/io_uring/
H A Drsrc.c370 u64 tag = 0; local
435 u64 tag = 0; local
[all...]
H A Drsrc.h17 u64 tag; member in struct:io_rsrc_put
/linux-master/include/uapi/linux/
H A Dbpf.h6547 __u8 tag[BPF_TAG_SIZE]; member in struct:bpf_prog_info
/linux-master/include/scsi/
H A Dlibsas.h545 u16 tag; member in struct:sas_internal_abort_task
/linux-master/include/net/
H A Dgtp.h51 __u8 tag; member in struct:gtp_ie
/linux-master/include/linux/
H A Dtpm.h356 __be16 tag; member in struct:tpm_header
H A Dlibata.h606 unsigned int tag; /* libata core tag */ member in struct:ata_queued_cmd
1579 static inline bool ata_tag_internal(unsigned int tag) argument
1584 static inline bool ata_tag_valid(unsigned int tag) argument
1785 __ata_qc_from_tag(struct ata_port *ap, unsigned int tag) argument
1793 ata_qc_from_tag(struct ata_port *ap, unsigned int tag) argument
[all...]
H A Dhid.h41 __u8 tag; member in struct:hid_item
H A Dfirewire.h431 static inline int fw_stream_packet_destination_id(int tag, int channel, int sy) argument
463 u32 tag:2; /* tx: Tag in packet header */ member in struct:fw_iso_packet
H A Dblk-mq.h87 int tag; member in struct:request
753 blk_mq_tag_to_rq(struct blk_mq_tags *tags, unsigned int tag) argument
[all...]
/linux-master/fs/smb/client/
H A Dcifssmb.c2702 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/fs/gfs2/
H A Daops.c319 xa_mark_t tag; local
/linux-master/fs/erofs/
H A Derofs_fs.h47 u8 tag[64]; /* digest(sha256), etc. */ member in struct:erofs_deviceslot
/linux-master/fs/ceph/
H A Daddr.c927 xa_mark_t tag; local
/linux-master/fs/btrfs/
H A Dextent_io.c1948 xa_mark_t tag; local
2078 xa_mark_t tag; local
[all...]
/linux-master/drivers/ufs/host/
H A Dufs-exynos.c858 exynos_ufs_specify_nexus_t_xfer_req(struct ufs_hba *hba, int tag, bool is_scsi_cmd) argument
872 exynos_ufs_specify_nexus_t_tm_req(struct ufs_hba *hba, int tag, u8 func) argument

Completed in 1238 milliseconds

1234567891011>>