/openbmc/qemu/tests/unit/ |
H A D | test-blockjob.c | 68 static BlockBackend *create_blk(const char *name) in create_blk()
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-bus.h | 21 char *name; member
|
/openbmc/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh71x0.h | 26 const char *name; member
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-composite-8m.c | 235 struct clk_hw *__imx8m_clk_hw_composite(const char *name, in __imx8m_clk_hw_composite()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | testing_helpers.c | 336 static int delete_module(const char *name, int flags) in delete_module()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | cpufeature.c | 320 #define SET_ISA_EXT_MAP(name, bit) \ in riscv_parse_isa_string() argument
|
/openbmc/linux/net/netfilter/ |
H A D | xt_IDLETIMER.c | 120 static int idletimer_check_sysfs_name(const char *name, unsigned int size) in idletimer_check_sysfs_name()
|
/openbmc/openpower-occ-control/ |
H A D | occ_ffdc.cpp | 409 FFDCFile::FFDCFile(const fs::path& name) : in FFDCFile()
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | engine.py | 280 def __getattr__(self, name): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/ |
H A D | context.py | 170 name = 'oe-selftest' variable in OESelftestTestContextExecutor
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_irq_kms.c | 600 bool enable, const char *name, unsigned n) in radeon_irq_kms_set_irq_n_enabled()
|
/openbmc/linux/tools/perf/util/ |
H A D | probe-finder.h | 18 static inline int is_c_varname(const char *name) in is_c_varname()
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 671 char name[48]; member 920 const char *name; member 1455 unsigned int len, const char *name) in pci_request_config_region_exclusive() 1872 pci_request_io_regions(struct pci_dev *pdev, const char *name) in pci_request_io_regions() 1886 pci_request_mem_regions(struct pci_dev *pdev, const char *name) in pci_request_mem_regions() 2159 #define ___DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2175 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2185 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2191 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2197 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
|
/openbmc/linux/fs/smb/server/ |
H A D | smb2pdu.c | 627 char *name; in smb2_get_name() local 1402 char *name; in session_user() local 1941 char *treename = NULL, *name = NULL; in smb2_tree_connect() local 2266 char *name; in create_smb2_pipe() local 2475 char *name, *xattr_list = NULL; in smb2_remove_smb_xattrs() local 2569 struct path *path, char *name, int open_flags, in smb2_creat() 2844 char *name = NULL; in smb2_open() local 4213 static bool __query_dir(struct dir_context *ctx, const char *name, int namlen, in __query_dir() 4577 char *name, *ptr, *xattr_list = NULL, *buf; in smb2_get_ea() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | debugfs.c | 22 #define DEBUGFS_ADD_FILE(name, parent, mode) do { \ argument 28 #define DEBUGFS_READ_FILE_OPS(name) \ argument 35 #define DEBUGFS_WRITE_FILE_OPS(name) \ argument 43 #define DEBUGFS_READ_WRITE_FILE_OPS(name) \ argument
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 272 static void acquire_privilege(const char *name, Error **errp) in acquire_privilege() 911 char *name = g_strdup(guid); in build_guest_disk_info() local 1582 static int guest_get_network_stats(const char *name, in guest_get_network_stats() 2355 g_autofree LPWSTR name = NULL; in qmp_guest_get_devices() local
|
/openbmc/qemu/ |
H A D | qemu-img.c | 62 const char *name; member 99 static void format_print(void *opaque, const char *name) in format_print() 417 const char *name, const char *value, in img_add_key_secrets() 484 static int64_t cvtnum_full(const char *name, const char *value, int64_t min, in cvtnum_full() 506 static int64_t cvtnum(const char *name, const char *value) in cvtnum() 2189 const char *name; in convert_copy_bitmaps() local 5009 const char *name; member
|
/openbmc/linux/fs/befs/ |
H A D | befs_fs_types.h | 114 char name[B_OS_NAME_LENGTH]; member 172 char name[1]; member
|
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/ |
H A D | fsp_vpd.h | 36 wchar_t *name; member 46 wchar_t *name; member
|
/openbmc/u-boot/cmd/mvebu/ |
H A D | bubt.c | 89 char name[8]; member 711 char *name; in do_bubt_cmd() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 041 | 426 def create_blkdebug_file(self, name, event, errno): argument 592 def create_blkdebug_file(self, name, event, errno): argument
|
/openbmc/linux/sound/soc/codecs/ |
H A D | adav80x.c | 164 #define ADAV80X_MUX_ENUM_DECL(name, reg, shift) \ argument 180 #define ADAV80X_MUX(name, ctrl) \ argument
|
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api.h | 58 char *name; member 89 char *name; /* user-friendly name */ member
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 59 const char *name; member 142 const char *name; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | iso_fs.h | 140 char name[]; member 157 char name []; member
|