| /linux/arch/arm/kernel/ |
| H A D | atags_parse.c | 53 static int __init parse_tag_core(const struct tag *tag) in parse_tag_core() 65 static int __init parse_tag_mem32(const struct tag *tag) in parse_tag_mem32() 73 static int __init parse_tag_videotext(const struct tag *tag) in parse_tag_videotext() 91 static int __init parse_tag_ramdisk(const struct tag *tag) in parse_tag_ramdisk() 104 static int __init parse_tag_serialnr(const struct tag *tag) in parse_tag_serialnr() 113 static int __init parse_tag_revision(const struct tag *tag) in parse_tag_revision() 121 static int __init parse_tag_cmdline(const struct tag *tag) in parse_tag_cmdline() 143 static int __init parse_tag(const struct tag *tag) in parse_tag() 169 static void __init squash_mem_tags(struct tag *tag) in squash_mem_tags()
|
| /linux/crypto/asymmetric_keys/ |
| H A D | x509_cert_parser.c | 142 unsigned char tag, in x509_note_OID() 162 unsigned char tag, in x509_note_tbs_certificate() 178 int x509_note_sig_algo(void *context, size_t hdrlen, unsigned char tag, in x509_note_sig_algo() 298 unsigned char tag, in x509_note_signature() 337 unsigned char tag, in x509_note_serial() 350 unsigned char tag, in x509_extract_name_segment() 379 unsigned char tag, in x509_fabricate_name() 453 unsigned char tag, in x509_note_issuer() 473 unsigned char tag, in x509_note_subject() 486 unsigned char tag, in x509_note_params() [all …]
|
| H A D | pkcs7_parser.c | 219 unsigned char tag, in pkcs7_note_OID() 238 unsigned char tag, in pkcs7_sig_note_digest_algo() 288 unsigned char tag, in pkcs7_sig_note_pkey_algo() 340 unsigned char tag, in pkcs7_check_content_type() 357 unsigned char tag, in pkcs7_note_signeddata_version() 391 unsigned char tag, in pkcs7_note_signerinfo_version() 434 unsigned char tag, in pkcs7_extract_cert() 474 unsigned char tag, in pkcs7_note_certificate_list() 492 unsigned char tag, in pkcs7_note_content() 512 unsigned char tag, in pkcs7_note_data() [all …]
|
| H A D | pkcs8_parser.c | 34 unsigned char tag, in pkcs8_note_OID() 54 unsigned char tag, in pkcs8_note_version() 68 unsigned char tag, in pkcs8_note_algo() 84 unsigned char tag, in pkcs8_note_key()
|
| H A D | mscode_parser.c | 37 unsigned char tag, in mscode_note_content_type() 69 unsigned char tag, in mscode_note_digest_algo() 117 unsigned char tag, in mscode_note_digest()
|
| /linux/include/linux/ |
| H A D | alloc_tag.h | 139 static inline struct alloc_tag_counters alloc_tag_read(struct alloc_tag *tag) in alloc_tag_read() 155 static inline void alloc_tag_add_check(union codetag_ref *ref, struct alloc_tag *tag) in alloc_tag_add_check() 170 static inline void alloc_tag_add_check(union codetag_ref *ref, struct alloc_tag *tag) {} in alloc_tag_add_check() 176 static inline bool __alloc_tag_ref_set(union codetag_ref *ref, struct alloc_tag *tag) in __alloc_tag_ref_set() 186 static inline bool alloc_tag_ref_set(union codetag_ref *ref, struct alloc_tag *tag) in alloc_tag_ref_set() 201 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() 209 struct alloc_tag *tag; in alloc_tag_sub() local 228 static inline void alloc_tag_set_inaccurate(struct alloc_tag *tag) in alloc_tag_set_inaccurate() 233 static inline bool alloc_tag_is_inaccurate(struct alloc_tag *tag) in alloc_tag_is_inaccurate() 245 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, in alloc_tag_add() [all …]
|
| /linux/crypto/ |
| H A D | rsa_helper.c | 16 int rsa_get_n(void *context, size_t hdrlen, unsigned char tag, in rsa_get_n() 46 int rsa_get_e(void *context, size_t hdrlen, unsigned char tag, in rsa_get_e() 61 int rsa_get_d(void *context, size_t hdrlen, unsigned char tag, in rsa_get_d() 76 int rsa_get_p(void *context, size_t hdrlen, unsigned char tag, in rsa_get_p() 91 int rsa_get_q(void *context, size_t hdrlen, unsigned char tag, in rsa_get_q() 106 int rsa_get_dp(void *context, size_t hdrlen, unsigned char tag, in rsa_get_dp() 121 int rsa_get_dq(void *context, size_t hdrlen, unsigned char tag, in rsa_get_dq() 136 int rsa_get_qinv(void *context, size_t hdrlen, unsigned char tag, in rsa_get_qinv()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | ccm.c | 38 static void nfp_ccm_free_tag(struct nfp_ccm *ccm, u16 tag) in nfp_ccm_free_tag() 47 static struct sk_buff *__nfp_ccm_reply(struct nfp_ccm *ccm, u16 tag) in __nfp_ccm_reply() 65 nfp_ccm_reply(struct nfp_ccm *ccm, struct nfp_app *app, u16 tag) in nfp_ccm_reply() 77 nfp_ccm_reply_drop_tag(struct nfp_ccm *ccm, struct nfp_app *app, u16 tag) in nfp_ccm_reply_drop_tag() 92 enum nfp_ccm_type type, int tag) in nfp_ccm_wait_reply() 133 int reply_type, tag; in nfp_ccm_communicate() local 178 unsigned int tag; in nfp_ccm_rx() local
|
| /linux/lib/ |
| H A D | radix-tree.c | 100 static inline void tag_set(struct radix_tree_node *node, unsigned int tag, in tag_set() 106 static inline void tag_clear(struct radix_tree_node *node, unsigned int tag, in tag_clear() 112 static inline int tag_get(const struct radix_tree_node *node, unsigned int tag, in tag_get() 118 static inline void root_tag_set(struct radix_tree_root *root, unsigned tag) in root_tag_set() 123 static inline void root_tag_clear(struct radix_tree_root *root, unsigned tag) in root_tag_clear() 133 static inline int root_tag_get(const struct radix_tree_root *root, unsigned tag) in root_tag_get() 153 unsigned int tag) in any_tag_set() 163 static inline void all_tag_set(struct radix_tree_node *node, unsigned int tag) in all_tag_set() 180 radix_tree_find_next_bit(struct radix_tree_node *node, unsigned int tag, in radix_tree_find_next_bit() 413 int tag; in radix_tree_extend() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v1.c | 223 u8 *tag = hw_ste_p + DR_STE_SIZE_CTRL; in dr_ste_v1_prepare_for_postsend() local 992 u8 *tag) in dr_ste_v1_build_eth_l2_src_dst_tag() 1038 u8 *tag) in dr_ste_v1_build_eth_l3_ipv6_dst_tag() 1062 u8 *tag) in dr_ste_v1_build_eth_l3_ipv6_src_tag() 1086 u8 *tag) in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag() 1170 bool inner, u8 *tag) in dr_ste_v1_build_eth_l2_src_or_dst_tag() 1240 u8 *tag) in dr_ste_v1_build_eth_l2_src_tag() 1273 u8 *tag) in dr_ste_v1_build_eth_l2_dst_tag() 1323 u8 *tag) in dr_ste_v1_build_eth_l2_tnl_tag() 1375 u8 *tag) in dr_ste_v1_build_eth_l3_ipv4_misc_tag() [all …]
|
| H A D | dr_ste.h | 25 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ argument 33 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ argument 37 #define DR_STE_SET_ONES(lookup_type, tag, t_fname, spec, s_fname) \ argument 40 #define DR_STE_SET_TCP_FLAGS(lookup_type, tag, spec) do { \ argument 52 #define DR_STE_SET_MPLS(lookup_type, mask, in_out, tag) do { \ argument 65 #define DR_STE_SET_FLEX_PARSER_FIELD(tag, fname, caps, spec) do { \ argument 106 dr_ste_calc_flex_parser_offset(u8 *tag, u8 parser_id) in dr_ste_calc_flex_parser_offset()
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | null.c | 45 __setup_nop_io(int tag,const struct ublksrv_io_desc * iod,struct io_uring_sqe * sqe,int q_id) __setup_nop_io() argument 59 null_queue_zc_io(struct ublk_thread * t,struct ublk_queue * q,int tag) null_queue_zc_io() argument 82 null_queue_auto_zc_io(struct ublk_thread * t,struct ublk_queue * q,int tag) null_queue_auto_zc_io() argument 95 unsigned tag = user_data_to_tag(cqe->user_data); ublk_null_io_done() local 116 ublk_null_queue_io(struct ublk_thread * t,struct ublk_queue * q,int tag) ublk_null_queue_io() argument 139 ublk_null_buf_index(const struct ublk_queue * q,int tag) ublk_null_buf_index() argument [all...] |
| H A D | file_backed.c | 17 const struct ublksrv_io_desc *iod, int tag) in loop_queue_flush_io() argument 31 loop_queue_tgt_rw_io(struct ublk_thread * t,struct ublk_queue * q,const struct ublksrv_io_desc * iod,int tag) loop_queue_tgt_rw_io() argument 93 loop_queue_tgt_io(struct ublk_thread * t,struct ublk_queue * q,int tag) loop_queue_tgt_io() argument 122 ublk_loop_queue_io(struct ublk_thread * t,struct ublk_queue * q,int tag) ublk_loop_queue_io() argument 133 unsigned tag = user_data_to_tag(cqe->user_data); ublk_loop_io_done() local [all...] |
| H A D | kublk.h | 151 int tag; member 221 __u16 tag; member 352 static inline __u64 ublk_user_copy_offset(unsigned q_id, unsigned tag) in ublk_user_copy_offset() 363 static inline __u64 build_user_data(unsigned tag, unsigned op, in build_user_data() 436 struct ublk_queue *q, int tag, int q_id, __u64 index) in __io_uring_prep_buf_reg_unreg() 454 struct ublk_queue *q, int tag, int q_id, __u64 index) in io_uring_prep_buf_register() 461 struct ublk_queue *q, int tag, int q_id, __u64 index) in io_uring_prep_buf_unregister() 472 static inline void ublk_set_io_res(struct ublk_queue *q, int tag, int res) in ublk_set_io_res() 477 static inline int ublk_get_io_res(const struct ublk_queue *q, unsigned tag) in ublk_get_io_res() 488 static inline const struct ublksrv_io_desc *ublk_get_iod(const struct ublk_queue *q, __u16 tag) in ublk_get_iod() [all …]
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_vma_manager.c | 245 struct drm_file *tag, bool ref_counted) in vma_node_allow() 314 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow() 339 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow_once() 359 struct drm_file *tag) in drm_vma_node_revoke() 400 struct drm_file *tag) in drm_vma_node_is_allowed()
|
| /linux/fs/smb/server/ |
| H A D | asn1.c | 59 static void encode_asn_tag(char *buf, unsigned int *ofs, char tag, char seq, in encode_asn_tag() 162 int ksmbd_gssapi_this_mech(void *context, size_t hdrlen, unsigned char tag, in ksmbd_gssapi_this_mech() 180 unsigned char tag, const void *value, in ksmbd_neg_token_init_mech_type() 212 unsigned char tag, const void *value, in ksmbd_neg_token_alloc() 230 unsigned char tag, const void *value, in ksmbd_neg_token_init_mech_token() 237 unsigned char tag, const void *value, in ksmbd_neg_token_targ_resp_token()
|
| /linux/tools/testing/selftests/arm64/tags/ |
| H A D | tags_test.c | 11 #define SHIFT_TAG(tag) ((uint64_t)(tag) << 56) argument 12 #define SET_TAG(ptr, tag) (((uint64_t)(ptr) & ~SHIFT_TAG(0xff)) | \ argument 18 unsigned long tag = 0; in main() local
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_mgmt.c | 40 unsigned int tag = 0; in mgmt_vendor_specific_fw_cmd() local 125 unsigned int tag = 0; in mgmt_open_connection() local 231 unsigned int tag; in beiscsi_exec_nemb_cmd() local 306 static void __beiscsi_eq_delay_compl(struct beiscsi_hba *phba, unsigned int tag) in __beiscsi_eq_delay_compl() 394 unsigned int tag; in beiscsi_if_get_handle() local 723 unsigned int tag; in beiscsi_if_set_vlan() local 820 unsigned int tag) in beiscsi_boot_process_compl() 930 unsigned int tag; in beiscsi_boot_logout_sess() local 969 unsigned int tag; in beiscsi_boot_reopen_sess() local 1012 unsigned int tag; in beiscsi_boot_get_sinfo() local [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.h | 67 __le16 tag; member 123 __le16 tag; member 151 __le16 tag; member 169 __le16 tag; member 183 __le16 tag; member 207 __le16 tag; member 236 __le16 tag; member 266 __le16 tag; member 271 __le16 tag; member 283 __le16 tag; member [all …]
|
| /linux/drivers/ata/ |
| H A D | sata_dwc_460ex.c | 291 u8 tag = 0; in dma_dwc_xfer_done() local 400 static u32 qcmd_tag_to_mask(u8 tag) in qcmd_tag_to_mask() 414 u8 status, tag; in sata_dwc_error_intr() local 464 u8 status, tag; in sata_dwc_isr() local 676 static void sata_dwc_clear_dmacr(struct sata_dwc_device_port *hsdevp, u8 tag) in sata_dwc_clear_dmacr() 705 u8 tag = 0; in sata_dwc_dma_xfer_complete() local 734 u8 tag = qc->hw_tag; in sata_dwc_qc_complete() local 914 u8 tag, u32 cmd_issued) in sata_dwc_exec_command_by_tag() 930 static void sata_dwc_bmdma_setup_by_tag(struct ata_queued_cmd *qc, u8 tag) in sata_dwc_bmdma_setup_by_tag() 938 u8 tag = qc->hw_tag; in sata_dwc_bmdma_setup() local [all …]
|
| /linux/arch/arm/include/uapi/asm/ |
| H A D | setup.h | 27 __u32 tag; member 147 struct tag { struct 148 struct tag_header hdr; argument 150 struct tag_core core; argument 173 __u32 tag; argument 177 #define tag_member_present(tag,member) \ argument
|
| /linux/net/dsa/ |
| H A D | tag_ksz.c | 135 static void ksz_rcv_timestamp(struct sk_buff *skb, u8 *tag) in ksz_rcv_timestamp() 230 u8 *tag; in ksz_common_xmit() local 260 __be16 *tag; in ksz9477_xmit() local 289 u8 *tag; in ksz9477_rcv() local 348 u8 *tag; in ksz8795_rcv() local 421 u8 *tag; in ksz8463_rcv() local 496 __be16 *tag; in lan937x_xmit() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 376 u8 *tag) in hws_definer_ones_set() 384 u8 *tag) in hws_definer_generic_set() 395 u8 *tag) in hws_definer_outer_vlan_type_set() 408 u8 *tag) in hws_definer_inner_vlan_type_set() 421 u8 *tag, in hws_definer_second_vlan_type_set() 442 u8 *tag) in hws_definer_inner_second_vlan_type_set() 450 u8 *tag) in hws_definer_outer_second_vlan_type_set() 457 u8 *tag) in hws_definer_icmp_dw1_set() 470 u8 *tag) in hws_definer_icmpv6_dw1_set() 483 u8 *tag) in hws_definer_l3_type_set() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mcu.h | 66 __le16 tag; member 77 __le16 tag; member 233 __le16 tag; member 253 __le16 tag; member 268 __le16 tag; member 280 __le16 tag; member 296 __le16 tag; member 306 __le16 tag; member 314 __le16 tag; member 325 __le16 tag; member [all …]
|
| /linux/tools/testing/radix-tree/ |
| H A D | test.c | 12 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_set() 18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_clear() 23 int item_tag_get(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_get() 199 static int verify_node(struct radix_tree_node *slot, unsigned int tag, in verify_node() 247 void verify_tag_consistency(struct radix_tree_root *root, unsigned int tag) in verify_tag_consistency()
|