Home
last modified time | relevance | path

Searched defs:name (Results 1101 – 1125 of 8967) sorted by relevance

1...<<41424344454647484950>>...359

/openbmc/qemu/hw/ppc/
H A Dpnv_xscom.c214 char *name; in pnv_xscom_init() local
268 char *name; in pnv_dt_xscom() local
311 const char *name, in pnv_xscom_region_init()
/openbmc/linux/drivers/clk/
H A Dclk-qoriq.c40 char name[32]; member
921 char name[32]; in create_mux_common() local
1100 *sysclk_from_fixed(struct device_node *node, const char *name) in sysclk_from_fixed()
1110 static struct clk __init *input_clock(const char *name, struct clk *clk) in input_clock()
1125 static struct clk __init *input_clock_by_name(const char *name, in input_clock_by_name()
1137 static struct clk __init *input_clock_by_index(const char *name, int idx) in input_clock_by_index()
1148 static struct clk * __init create_sysclk(const char *name) in create_sysclk()
1177 static struct clk * __init create_coreclk(const char *name) in create_coreclk()
/openbmc/linux/tools/perf/util/
H A Dbuild-id.c305 static int write_buildid(const char *name, size_t name_len, struct build_id *bid, in write_buildid()
344 const char *name; in machine__write_buildid_table() local
559 char *build_id_cache__cachedir(const char *sbuild_id, const char *name, in build_id_cache__cachedir()
678 build_id_cache__add(const char *sbuild_id, const char *name, const char *realname, in build_id_cache__add()
800 int __build_id_cache__add_s(const char *sbuild_id, const char *name, in __build_id_cache__add_s()
825 const char *name, struct nsinfo *nsi, in build_id_cache__add_b()
902 static bool dso__build_id_mismatch(struct dso *dso, const char *name) in dso__build_id_mismatch()
921 const char *name = dso->long_name; in dso__cache_build_id() local
/openbmc/linux/include/linux/
H A Dpage-flags.h434 #define FOLIO_TEST_FLAG_FALSE(name) \ argument
437 #define FOLIO_SET_FLAG_NOOP(name) \ argument
439 #define FOLIO_CLEAR_FLAG_NOOP(name) \ argument
441 #define __FOLIO_SET_FLAG_NOOP(name) \ argument
443 #define __FOLIO_CLEAR_FLAG_NOOP(name) \ argument
445 #define FOLIO_TEST_SET_FLAG_FALSE(name) \ argument
448 #define FOLIO_TEST_CLEAR_FLAG_FALSE(name) \ argument
452 #define FOLIO_FLAG_FALSE(name) \ argument
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c940 g_autofree char *name = riscv_cpu_get_name(cpu); in riscv_tcg_cpu_realize() local
983 static void cpu_set_misa_ext_cfg(Object *obj, Visitor *v, const char *name, in cpu_set_misa_ext_cfg()
1025 static void cpu_get_misa_ext_cfg(Object *obj, Visitor *v, const char *name, in cpu_get_misa_ext_cfg()
1073 const char *name = riscv_get_misa_ext_name(bit); in riscv_cpu_add_misa_properties() local
1093 static void cpu_set_profile(Object *obj, Visitor *v, const char *name, in cpu_set_profile()
1173 static void cpu_get_profile(Object *obj, Visitor *v, const char *name, in cpu_get_profile()
1221 static void cpu_set_multi_ext_cfg(Object *obj, Visitor *v, const char *name, in cpu_set_multi_ext_cfg()
1262 static void cpu_get_multi_ext_cfg(Object *obj, Visitor *v, const char *name, in cpu_get_multi_ext_cfg()
/openbmc/qemu/tests/vmstate-static-checker-data/
H A Ddump2.json10 "name": "fw_cfg", string
40 "name": "ehci-sysbus", string
50 "name": "ehci-core", string
197 "name": "pci-serial-multi", string
207 "name": "intel-hda", string
447 "name": "megasas", string
520 "name": "PIIX3", string
569 "name": "tpci2002", string
636 "name": "fdc", string
646 "name": "fdc", string
[all …]
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c34 const char *name; member
65 const char *path, *name; in read_usb_vudc_device() local
/openbmc/linux/include/linux/platform_data/
H A Ddma-ep93xx.h42 const char *name; member
52 const char *name; member
/openbmc/linux/fs/xfs/
H A Dmrlock.h19 #define mrinit(mrp, name) \ argument
22 #define mrinit(mrp, name) \ argument
/openbmc/linux/net/batman-adv/
H A Dbat_algo.c42 struct batadv_algo_ops *batadv_algo_get(const char *name) in batadv_algo_get()
105 int batadv_algo_select(struct batadv_priv *bat_priv, const char *name) in batadv_algo_select()
/openbmc/linux/drivers/clk/ti/
H A Dinterface.c28 const char *name, in _register_interface()
68 const char *name; in _of_ti_interface_clk_setup() local
/openbmc/linux/fs/fuse/
H A Dacl.c19 const char *name; in __fuse_get_acl() local
102 const char *name; in fuse_set_acl() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dfirmware.c31 char * name; member
88 const char *name = hypertas_fw_features_table[i].name; in fw_hypertas_feature_init() local
H A Dplpks-secvar.c24 #define PLPKS_CONFIG_ATTR(name, fmt, func) \ argument
50 static u32 get_policy(const char *name) in get_policy()
/openbmc/linux/arch/mips/kernel/
H A Dcps-vec.S37 #define DUMP_EXCEP(name) \ argument
45 #define DUMP_EXCEP(name) argument
/openbmc/qemu/hw/usb/
H A Ddev-storage-classic.c87 static void usb_msd_get_bootindex(Object *obj, Visitor *v, const char *name, in usb_msd_get_bootindex()
96 static void usb_msd_set_bootindex(Object *obj, Visitor *v, const char *name, in usb_msd_set_bootindex()
/openbmc/linux/drivers/leds/
H A Dleds-spi-byte.c48 char name[LED_MAX_NAME_SIZE]; member
86 const char *name = "leds-spi-byte::"; in spi_byte_probe() local
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dcrops.json8 "name": "francisco.j.pedraza.gonzalez@intel.com" string
62 "name": "francisco.j.pedraza.gonzalez@intel.com" string
116 "name": "francisco.j.pedraza.gonzalez@intel.com" string
170 "name": "francisco.j.pedraza.gonzalez@intel.com" string
216 "name": "francisco.j.pedraza.gonzalez@intel.com" string
258 "name": "francisco.j.pedraza.gonzalez@intel.com" string
/openbmc/linux/crypto/
H A Dalgapi.c373 void crypto_alg_tested(const char *name, int err) in crypto_alg_tested()
624 static struct crypto_template *__crypto_lookup_template(const char *name) in __crypto_lookup_template()
643 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template()
725 const char *name, u32 type, u32 mask) in crypto_grab_spawn()
927 int crypto_inst_setname(struct crypto_instance *inst, const char *name, in crypto_inst_setname()
1042 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend, in crypto_type_has_alg()
/openbmc/linux/lib/
H A Dkobject.c478 const char *dup_name = NULL, *name; in kobject_rename() local
667 const char *name = kobj->name; in kobject_cleanup() local
789 struct kobject *kobject_create_and_add(const char *name, struct kobject *parent) in kobject_create_and_add()
904 struct kobject *kset_find_obj(struct kset *kset, const char *name) in kset_find_obj()
958 static struct kset *kset_create(const char *name, in kset_create()
1001 struct kset *kset_create_and_add(const char *name, in kset_create_and_add()
H A Dtest_firmware.c47 const char *name; member
101 char *name; member
128 char *name; member
139 static struct test_firmware_upload *upload_lookup_name(const char *name) in upload_lookup_name()
213 static int __kstrncpy(char **dst, const char *name, size_t count, gfp_t gfp) in __kstrncpy()
670 char *name; in trigger_request_store() local
717 char *name; in trigger_request_platform_store() local
771 char *name; in trigger_async_request_store() local
816 char *name; in trigger_custom_fallback_store() local
1296 char *name; in upload_register_store() local
[all …]
/openbmc/linux/include/net/sctp/
H A Dsctp.h285 #define SCTP_DBG_OBJCNT_INC(name) \ argument
287 #define SCTP_DBG_OBJCNT_DEC(name) \ argument
289 #define SCTP_DBG_OBJCNT(name) \ argument
295 #define SCTP_DBG_OBJCNT_ENTRY(name) \ argument
302 #define SCTP_DBG_OBJCNT_INC(name) argument
303 #define SCTP_DBG_OBJCNT_DEC(name) argument
/openbmc/qemu/include/qom/
H A Dobject.h90 char *name; member
476 const char *name; member
528 #define OBJECT_CHECK(type, obj, name) \ argument
542 #define OBJECT_CLASS_CHECK(class_type, class, name) \ argument
556 #define OBJECT_GET_CLASS(class, obj, name) \ argument
602 #define INTERFACE_CHECK(interface, obj, name) \ argument
/openbmc/linux/fs/nfsd/
H A Dnfs4idmap.c67 char name[IDMAP_NAMESZ]; member
539 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
610 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
626 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
647 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
664 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
/openbmc/qemu/hw/riscv/
H A Dvirt.c105 const char *name, in virt_flash_create1()
348 char *name; in create_fdt_socket_aclint() local
833 g_autofree char *name = g_strdup_printf("/soc/virtio_mmio@%lx", in create_fdt_virtio() local
857 g_autofree char *name = NULL; in create_fdt_pcie() local
895 char *name; in create_fdt_reset() local
936 g_autofree char *name = NULL; in create_fdt_uart() local
959 g_autofree char *name = NULL; in create_fdt_rtc() local
982 g_autofree char *name = g_strdup_printf("/flash@%" PRIx64, flashbase); in create_fdt_flash() local
1059 g_autofree char *name = NULL; in create_fdt() local
1718 static void virt_get_acpi(Object *obj, Visitor *v, const char *name, in virt_get_acpi()
[all …]

1...<<41424344454647484950>>...359