Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp362 std::string name1 = "temp1"; in TEST_F() local
414 std::string name1 = "fan1"; in TEST_F() local
464 std::string name1 = "temp1"; in TEST_F() local
526 std::string name1 = "temp1"; in TEST_F() local
620 std::string name1 = "fan1"; in TEST_F() local
673 std::string name1 = "fan1"; in TEST_F() local
734 std::string name1 = "temp1"; in TEST_F() local
/openbmc/linux/security/
H A Dlsm_audit.c174 char *name1, char *name2) in print_ipv6_addr()
183 __be16 port, char *name1, char *name2) in print_ipv4_addr()
/openbmc/linux/tools/perf/tests/
H A Dparse-metric.c69 const char *name1, double *ratio1, in __compute_metric()
131 const char *name1, double *ratio1, in compute_metric_group()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_rateest.h25 char name1[IFNAMSIZ]; member
/openbmc/u-boot/tools/
H A Dmkimage.c34 const char *name1 = genimg_get_cat_short_name(cur_category, *type1); in h_compare_category_name() local
/openbmc/linux/fs/ntfs/
H A Dunistr.c83 int ntfs_collate_names(const ntfschar *name1, const u32 name1_len, in ntfs_collate_names()
/openbmc/u-boot/cmd/
H A Dgpt.c651 char *name1, char *name2) in do_rename_gpt_parts()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_liodn.h69 #define SET_FMAN_LIODN_ENTRY(name1, name2, idA, off, compatoff)\ argument
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c437 char *name1 = "PPC_PTRACE_SETHWDEBUG 2, MODE_RANGE, DW ALIGNED"; in test_multi_sethwdebug_range() local
/openbmc/linux/fs/udf/
H A Dnamei.c31 static inline int udf_match(int len1, const unsigned char *name1, int len2, in udf_match()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h541 #define __BUILD_KVM_RW_WRAP(name1, name2, type) \ argument
553 #define __BUILD_KVM_SET_WRAP(name1, name2, type) \ argument
/openbmc/linux/fs/hpfs/
H A Ddnode.c1001 unsigned char *name1; in map_fnode_dirent() local
/openbmc/linux/sound/soc/
H A Dsoc-core.c1939 #define soc_setup_card_name(card, name, name1, name2) \ argument
1943 const char *name1, const char *name2) in __soc_setup_card_name()
/openbmc/qemu/disas/
H A Dm68k.c4133 #define TBL(name1, name2, name3, s, r) \ argument
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c102 static int namecmp(const char *name1, int len1, const char *name2, int len2) in namecmp()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2911 char *name1, *name2; in xfs_attr3_leaf_flipflags() local
/openbmc/linux/fs/xfs/
H A Dxfs_inode.c2702 struct xfs_name *name1, in xfs_cross_rename()
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h155 #define PINMUX_BIAS_REG(name1, r1, name2, r2) \ argument
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h175 #define PINMUX_BIAS_REG(name1, r1, name2, r2) \ argument
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h639 u32 name1; member
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm4377.c1198 char name0[64], name1[64]; in bcm4377_request_blob() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c4870 char name1[16], name2[16]; in lpfc_nlp_set_state() local
/openbmc/linux/security/tomoyo/
H A Dcommon.h743 struct tomoyo_name_union name1; member
/openbmc/linux/fs/gfs2/
H A Dincore.h211 #define lm_name_equal(name1, name2) \ argument
/openbmc/linux/net/ceph/
H A Dosd_client.c1780 static int compare_names(const void *name1, size_t name1_len, in compare_names()