/openbmc/linux/tools/testing/selftests/timers/ |
H A D | posix_timers.c | 79 const char *name; in check_itimer() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | dummy_st_ops.c | 110 char name[8]; in test_dummy_multiple_args() local
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric.cpp | 16 auto HealthMetric::getPath(MType type, std::string name, in getPath()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-init.c | 333 char name[40]; in dvb_usb_device_exit() local
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | qemu_elf.c | 67 char *name; in init_states() local
|
/openbmc/qemu/hw/i386/ |
H A D | pc_sysfw.c | 79 const char *name, in pc_pflash_create()
|
/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon-our_range_memslots.c | 72 g_autofree char *name = NULL; in our_range_memslots_init_slots() local
|
/openbmc/libcper/specification/json/sections/ |
H A D | cper-generic-dmar.json | 31 "name": { object
|
/openbmc/bmcweb/include/ |
H A D | persistent_data.hpp | 320 std::string name(header.name_string()); in writeData() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 122 __be32 name[4]; /* The buffer name */ member 162 char *name; member 178 const char *name; member 311 const char *name; member 602 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in wm_adsp_control_add() local 683 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_write_ctl() 707 int wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_read_ctl()
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | gth.c | 234 const char *name; member 384 char *name; in intel_th_master_attributes() local 430 char *name; in intel_th_output_attributes() local
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 58 #define CODE_GEN(name, dest) struct code_gen name = { dest, 0, 32, 0 } argument 60 #define CODE_ADD(name, val, length) do { \ argument 72 #define CODE_LENGTH(name) (name.len + (32 - name.b)) argument
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | symbol.c | 841 struct symbol *sym_lookup(const char *name, int flags) in sym_lookup() 882 struct symbol *sym_find(const char *name) in sym_find() 929 char *p, name[SYMBOL_MAXLENGTH]; in sym_expand_string_value() local
|
/openbmc/linux/tools/include/linux/ |
H A D | list.h | 20 #define LIST_HEAD_INIT(name) { &(name), &(name) } argument 22 #define LIST_HEAD(name) \ argument 607 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
|
/openbmc/linux/security/ |
H A D | commoncap.c | 381 struct inode *inode, const char *name, void **buffer, in cap_inode_getsecurity() 989 int cap_inode_setxattr(struct dentry *dentry, const char *name, in cap_inode_setxattr() 1031 struct dentry *dentry, const char *name) in cap_inode_removexattr()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzn1.c | 89 const char *name; member 104 const char *name; member 287 const struct rzn1_pinctrl *ipctl, const char *name) in rzn1_pinctrl_find_group_by_name()
|
/openbmc/linux/drivers/soc/ti/ |
H A D | knav_dma.c | 100 char name[32]; member 367 static int of_channel_match_helper(struct device_node *np, const char *name, in of_channel_match_helper() 407 void *knav_dma_open_channel(struct device *dev, const char *name, in knav_dma_open_channel()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-divider.c | 538 struct device_node *np, const char *name, in __clk_hw_register_divider() 610 struct clk *clk_register_divider_table(struct device *dev, const char *name, in clk_register_divider_table() 664 struct device_node *np, const char *name, in __devm_clk_hw_register_divider()
|
/openbmc/linux/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 172 static int elf_section_address_and_offset(int fd, const char *name, u64 *address, u64 *offset) in elf_section_address_and_offset() 198 static u64 elf_section_offset(int fd, const char *name) in elf_section_offset() 232 static int elf_is_exec(int fd, const char *name) in elf_is_exec()
|
H A D | stat-shadow.c | 450 char *name, in generic_metric() 547 const char *name, in perf_stat__print_metricgroup_header() 603 const char *name = NULL; in perf_stat__print_shadow_stats_metricgroup() local
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.h | 191 const char *name; member 219 const char *name; member 226 const char *name; member
|
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | elf.h | 43 char *name; member 56 char *name; member 86 char *name; member
|
/openbmc/linux/drivers/acpi/ |
H A D | thermal.c | 122 acpi_bus_id name; member 324 char name[5] = { '_', 'A', 'C', ('0' + i), '\0' }; in __acpi_thermal_trips_update() local 837 char name[5] = { '_', 'A', 'C', ('0' + i), '\0' }; in acpi_thermal_aml_dependency_fix() local
|
/openbmc/linux/include/linux/gpio/ |
H A D | consumer.h | 531 const char *name) in gpiod_set_consumer_name() 589 const char *name; member 662 static inline int gpiod_export_link(struct device *dev, const char *name, in gpiod_export_link()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | qcom-pm8xxx-xoadc.c | 195 const char name[16]; member 381 const char *name; member 740 const char *name = fwnode_get_name(fwnode); in pm8xxx_xoadc_parse_channel() local
|