Home
last modified time | relevance | path

Searched defs:name (Results 476 – 500 of 8943) sorted by relevance

1...<<11121314151617181920>>...358

/openbmc/linux/drivers/platform/chrome/
H A Dchromeos_acpi.c71 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/security/
H A Dinode.c107 static struct dentry *securityfs_create_dentry(const char *name, umode_t mode, in securityfs_create_dentry()
200 struct dentry *securityfs_create_file(const char *name, umode_t mode, in securityfs_create_file()
228 struct dentry *securityfs_create_dir(const char *name, struct dentry *parent) in securityfs_create_dir()
260 struct dentry *securityfs_create_symlink(const char *name, in securityfs_create_symlink()
/openbmc/linux/drivers/firmware/efi/
H A Dvars.c176 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/linux/drivers/md/
H A Ddm-target.c21 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/drivers/clk/renesas/
H A Drcar-cpg-lib.c90 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/fs/xfs/
H A Dxfs_xattr.c127 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/qemu/target/ppc/
H A Dspr_common.h54 #define spr_register_kvm_hv(env, num, name, uea_read, uea_write, \ argument
64 #define spr_register_kvm(env, num, name, uea_read, uea_write, \ argument
70 #define spr_register_hv(env, num, name, uea_read, uea_write, \ argument
75 #define spr_register(env, num, name, uea_read, uea_write, \ argument
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dsimple.json4 "name": "Add simple action", string
28 "name": "Add simple action with change command", string
52 "name": "Add simple action with duplicate index", string
77 "name": "List simple actions", string
104 "name": "Delete simple action", string
129 "name": "Flush simple actions", string
156 "name": "Replace simple action with invalid goto chain control", string
181 "name": "Verify cleanup of failed actions batch add", string
211 "name": "Verify cleanup of failed actions batch change", string
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py39 def setdefault(self, dest, name): argument
52 def set_property(self, attrs, name): argument
77 def set_property(self, attrs, name): argument
104 def set_property(self, attrs, name): argument
145 def __new__(mcls, name, bases, attrs): argument
172 def __setattr__(self, name, value): argument
231 name = _String() variable in SPDXPackage
276 name = _String() variable in SPDXExtractedLicensingInfo
286 name = _String() variable in SPDXDocument
/openbmc/linux/fs/jfs/
H A Dxattr.c84 static int is_known_namespace(const char *name) in is_known_namespace()
657 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr()
796 ssize_t __jfs_getxattr(struct inode *inode, const char *name, void *data, in __jfs_getxattr()
925 static int __jfs_xattr_set(struct inode *inode, const char *name, in __jfs_xattr_set()
945 const char *name, void *value, size_t size) in jfs_xattr_get()
954 const char *name, const void *value, in jfs_xattr_set()
963 const char *name, void *value, size_t size) in jfs_xattr_get_os2()
973 const char *name, const void *value, in jfs_xattr_set_os2()
1020 char *name; in jfs_initxattrs() local
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c53 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()
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()
999 void generate_fixups_tree(struct dt_info *dti, char *name) in generate_fixups_tree()
[all …]
/openbmc/linux/kernel/
H A Dsys_ni.c26 #define COND_SYSCALL(name) cond_syscall(sys_##name) argument
30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) argument
/openbmc/linux/kernel/locking/
H A Dlock_events.c27 #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/include/linux/
H A Dspinlock_types.h57 #define __SPIN_LOCK_UNLOCKED(name) \ argument
63 #define __LOCAL_SPIN_LOCK_UNLOCKED(name) \ argument
69 #define DEFINE_SPINLOCK(name) \ argument
/openbmc/linux/fs/orangefs/
H A Dxattr.c93 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/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dmqprio.json4 "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 Dmultiq.json4 "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 Dibm.c69 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/crypto/
H A Dapi.c56 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/linux/fs/ubifs/
H A Dxattr.c263 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/target/sparc/
H A Dcpu.c111 cpu_add_feat_as_prop(const char *typename, const char *name, const char *val) in cpu_add_feat_as_prop()
140 const char *name; in sparc_cpu_parse_features() local
187 const char *name = l->data; in sparc_cpu_parse_features() local
193 const char *name = l->data; in sparc_cpu_parse_features() local
750 char *name = g_strdup_printf(SPARC_CPU_TYPE_NAME("%s"), cpu_model); in sparc_cpu_type_name() local
832 static void sparc_get_nwindows(Object *obj, Visitor *v, const char *name, in sparc_get_nwindows()
841 static void sparc_set_nwindows(Object *obj, Visitor *v, const char *name, in sparc_set_nwindows()
/openbmc/qemu/block/
H A Dsnapshot.c54 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/perf/util/
H A Ddso.c316 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()
1313 struct dso *dso__new_id(const char *name, struct dso_id *id) in dso__new_id()
1354 struct dso *dso__new(const char *name) in dso__new()
[all …]
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c160 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/linux/arch/x86/kernel/
H A Dhead_64.S610 #define SYM_DATA_START_PAGE_ALIGNED(name) \ argument
626 #define SYM_DATA_START_PTI_ALIGNED(name) \ argument
629 #define SYM_DATA_START_PTI_ALIGNED(name) \ argument

1...<<11121314151617181920>>...358