Home
last modified time | relevance | path

Searched defs:name (Results 226 – 250 of 9013) sorted by relevance

12345678910>>...361

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c157 const char *name) in lio_target_call_addnptotpg()
279 #define ISCSI_NACL_ATTR(name) \ argument
364 #define __DEF_NACL_AUTH_STR(prefix, name, flags) \ argument
402 #define DEF_NACL_AUTH_STR(name, flags) \ argument
428 #define __DEF_NACL_AUTH_INT(prefix, name) \ argument
441 #define DEF_NACL_AUTH_INT(name) \ argument
467 #define ISCSI_NACL_PARAM(name) \ argument
726 const char *name) in lio_target_init_nodeacl()
741 #define DEF_TPG_ATTRIB(name) \ argument
819 #define __DEF_TPG_AUTH_STR(prefix, name, flags) \ argument
[all …]
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp44 dbus_interface& parent, const std::string& name, in property_callback() argument
66 method_callback(const std::string& name, in method_callback() argument
83 signal(const std::string& name, const char* signature) : in signal() argument
392 const std::string& path, const std::string& name) : in dbus_interface() argument
409 bool register_property_r(const std::string& name, in register_property_r() argument
441 register_property_r(const std::string & name,decltype(vtable_t::flags)flags,CallbackTypeGet && getFunction) register_property_r() argument
452 register_property_rw(const std::string & name,const PropertyType & property,decltype(vtable_t::flags)flags,CallbackTypeSet && setFunction,CallbackTypeGet && getFunction) register_property_rw() argument
486 register_property_rw(const std::string & name,decltype(vtable_t::flags)flags,CallbackTypeSet && setFunction,CallbackTypeGet && getFunction) register_property_rw() argument
499 register_property(const std::string & name,const PropertyType & property,PropertyPermission access=PropertyPermission::readOnly) register_property() argument
519 register_property(const std::string & name,const PropertyType & property,CallbackTypeSet && setFunction) register_property() argument
533 register_property(const std::string & name,const PropertyType & property,CallbackTypeSet && setFunction,CallbackTypeGet && getFunction) register_property() argument
545 set_property(const std::string & name,const PropertyType & value) set_property() argument
575 register_signal(const std::string & name) register_signal() argument
594 register_method(const std::string & name,CallbackType && handler,decltype(vtable_t::flags)flags=0) register_method() argument
810 signal_property(const std::string & name) signal_property() argument
856 add_interface(const std::string & path,const std::string & name) add_interface() argument
864 add_unique_interface(const std::string & path,const std::string & name) add_unique_interface() argument
879 add_unique_interface(const std::string & path,const std::string & name,Initializer && initializer) add_unique_interface() argument
[all...]
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dcgroup.json4 "name": "Add cgroup filter with cmp ematch u8/link layer and drop action", string
26 "name": "Add cgroup filter with cmp ematch u8/link layer with trans flag and pass action", string
48 "name": "Add cgroup filter with cmp ematch u16/link layer and pipe action", string
70 "name": "Add cgroup filter with cmp ematch u32/link layer and miltiple actions", string
92 "name": "Add cgroup filter with cmp ematch u8/network layer and pass action", string
114 … "name": "Add cgroup filter with cmp ematch u8/network layer with trans flag and drop action", string
136 "name": "Add cgroup filter with cmp ematch u16/network layer and pipe action", string
158 "name": "Add cgroup filter with cmp ematch u32/network layer and miltiple actions", string
180 "name": "Add cgroup filter with NOT cmp ematch rule and pass action", string
202 "name": "Add cgroup filter with two ANDed cmp ematch rules and single action", string
[all …]
/openbmc/qemu/qapi/
H A Dopts-visitor.c137 opts_start_struct(Visitor *v, const char *name, void **obj, in opts_start_struct()
215 lookup_distinct(const OptsVisitor *ov, const char *name, Error **errp) in lookup_distinct()
228 opts_start_list(Visitor *v, const char *name, GenericList **list, size_t size, in opts_start_list()
318 lookup_scalar(const OptsVisitor *ov, const char *name, Error **errp) in lookup_scalar()
338 processed(OptsVisitor *ov, const char *name) in processed()
350 opts_type_str(Visitor *v, const char *name, char **obj, Error **errp) in opts_type_str()
372 opts_type_bool(Visitor *v, const char *name, bool *obj, Error **errp) in opts_type_bool()
395 opts_type_int64(Visitor *v, const char *name, int64_t *obj, Error **errp) in opts_type_int64()
452 opts_type_uint64(Visitor *v, const char *name, uint64_t *obj, Error **errp) in opts_type_uint64()
505 opts_type_size(Visitor *v, const char *name, uint64_t *obj, Error **errp) in opts_type_size()
[all …]
/openbmc/linux/drivers/accessibility/speakup/
H A Dutils.h19 char *name; member
32 static inline void open_input(const char *dir_name, const char *name) in open_input()
55 static inline struct st_key *hash_name(char *name) in hash_name()
71 static inline struct st_key *find_key(char *name) in find_key()
83 static inline struct st_key *add_key(char *name, int value, int shift) in add_key()
/openbmc/linux/include/linux/
H A Delfnote.h72 #define _ELFNOTE(size, name, unique, type, desc) \ argument
92 #define ELFNOTE(size, name, type, desc) \ argument
95 #define ELFNOTE32(name, type, desc) ELFNOTE(32, name, type, desc) argument
96 #define ELFNOTE64(name, type, desc) ELFNOTE(64, name, type, desc) argument
H A Dswait.h53 #define __SWAITQUEUE_INITIALIZER(name) { \ argument
58 #define DECLARE_SWAITQUEUE(name) \ argument
61 #define __SWAIT_QUEUE_HEAD_INITIALIZER(name) { \ argument
66 #define DECLARE_SWAIT_QUEUE_HEAD(name) \ argument
79 # define __SWAIT_QUEUE_HEAD_INIT_ONSTACK(name) \ argument
81 # define DECLARE_SWAIT_QUEUE_HEAD_ONSTACK(name) \ argument
84 # define DECLARE_SWAIT_QUEUE_HEAD_ONSTACK(name) \ argument
/openbmc/linux/drivers/clk/mxs/
H A Dclk.h33 static inline struct clk *mxs_clk_fixed(const char *name, int rate) in mxs_clk_fixed()
38 static inline struct clk *mxs_clk_gate(const char *name, in mxs_clk_gate()
46 static inline struct clk *mxs_clk_mux(const char *name, void __iomem *reg, in mxs_clk_mux()
54 static inline struct clk *mxs_clk_fixed_factor(const char *name, in mxs_clk_fixed_factor()
/openbmc/linux/fs/btrfs/
H A Ddir-item.c27 const char *name, in insert_with_overflow()
59 const char *name, u16 name_len, in btrfs_insert_xattr_item()
110 const struct fscrypt_str *name, struct btrfs_inode *dir, in btrfs_insert_dir_item()
180 struct btrfs_key *key, const char *name, in btrfs_lookup_match_dir()
215 const struct fscrypt_str *name, in btrfs_lookup_dir_item()
234 const struct fscrypt_str *name) in btrfs_check_dir_item_collision()
311 u64 index, const struct fscrypt_str *name, int mod) in btrfs_lookup_dir_index_item()
330 u64 dirid, const struct fscrypt_str *name) in btrfs_search_dir_index_item()
359 const char *name, u16 name_len, in btrfs_lookup_xattr()
383 const char *name, int name_len) in btrfs_match_dir_item_name()
H A Dfs.c9 const char *name) in __btrfs_set_fs_incompat()
32 const char *name) in __btrfs_clear_fs_incompat()
55 const char *name) in __btrfs_set_fs_compat_ro()
78 const char *name) in __btrfs_clear_fs_compat_ro()
/openbmc/linux/drivers/base/firmware_loader/
H A Dmain.c75 const char *name; member
80 const char *name; member
635 const char *name) in fw_find_devm_name()
644 static bool fw_cache_is_setup(struct device *dev, const char *name) in fw_cache_is_setup()
656 static int fw_add_devm_name(struct device *dev, const char *name) in fw_add_devm_name()
679 static bool fw_cache_is_setup(struct device *dev, const char *name) in fw_cache_is_setup()
684 static int fw_add_devm_name(struct device *dev, const char *name) in fw_add_devm_name()
737 _request_firmware_prepare(struct firmware **firmware_p, const char *name, in _request_firmware_prepare()
807 static void fw_log_firmware_info(const struct firmware *fw, const char *name, struct device *device) in fw_log_firmware_info()
841 static void fw_log_firmware_info(const struct firmware *fw, const char *name, in fw_log_firmware_info()
[all …]
/openbmc/linux/sound/soc/codecs/
H A Darizona.h141 #define ARIZONA_GAINMUX_CONTROLS(name, base) \ argument
146 #define ARIZONA_MIXER_CONTROLS(name, base) \ argument
160 #define ARIZONA_MUX_ENUM_DECL(name, reg) \ argument
164 #define ARIZONA_MUX_CTL_DECL(name) \ argument
168 #define ARIZONA_MUX_ENUMS(name, base_reg) \ argument
172 #define ARIZONA_MIXER_ENUMS(name, base_reg) \ argument
178 #define ARIZONA_DSP_AUX_ENUMS(name, base_reg) \ argument
186 #define ARIZONA_MUX(name, ctrl) \ argument
189 #define ARIZONA_MUX_WIDGETS(name, name_str) \ argument
192 #define ARIZONA_MIXER_WIDGETS(name, name_str) \ argument
[all …]
/openbmc/linux/tools/perf/util/
H A Dpmu.c57 char *name; member
117 char *name; member
130 static struct perf_pmu_format *perf_pmu__new_format(struct list_head *list, char *name) in perf_pmu__new_format()
209 char *name = evt_ent->d_name; in perf_pmu__format_parse() local
247 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name) in pmu_format()
435 const char *name, in perf_pmu__find_alias()
471 static bool assign_str(const char *name, const char *field, char **old_str, in assign_str()
534 static int perf_pmu__new_alias(struct perf_pmu *pmu, const char *name, in perf_pmu__new_alias()
616 static inline bool pmu_alias_info_file(char *name) in pmu_alias_info_file()
663 char *name = evt_ent->d_name; in pmu_aliases_parse() local
[all …]
H A Ddsos.c132 const char *name, struct dso_id *id) in __dsos__findnew_link_by_longname_id()
214 static struct dso *__dsos__findnew_by_longname_id(struct rb_root *root, const char *name, struct ds… in __dsos__findnew_by_longname_id()
219 static struct dso *__dsos__find_id(struct dsos *dsos, const char *name, struct dso_id *id, bool cmp… in __dsos__find_id()
232 struct dso *__dsos__find(struct dsos *dsos, const char *name, bool cmp_short) in __dsos__find()
269 static struct dso *__dsos__addnew_id(struct dsos *dsos, const char *name, struct dso_id *id) in __dsos__addnew_id()
282 struct dso *__dsos__addnew(struct dsos *dsos, const char *name) in __dsos__addnew()
287 static struct dso *__dsos__findnew_id(struct dsos *dsos, const char *name, struct dso_id *id) in __dsos__findnew_id()
297 struct dso *dsos__findnew_id(struct dsos *dsos, const char *name, struct dso_id *id) in dsos__findnew_id()
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dfans.json3 "name": "fan0", string
9 "name": "fan1", string
15 "name": "fan2", string
21 "name": "fan3", string
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_sys_config.cpp26 auto name = getHostNameFromBios(); in setHostName() local
31 std::string HypSysConfig::hostName(std::string name) in hostName()
50 getAttrRetType name; in getHostNameFromBios() local
72 void HypSysConfig::setHostNameInBios(const std::string& name) in setHostNameInBios()
/openbmc/linux/include/linux/ceph/
H A Dceph_features.h14 #define DEFINE_CEPH_FEATURE(bit, incarnation, name) \ argument
20 #define DEFINE_CEPH_FEATURE_DEPRECATED(bit, incarnation, name, when) \ argument
29 #define DEFINE_CEPH_FEATURE_RETIRED(bit, inc, name, unused, unadvertised) argument
38 #define CEPH_HAVE_FEATURE(x, name) \ argument
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Dfans.json3 "name": "fan0", string
9 "name": "fan1", string
15 "name": "fan2", string
21 "name": "fan4", string
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-debugfs.c16 #define REGS_ADDR(dw, name) \ argument
23 #define REGS_CH_ADDR(dw, name, _dir, _ch) \ argument
35 #define CTX_REGISTER(dw, name, dir, ch) \ argument
44 const char *name; member
119 char name[32]; in dw_hdma_debugfs_regs_wr() local
136 char name[32]; in dw_hdma_debugfs_regs_rd() local
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Ducd90x_device_tests.cpp49 static std::unique_ptr<Rail> createRail(const std::string& name, in createRail()
67 std::string name{"ucd90320"}; in TEST() local
92 std::string name{"ucd90320"}; in TEST() local
111 std::string name{"ucd90320"}; in TEST() local
167 std::string name{"ucd90320"}; in TEST() local
221 std::string name{"ucd90320"}; in TEST() local
/openbmc/linux/fs/9p/
H A Dxattr.c18 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get()
65 ssize_t v9fs_xattr_get(struct dentry *dentry, const char *name, in v9fs_xattr_get()
94 int v9fs_xattr_set(struct dentry *dentry, const char *name, in v9fs_xattr_set()
108 int v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_set()
148 const char *name, void *buffer, size_t size) in v9fs_xattr_handler_get()
158 const char *name, const void *value, in v9fs_xattr_handler_set()
/openbmc/linux/arch/sparc/kernel/
H A Dprom_32.c59 const char *name = of_get_property(dp, "name", NULL); in sparc32_path_component() local
76 const char *name = of_get_property(dp, "name", NULL); in sbus_path_component() local
94 const char *name = of_get_property(dp, "name", NULL); in pci_path_component() local
120 const char *name = of_get_property(dp, "name", NULL); in ebus_path_component() local
138 const char *name = of_get_property(dp, "name", NULL); in ambapp_path_component() local
190 const char *name = of_get_property(dp, "name", NULL); in build_path_component() local
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c153 char *name) in cvmx_bootmem_alloc_named_range()
165 void *cvmx_bootmem_alloc_named(uint64_t size, uint64_t alignment, char *name) in cvmx_bootmem_alloc_named()
567 cvmx_bootmem_phy_named_block_find(char *name, uint32_t flags) in cvmx_bootmem_phy_named_block_find()
620 char *name, in cvmx_bootmem_alloc_named_range_once()
654 struct cvmx_bootmem_named_block_desc *cvmx_bootmem_find_named_block(char *name) in cvmx_bootmem_find_named_block()
669 static int cvmx_bootmem_phy_named_block_free(char *name, uint32_t flags) in cvmx_bootmem_phy_named_block_free()
713 int cvmx_bootmem_free_named(char *name) in cvmx_bootmem_free_named()
721 char *name, in cvmx_bootmem_phy_named_block_alloc()
/openbmc/linux/include/trace/
H A Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
61 #define DEFINE_EVENT(template, name, proto, args) \ argument
66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
87 #define TRACE_EVENT_FLAGS(name, value) \ argument
91 #define TRACE_EVENT_PERF_PERM(name, expr...) \ argument
121 #define DEFINE_EVENT(template, name, proto, args) argument
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_fpu.h34 #define FPD_ONE_IN(name) extern void fpd_ ## name(u64 *fpscr, u32 *cr, \ argument
36 #define FPD_TWO_IN(name) extern void fpd_ ## name(u64 *fpscr, u32 *cr, \ argument
38 #define FPD_THREE_IN(name) extern void fpd_ ## name(u64 *fpscr, u32 *cr, \ argument

12345678910>>...361