/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | xt_rateest.h | 24 char name2[IFNAMSIZ]; member in struct:xt_rateest_match_info
|
/linux-4.4.14/fs/hpfs/ |
H A D | dnode.c | 1000 unsigned char *name2; map_fnode_dirent() local 1011 if (!(name2 = kmalloc(256, GFP_NOFS))) { map_fnode_dirent() 1016 memcpy(name2, name1, name1len = name2len = f->len); map_fnode_dirent() 1018 memcpy(name2, name1, 15); map_fnode_dirent() 1019 memset(name2 + 15, 0xff, 256 - 15); map_fnode_dirent() 1020 /*name2[15] = 0xff;*/ map_fnode_dirent() 1024 kfree(name2); map_fnode_dirent() 1030 kfree(name2); map_fnode_dirent() 1039 kfree(name2); map_fnode_dirent() 1051 kfree(name2); map_fnode_dirent() 1056 kfree(name2); map_fnode_dirent() 1065 kfree(name2); map_fnode_dirent() 1072 kfree(name2); map_fnode_dirent() 1075 c = hpfs_compare_names(s, name2, name2len, de->name, de->namelen, de->last); map_fnode_dirent() 1084 kfree(name2); map_fnode_dirent() 1091 kfree(name2); map_fnode_dirent()
|
/linux-4.4.14/fs/affs/ |
H A D | namei.c | 156 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper) affs_match() argument 162 if (*name2 < AFFSNAMEMAX) affs_match() 165 } else if (len != *name2) affs_match() 168 for (name2++; len > 0; len--) affs_match() 169 if (toupper(*name++) != toupper(*name2++)) affs_match()
|
/linux-4.4.14/security/ |
H A D | lsm_audit.c | 189 char *name1, char *name2) print_ipv6_addr() 194 audit_log_format(ab, " %s=%d", name2, ntohs(port)); print_ipv6_addr() 198 __be16 port, char *name1, char *name2) print_ipv4_addr() 203 audit_log_format(ab, " %s=%d", name2, ntohs(port)); print_ipv4_addr() 187 print_ipv6_addr(struct audit_buffer *ab, struct in6_addr *addr, __be16 port, char *name1, char *name2) print_ipv6_addr() argument 197 print_ipv4_addr(struct audit_buffer *ab, __be32 addr, __be16 port, char *name1, char *name2) print_ipv4_addr() argument
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.c | 406 char name2[32]; get_gpio() local 407 snprintf(name2, sizeof(name2), "%s-gpio", name); get_gpio() 408 gpio = of_get_named_gpio(of_node, name2, 0); get_gpio()
|
/linux-4.4.14/net/netfilter/ |
H A D | xt_rateest.c | 106 est2 = xt_rateest_lookup(info->name2); xt_rateest_mt_checkentry()
|
/linux-4.4.14/security/tomoyo/ |
H A D | file.c | 300 &acl->name2); tomoyo_check_path2_acl() 489 tomoyo_same_name_union(&p1->name2, &p2->name2); tomoyo_same_path2_acl() 536 !tomoyo_parse_name_union(param, &e.name2)) tomoyo_update_path2_acl() 543 tomoyo_put_name_union(&e.name2); tomoyo_update_path2_acl()
|
H A D | gc.c | 168 tomoyo_put_name_union(&entry->name2); tomoyo_del_acl()
|
H A D | common.h | 739 struct tomoyo_name_union name2; member in struct:tomoyo_path2_acl
|
H A D | common.c | 1421 tomoyo_print_name_union(head, &ptr->name2); tomoyo_print_entry()
|
/linux-4.4.14/fs/ntfs/ |
H A D | unistr.c | 82 * @name2: second Unicode name to compare 98 const ntfschar *name2, const u32 name2_len, ntfs_collate_names() 110 c2 = le16_to_cpu(*name2++); ntfs_collate_names() 97 ntfs_collate_names(const ntfschar *name1, const u32 name1_len, const ntfschar *name2, const u32 name2_len, const int err_val, const IGNORE_CASE_BOOL ic, const ntfschar *upcase, const u32 upcase_len) ntfs_collate_names() argument
|
H A D | ntfs.h | 113 const ntfschar *name2, const u32 name2_len,
|
/linux-4.4.14/fs/gfs2/ |
H A D | incore.h | 212 #define lm_name_equal(name1, name2) \ 213 (((name1)->ln_number == (name2)->ln_number) && \ 214 ((name1)->ln_type == (name2)->ln_type) && \ 215 ((name1)->ln_sbd == (name2)->ln_sbd))
|
/linux-4.4.14/include/linux/ |
H A D | moduleparam.h | 302 * @name2: parameter name 2 307 extern bool parameq(const char *name1, const char *name2); 312 * @name2: parameter name 2 317 extern bool parameqn(const char *name1, const char *name2, size_t n);
|
/linux-4.4.14/drivers/of/ |
H A D | unittest.c | 698 { .data = "Ca", .name = "name2", .type = "type1", }, /* followed by both together */ 699 { .data = "Cb", .name = "name2", }, /* Only match when type doesn't match */ 700 { .data = "Cc", .name = "name2", .type = "type2", }, 717 { .path = "/testcase-data/match-node/a/name2", .data = "Ca", }, 718 { .path = "/testcase-data/match-node/b/name2", .data = "Cb", }, 719 { .path = "/testcase-data/match-node/c/name2", .data = "Cc", },
|
/linux-4.4.14/sound/oss/dmasound/ |
H A D | dmasound.h | 111 const char *name2; member in struct:__anon15234
|
H A D | dmasound_core.c | 357 strlcpy(info.id, dmasound.mach.name2, sizeof(info.id)); mixer_ioctl() 358 strlcpy(info.name, dmasound.mach.name2, sizeof(info.name)); mixer_ioctl() 1288 DMASOUND_CORE_REVISION, DMASOUND_CORE_EDITION, dmasound.mach.name2, state_open() 1431 DMASOUND_CORE_REVISION, DMASOUND_CORE_EDITION, dmasound.mach.name2, dmasound_init()
|
H A D | dmasound_q40.c | 595 .name2 = "Q40",
|
H A D | dmasound_paula.c | 686 .name2 = "AMIGA",
|
H A D | dmasound_atari.c | 1530 .name2 = "TT", 1559 .name2 = "FALCON",
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | acnamesp.h | 168 int acpi_ns_compare_names(char *name1, char *name2);
|
/linux-4.4.14/net/netfilter/ipset/ |
H A D | ip_set_core.c | 1102 const char *name2; ip_set_rename() local 1121 name2 = nla_data(attr[IPSET_ATTR_SETNAME2]); ip_set_rename() 1124 if (s && STRNCMP(s->name, name2)) { ip_set_rename() 1129 strncpy(set->name, name2, IPSET_MAXNAMELEN); ip_set_rename()
|
/linux-4.4.14/fs/udf/ |
H A D | namei.c | 35 const unsigned char *name2) udf_match() 40 return !memcmp(name1, name2, len1); udf_match() 34 udf_match(int len1, const unsigned char *name1, int len2, const unsigned char *name2) udf_match() argument
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 2683 char *name1, *name2; xfs_attr3_leaf_flipflags() local 2734 name2 = (char *)name_loc->nameval; xfs_attr3_leaf_flipflags() 2738 name2 = (char *)name_rmt->name; xfs_attr3_leaf_flipflags() 2742 ASSERT(memcmp(name1, name2, namelen1) == 0); xfs_attr3_leaf_flipflags()
|
/linux-4.4.14/fs/proc/ |
H A D | proc_sysctl.c | 86 static int namecmp(const char *name1, int len1, const char *name2, int len2) namecmp() argument 95 cmp = memcmp(name1, name2, minlen); namecmp()
|
/linux-4.4.14/scripts/ |
H A D | get_maintainer.pl | 361 # name1 <mail1> name2 <mail2>
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_hbadisc.c | 4110 char name1[16], name2[16]; lpfc_nlp_set_state() local 4116 lpfc_nlp_state_name(name2, sizeof(name2), state)); lpfc_nlp_set_state()
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_inode.c | 2736 struct xfs_name *name2, xfs_cross_rename() 2755 error = xfs_dir_replace(tp, dp2, name2, xfs_cross_rename() 2730 xfs_cross_rename( struct xfs_trans *tp, struct xfs_inode *dp1, struct xfs_name *name1, struct xfs_inode *ip1, struct xfs_inode *dp2, struct xfs_name *name2, struct xfs_inode *ip2, struct xfs_bmap_free *free_list, xfs_fsblock_t *first_block, int spaceres) xfs_cross_rename() argument
|