Home
last modified time | relevance | path

Searched refs:name1 (Results 1 – 25 of 25) sorted by relevance

/Linux-v5.4/fs/ntfs/
Dunistr.c83 int ntfs_collate_names(const ntfschar *name1, const u32 name1_len, in ntfs_collate_names() argument
95 c1 = le16_to_cpu(*name1++); in ntfs_collate_names()
115 c1 = le16_to_cpu(*name1); in ntfs_collate_names()
Dntfs.h98 extern int ntfs_collate_names(const ntfschar *name1, const u32 name1_len,
/Linux-v5.4/security/
Dlsm_audit.c186 char *name1, char *name2) in print_ipv6_addr() argument
189 audit_log_format(ab, " %s=%pI6c", name1, addr); in print_ipv6_addr()
195 __be16 port, char *name1, char *name2) in print_ipv4_addr() argument
198 audit_log_format(ab, " %s=%pI4", name1, &addr); in print_ipv4_addr()
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_rateest.h25 char name1[IFNAMSIZ]; member
/Linux-v5.4/drivers/of/unittest-data/
Dtests-match.dtsi7 name1 { device_type = "type1"; };
/Linux-v5.4/fs/gfs2/
Dincore.h230 #define lm_name_equal(name1, name2) \ argument
231 (((name1)->ln_number == (name2)->ln_number) && \
232 ((name1)->ln_type == (name2)->ln_type) && \
233 ((name1)->ln_sbd == (name2)->ln_sbd))
/Linux-v5.4/arch/mips/include/asm/
Dkvm_host.h576 #define __BUILD_KVM_RW_WRAP(name1, name2, type) \ argument
577 static inline __KVMT##type kvm_read_##name1(struct mips_coproc *cop0) \
581 static inline void kvm_write_##name1(struct mips_coproc *cop0, \
588 #define __BUILD_KVM_SET_WRAP(name1, name2, type) \ argument
589 static inline void kvm_set_##name1(struct mips_coproc *cop0, \
594 static inline void kvm_clear_##name1(struct mips_coproc *cop0, \
599 static inline void kvm_change_##name1(struct mips_coproc *cop0, \
/Linux-v5.4/security/tomoyo/
Dfile.c303 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1) in tomoyo_check_path2_acl()
501 return tomoyo_same_name_union(&p1->name1, &p2->name1) && in tomoyo_same_path2_acl()
550 if (!tomoyo_parse_name_union(param, &e.name1) || in tomoyo_update_path2_acl()
557 tomoyo_put_name_union(&e.name1); in tomoyo_update_path2_acl()
Dgc.c174 tomoyo_put_name_union(&entry->name1); in tomoyo_del_acl()
Dcommon.h743 struct tomoyo_name_union name1; member
Dcommon.c1453 tomoyo_print_name_union(head, &ptr->name1); in tomoyo_print_entry()
/Linux-v5.4/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt39 trip1-cdev-name1 = "thermal-fan";
/Linux-v5.4/net/netfilter/
Dxt_rateest.c95 est1 = xt_rateest_lookup(par->net, info->name1); in xt_rateest_mt_checkentry()
/Linux-v5.4/include/linux/
Dmoduleparam.h300 extern bool parameq(const char *name1, const char *name2);
310 extern bool parameqn(const char *name1, const char *name2, size_t n);
/Linux-v5.4/fs/hpfs/
Ddnode.c1001 unsigned char *name1; in map_fnode_dirent() local
1012 name1 = f->name; in map_fnode_dirent()
1018 memcpy(name2, name1, name1len = name2len = f->len); in map_fnode_dirent()
1020 memcpy(name2, name1, 15); in map_fnode_dirent()
1061 c = hpfs_compare_names(s, name1, name1len, de->name, de->namelen, de->last); in map_fnode_dirent()
/Linux-v5.4/drivers/acpi/acpica/
Dacnamesp.h144 int acpi_ns_compare_names(char *name1, char *name2);
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr_leaf.c2785 char *name1, *name2; in xfs_attr3_leaf_flipflags() local
2827 name1 = (char *)name_loc->nameval; in xfs_attr3_leaf_flipflags()
2831 name1 = (char *)name_rmt->name; in xfs_attr3_leaf_flipflags()
2844 ASSERT(memcmp(name1, name2, namelen1) == 0); in xfs_attr3_leaf_flipflags()
/Linux-v5.4/fs/udf/
Dnamei.c34 static inline int udf_match(int len1, const unsigned char *name1, int len2, in udf_match() argument
40 return !memcmp(name1, name2, len1); in udf_match()
/Linux-v5.4/fs/proc/
Dproc_sysctl.c93 static int namecmp(const char *name1, int len1, const char *name2, int len2) in namecmp() argument
102 cmp = memcmp(name1, name2, minlen); in namecmp()
/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dsh_pfc.h188 #define PINMUX_BIAS_REG(name1, r1, name2, r2) \ argument
/Linux-v5.4/Documentation/vm/
Dslub.rst40 slub_debug=<Debug-Options>,<slab name1>,<slab name2>,...
/Linux-v5.4/fs/xfs/
Dxfs_inode.c3049 struct xfs_name *name1, in xfs_cross_rename() argument
3062 error = xfs_dir_replace(tp, dp1, name1, ip2->i_ino, spaceres); in xfs_cross_rename()
/Linux-v5.4/tools/perf/Documentation/
Dperf-config.txt60 name1 = value1
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hbadisc.c4374 char name1[16], name2[16]; in lpfc_nlp_set_state() local
4379 lpfc_nlp_state_name(name1, sizeof(name1), old_state), in lpfc_nlp_set_state()
/Linux-v5.4/net/ceph/
Dosd_client.c1661 static int compare_names(const void *name1, size_t name1_len, in compare_names() argument
1666 ret = memcmp(name1, name2, min(name1_len, name2_len)); in compare_names()