/openbmc/linux/drivers/platform/chrome/ |
H A D | chromeos_acpi.c | 71 int pkg_num, int sub_pkg_num, char *name, char *buf) in chromeos_acpi_handle_package() 130 char *name, char *buf) in chromeos_acpi_evaluate_method() 150 static int parse_attr_name(const char *name, char *attr_name, int *attr_num) in parse_attr_name() 178 char *name = "GPIO"; in get_gpio_pkg_num() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-target.c | 21 static inline struct target_type *__find_target_type(const char *name) in __find_target_type() 32 static struct target_type *get_target_type(const char *name) in get_target_type() 46 static void load_module(const char *name) in load_module() 51 struct target_type *dm_get_target_type(const char *name) in dm_get_target_type()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_xattr.c | 127 struct inode *inode, const char *name, void *value, size_t size) in xfs_xattr_get() 148 struct inode *inode, const char *name, const void *value, in xfs_xattr_set() 201 unsigned char *name, in __xfs_xattr_put_listent() 235 unsigned char *name, in xfs_xattr_put_listent()
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | rcar-cpg-lib.c | 90 struct clk * __init cpg_sdh_clk_register(const char *name, in cpg_sdh_clk_register() 119 struct clk * __init cpg_sd_clk_register(const char *name, in cpg_sd_clk_register() 140 struct clk * __init cpg_rpc_clk_register(const char *name, in cpg_rpc_clk_register() 181 struct clk * __init cpg_rpcd2_clk_register(const char *name, in cpg_rpcd2_clk_register()
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | vars.c | 176 efi_status_t efivar_get_variable(efi_char16_t *name, efi_guid_t *vendor, in efivar_get_variable() 189 efi_char16_t *name, efi_guid_t *vendor) in efivar_get_next_variable() 201 efi_status_t efivar_set_variable_locked(efi_char16_t *name, efi_guid_t *vendor, in efivar_set_variable_locked() 234 efi_status_t efivar_set_variable(efi_char16_t *name, efi_guid_t *vendor, in efivar_set_variable()
|
/openbmc/libcper/examples/ |
H A D | pcie.json | 5 "name": "HW_ERROR_FLAGS_SIMULATED", string 23 "name": "Recoverable" string 54 "name": "Corrected" string 70 "name": "PCI Express to PCI/PCI-X Bridge", string
|
/openbmc/u-boot/scripts/dtc/ |
H A D | livetree.c | 53 struct property *build_property(char *name, struct data val) in build_property() 65 struct property *build_property_delete(char *name) in build_property_delete() 128 struct node *name_node(struct node *node, char *name) in name_node() 225 char *name; in add_orphan_node() local 263 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name() 296 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name() 323 char *name, const void *data, int len) in append_to_property() 766 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node() 777 static struct node *build_root_node(struct node *dt, char *name) in build_root_node() 991 void generate_label_tree(struct dt_info *dti, char *name, bool allocph) in generate_label_tree() [all …]
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | iic-core.h | 18 static inline void s3c_i2c0_setname(char *name) in s3c_i2c0_setname() 24 static inline void s3c_i2c1_setname(char *name) in s3c_i2c1_setname()
|
/openbmc/linux/tools/perf/util/ |
H A D | dso.c | 316 int filename__decompress(const char *name, char *pathname, in filename__decompress() 359 static int decompress_kmodule(struct dso *dso, const char *name, in decompress_kmodule() 372 int dso__decompress_kmodule_fd(struct dso *dso, const char *name) in dso__decompress_kmodule_fd() 377 int dso__decompress_kmodule_path(struct dso *dso, const char *name, in dso__decompress_kmodule_path() 405 const char *name = strrchr(path, '/'); in __kmod_path__parse() local 506 static int do_open(char *name) in do_open() 536 char *name = malloc(PATH_MAX); in __open_dso() local 1209 struct map *dso__new_map(const char *name) in dso__new_map() 1222 struct dso *machine__findnew_kernel(struct machine *machine, const char *name, in machine__findnew_kernel() 1242 static void dso__set_long_name_id(struct dso *dso, const char *name, struct dso_id *id, bool name_a… in dso__set_long_name_id() [all …]
|
/openbmc/linux/crypto/ |
H A D | api.c | 56 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup() 106 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc() 126 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add() 234 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup() 271 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, in crypto_larval_lookup() 315 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup() 670 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg()
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.c | 113 cpu_add_feat_as_prop(const char *typename, const char *name, const char *val) in cpu_add_feat_as_prop() 142 const char *name; in sparc_cpu_parse_features() local 189 const char *name = l->data; in sparc_cpu_parse_features() local 195 const char *name = l->data; in sparc_cpu_parse_features() local 752 char *name = g_strdup_printf(SPARC_CPU_TYPE_NAME("%s"), cpu_model); in sparc_cpu_type_name() local 840 static void sparc_get_nwindows(Object *obj, Visitor *v, const char *name, in sparc_get_nwindows() 849 static void sparc_set_nwindows(Object *obj, Visitor *v, const char *name, in sparc_set_nwindows()
|
/openbmc/linux/fs/ubifs/ |
H A D | xattr.c | 263 int ubifs_xattr_set(struct inode *host, const char *name, const void *value, in ubifs_xattr_set() 326 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get() 382 static bool xattr_visible(const char *name) in xattr_visible() 595 static int ubifs_xattr_remove(struct inode *host, const char *name) in ubifs_xattr_remove() 648 char *name; in init_xattrs() local 692 const char *name, void *buffer, size_t size) in xattr_get() 704 const char *name, const void *value, in xattr_set()
|
/openbmc/qemu/block/ |
H A D | snapshot.c | 54 const char *name) in bdrv_snapshot_find() 100 const char *name, in bdrv_snapshot_find_by_id_and_name() 351 const char *name, in bdrv_snapshot_delete() 431 const char *name, in bdrv_snapshot_load_tmp() 566 int bdrv_all_delete_snapshot(const char *name, in bdrv_all_delete_snapshot() 606 int bdrv_all_goto_snapshot(const char *name, in bdrv_all_goto_snapshot() 650 int bdrv_all_has_snapshot(const char *name, in bdrv_all_has_snapshot()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | mqprio.json | 4 "name": "Add mqprio Qdisc to multi-queue device (8 queues)", string 26 "name": "Delete nonexistent mqprio Qdisc", string 48 "name": "Delete mqprio Qdisc twice", string 72 "name": "Add mqprio Qdisc to single-queue device", string 94 "name": "Show mqprio class", string
|
H A D | multiq.json | 4 "name": "Add multiq Qdisc to multi-queue device (8 queues)", string 26 "name": "List multiq Class", string 48 "name": "Delete nonexistent multiq Qdisc", string 70 "name": "Delete multiq Qdisc twice", string 94 "name": "Add multiq Qdisc to single-queue device", string
|
/openbmc/linux/block/partitions/ |
H A D | ibm.c | 69 char name[], in find_label() 136 char name[], in find_vol1_partitions() 198 char name[], in find_lnx1_partitions() 245 char name[], in find_cms1_partitions() 301 char name[7] = {0,}; in ibm_partition() local
|
/openbmc/linux/fs/orangefs/ |
H A D | xattr.c | 93 ssize_t orangefs_inode_getxattr(struct inode *inode, const char *name, in orangefs_inode_getxattr() 244 static int orangefs_inode_removexattr(struct inode *inode, const char *name, in orangefs_inode_removexattr() 314 int orangefs_inode_setxattr(struct inode *inode, const char *name, in orangefs_inode_setxattr() 532 const char *name, in orangefs_xattr_set_default() 543 const char *name, in orangefs_xattr_get_default()
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | element.py | 73 def __new__(cls, prefix, name=None, namespace=None): argument 559 def find_next(self, name=None, attrs={}, string=None, **kwargs): argument 576 def find_all_next(self, name=None, attrs={}, string=None, limit=None, argument 596 def find_next_sibling(self, name=None, attrs={}, string=None, **kwargs): argument 614 def find_next_siblings(self, name=None, attrs={}, string=None, limit=None, argument 638 def find_previous(self, name=None, attrs={}, string=None, **kwargs): argument 656 def find_all_previous(self, name=None, attrs={}, string=None, limit=None, argument 680 def find_previous_sibling(self, name=None, attrs={}, string=None, **kwargs): argument 698 def find_previous_siblings(self, name=None, attrs={}, string=None, argument 722 def find_parent(self, name=None, attrs={}, **kwargs): argument [all …]
|
/openbmc/linux/fs/f2fs/ |
H A D | xattr.c | 48 const char *name, void *buffer, size_t size) in f2fs_xattr_generic_get() 70 const char *name, const void *value, in f2fs_xattr_generic_set() 104 const char *name, void *buffer, size_t size) in f2fs_xattr_advise_get() 114 const char *name, const void *value, in f2fs_xattr_advise_set() 231 int index, size_t len, const char *name) in __find_xattr() 255 size_t len, const char *name) in __find_inline_xattr() 319 const char *name, struct f2fs_xattr_entry **xe, in lookup_all_xattrs() 514 int f2fs_getxattr(struct inode *inode, int index, const char *name, in f2fs_getxattr() 629 const char *name, const void *value, size_t size, in __f2fs_setxattr() 801 int f2fs_setxattr(struct inode *inode, int index, const char *name, in f2fs_setxattr()
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_ro.c | 160 const char *name, int namelen) in fdt_subnode_offset_namelen() 179 const char *name) in fdt_subnode_offset() 329 const char *name, in fdt_get_property_namelen_() 359 const char *name, in fdt_get_property_namelen() 377 const char *name, int *lenp) in fdt_get_property() 384 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 420 const char *name, int *lenp) in fdt_getprop() 443 const char *name, int namelen) in fdt_get_alias_namelen() 454 const char *fdt_get_alias(const void *fdt, const char *name) in fdt_get_alias() 463 const char *name; in fdt_get_path() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-plugin-mem-access.c | 34 #define DEFINE_STORE(name, type, value) \ argument 47 #define DEFINE_ATOMIC_OP(name, type, value) \ argument 62 #define DEFINE_LOAD(name, type, value) \ argument
|
/openbmc/linux/include/linux/ |
H A D | spinlock_types.h | 57 #define __SPIN_LOCK_UNLOCKED(name) \ argument 63 #define __LOCAL_SPIN_LOCK_UNLOCKED(name) \ argument 69 #define DEFINE_SPINLOCK(name) \ argument
|
/openbmc/linux/kernel/locking/ |
H A D | lock_events.c | 27 #define LOCK_EVENT(name) [LOCKEVENT_ ## name] = #name, argument 121 static bool __init skip_lockevent(const char *name) in skip_lockevent() 135 static inline bool skip_lockevent(const char *name) in skip_lockevent()
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 26 #define COND_SYSCALL(name) cond_syscall(sys_##name) argument 30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) argument
|
/openbmc/u-boot/common/ |
H A D | image-sig.c | 121 const char *name; in image_get_checksum_algo() local 137 const char *name; in image_get_crypto_algo() local 153 struct padding_algo *image_get_padding_algo(const char *name) in image_get_padding_algo() 294 const char *name = fit_get_name(fit, noffset, NULL); in fit_image_verify_sig() local 384 const char *prop, *end, *name; in fit_config_check_sig() local 513 const char *name = fit_get_name(fit, noffset, NULL); in fit_config_verify_sig() local
|