Home
last modified time | relevance | path

Searched defs:name (Results 276 – 300 of 8559) sorted by relevance

1...<<11121314151617181920>>...343

/openbmc/linux/include/linux/
H A Dclk-provider.h281 const char *name; member
300 const char *name; member
405 #define clk_hw_register_fixed_rate_parent_hw(dev, name, parent_hw, flags, \ argument
418 #define clk_hw_register_fixed_rate_parent_data(dev, name, parent_data, flags, \ argument
433 #define clk_hw_register_fixed_rate_with_accuracy(dev, name, parent_name, \ argument
449 #define clk_hw_register_fixed_rate_with_accuracy_parent_hw(dev, name, \ argument
1020 #define clk_hw_register_mux_table_parent_data(dev, name, parent_data, \ argument
1044 #define clk_hw_register_mux_parent_data_table(dev, name, parent_data, \ argument
1057 #define devm_clk_hw_register_mux_parent_hws(dev, name, parent_hws, \ argument
1386 #define CLK_OF_DECLARE(name, compat, fn) \ argument
[all …]
H A Dsyscalls.h220 #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) argument
221 #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) argument
222 #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) argument
223 #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) argument
224 #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) argument
225 #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) argument
241 #define __SYSCALL_DEFINEx(x, name, ...) \ argument
263 #define SC_ARG64(name) u32, name##_lo, u32, name##_hi argument
265 #define SC_ARG64(name) u32, name##_hi, u32, name##_lo argument
267 #define SC_VAL64(type, name) ((type) name##_hi << 32 | name##_lo) argument
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_trace.h956 #define DPU_ATRACE_END(name) trace_tracing_mark_write(current->tgid, name, 0) argument
957 #define DPU_ATRACE_BEGIN(name) trace_tracing_mark_write(current->tgid, name, 1) argument
960 #define DPU_ATRACE_INT(name, value) \ argument
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dkernel-dev.json8 "name": "ee.peng.yeoh@intel.com" string
30 "name": "ee.peng.yeoh@intel.com" string
52 "name": "ee.peng.yeoh@intel.com" string
74 "name": "ee.peng.yeoh@intel.com" string
96 "name": "ee.peng.yeoh@intel.com" string
118 "name": "ee.peng.yeoh@intel.com" string
140 "name": "ee.peng.yeoh@intel.com" string
162 "name": "ee.peng.yeoh@intel.com" string
184 "name": "ee.peng.yeoh@intel.com" string
/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp99 void DbusPidZone::markSensorMissing(const std::string& name) in markSensorMissing()
115 void DbusPidZone::addSetPoint(double setPoint, const std::string& name) in addSetPoint()
199 double DbusPidZone::getCachedValue(const std::string& name) in getCachedValue()
204 ValueCacheEntry DbusPidZone::getCachedValues(const std::string& name) in getCachedValues()
209 void DbusPidZone::setOutputCache(std::string_view name, in setOutputCache()
528 Sensor* DbusPidZone::getSensor(const std::string& name) in getSensor()
550 void DbusPidZone::addPidControlProcess(std::string name, std::string type, in addPidControlProcess()
580 bool DbusPidZone::isPidProcessEnabled(std::string name) in isPidProcessEnabled()
610 void DbusPidZone::addPidFailSafePercent(std::string name, double percent) in addPidFailSafePercent()
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dskbedit.json4 "name": "Add skbedit action with valid mark", string
28 "name": "Add skbedit action with 32-bit maximum mark", string
166 "name": "Replace skbedit action with new mask", string
191 "name": "Add skbedit action with priority", string
239 "name": "Add skbedit action with queue_mapping", string
287 "name": "Add skbedit action with ptype host", string
359 "name": "Add skbedit action with control pipe", string
503 "name": "Add skbedit action with cookie", string
527 "name": "List skbedit actions", string
601 "name": "Delete skbedit action", string
[all …]
H A Dmpls.json4 "name": "Add MPLS dec_ttl action with pipe opcode", string
28 "name": "Add mpls dec_ttl action with pass opcode", string
52 "name": "Add mpls dec_ttl action with drop opcode", string
330 "name": "Add mpls pop action with ip proto", string
378 "name": "Add mpls pop action with mpls proto", string
446 "name": "Add mpls pop action with tc (invalid)", string
512 "name": "Add mpls push action with label", string
742 "name": "Add mpls mod action with mpls label", string
904 "name": "Add mpls mod action with mpls ttl", string
1186 "name": "Delete mpls pop action", string
[all …]
H A Dpedit.json4 "name": "Add pedit action that mangles IP TTL", string
28 "name": "Replace pedit action with invalid goto chain", string
53 "name": "Add pedit action with RAW_OP offset u32", string
103 "name": "Add pedit action with RAW_OP offset u16 u16", string
178 "name": "Add pedit action with RAW_OP offset u8 quad", string
203 "name": "Add pedit action with RAW_OP offset u8-u16-u8", string
228 "name": "Add pedit action with RAW_OP offset u16-u8-u8", string
603 "name": "Add pedit action with LAYERED_OP eth set src", string
876 "name": "Add pedit action with LAYERED_OP ip set src", string
901 "name": "Add pedit action with LAYERED_OP ip set dst", string
[all …]
H A Dvlan.json4 "name": "Add vlan pop action with pipe opcode", string
28 "name": "Add vlan pop action with pass opcode", string
52 "name": "Add vlan pop action with drop opcode", string
100 "name": "Add vlan pop action with continue opcode", string
124 "name": "Add vlan pop action with jump opcode", string
148 "name": "Add vlan pop action with trap opcode", string
240 "name": "Add vlan invalid action", string
622 "name": "Delete vlan pop action", string
668 "name": "Flush vlan actions", string
694 "name": "Add vlan push action with cookie", string
[all …]
H A Dcsum.json4 "name": "Add csum iph action", string
28 "name": "Add csum ip4h action", string
52 "name": "Add csum ipv4h action", string
76 "name": "Add csum icmp action", string
100 "name": "Add csum igmp action", string
124 "name": "Add csum foobar action", string
148 "name": "Add csum tcp action", string
172 "name": "Add csum udp action", string
220 "name": "Add csum udplite action", string
244 "name": "Add csum sctp action", string
[all …]
/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py163 name = None variable in Format
175 def get_format(cls, name): argument
181 def get_template(self, name): argument
197 name = "overview.txt" variable in TextOverview
204 name = "report" variable in HtmlUpdates
/openbmc/linux/arch/s390/include/asm/
H A Dvdso.h14 #define VDSO64_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) argument
16 #define VDSO32_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso32_offset_##name)) argument
18 #define VDSO32_SYMBOL(tsk, name) (-1UL) argument
/openbmc/linux/arch/m68k/include/asm/
H A Dbootstd.h49 #define _bsc0(type,name) \ argument
60 #define _bsc1(type,name,atype,a) \ argument
72 #define _bsc2(type,name,atype,a,btype,b) \ argument
85 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/openbmc/qemu/include/qemu/
H A Dmodule.h131 #define module_obj(name) modinfo(obj, name) argument
140 #define module_dep(name) modinfo(dep, name) argument
154 #define module_arch(name) modinfo(arch, name) argument
163 #define module_opts(name) modinfo(opts, name) argument
173 #define module_kconfig(name) modinfo(kconfig, name) argument
183 const char *name; member
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_ahub.c999 #define TEGRA_COMMON_MUX_ROUTES(name) \ argument
1042 #define TEGRA210_ONLY_MUX_ROUTES(name) \ argument
1045 #define TEGRA186_ONLY_MUX_ROUTES(name) \ argument
1075 #define TEGRA210_MUX_ROUTES(name) \ argument
1079 #define TEGRA186_MUX_ROUTES(name) \ argument
1084 #define TEGRA_FE_ROUTES(name) \ argument
/openbmc/qemu/qapi/
H A Dstring-input-visitor.c63 static bool start_list(Visitor *v, const char *name, GenericList **list, in start_list()
182 static bool parse_type_int64(Visitor *v, const char *name, int64_t *obj, in parse_type_int64()
272 static bool parse_type_uint64(Visitor *v, const char *name, uint64_t *obj, in parse_type_uint64()
314 static bool parse_type_size(Visitor *v, const char *name, uint64_t *obj, in parse_type_size()
329 static bool parse_type_bool(Visitor *v, const char *name, bool *obj, in parse_type_bool()
338 static bool parse_type_str(Visitor *v, const char *name, char **obj, in parse_type_str()
348 static bool parse_type_number(Visitor *v, const char *name, double *obj, in parse_type_number()
365 static bool parse_type_null(Visitor *v, const char *name, QNull **obj, in parse_type_null()
/openbmc/linux/fs/hfsplus/
H A Dxattr.c24 static int strcmp_xattr_finder_info(const char *name) in strcmp_xattr_finder_info()
33 static int strcmp_xattr_acl(const char *name) in strcmp_xattr_acl()
42 static bool is_known_namespace(const char *name) in is_known_namespace()
257 int __hfsplus_setxattr(struct inode *inode, const char *name, in __hfsplus_setxattr()
421 int hfsplus_setxattr(struct inode *inode, const char *name, in hfsplus_setxattr()
489 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name, in __hfsplus_getxattr()
575 ssize_t hfsplus_getxattr(struct inode *inode, const char *name, in hfsplus_getxattr()
767 static int hfsplus_removexattr(struct inode *inode, const char *name) in hfsplus_removexattr()
841 const char *name, void *buffer, size_t size) in hfsplus_osx_getxattr()
862 const char *name, const void *buffer, in hfsplus_osx_setxattr()
/openbmc/linux/sound/soc/codecs/
H A Dmadera.h188 #define MADERA_GAINMUX_CONTROLS(name, base) \ argument
193 #define MADERA_MIXER_CONTROLS(name, base) \ argument
207 #define MADERA_MUX_ENUM_DECL(name, reg) \ argument
211 #define MADERA_MUX_CTL_DECL(name) \ argument
215 #define MADERA_MUX_ENUMS(name, base_reg) \ argument
219 #define MADERA_MIXER_ENUMS(name, base_reg) \ argument
233 #define MADERA_MUX(name, ctrl) \ argument
236 #define MADERA_MUX_WIDGETS(name, name_str) \ argument
256 #define MADERA_MUX_ROUTES(widget, name) \ argument
260 #define MADERA_MIXER_ROUTES(widget, name) \ argument
[all …]
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/
H A Dactions.json4 "name": "Reference pedit action object in filter", string
27 "name": "Reference mpls action object in filter", string
50 "name": "Reference bpf action object in filter", string
96 "name": "Reference csum action object in filter", string
119 "name": "Reference ct action object in filter", string
142 "name": "Reference ctinfo action object in filter", string
165 "name": "Reference gact action object in filter", string
188 "name": "Reference gate action object in filter", string
211 "name": "Reference ife action object in filter", string
257 "name": "Reference nat action object in filter", string
[all …]
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dfq.json4 "name": "Create FQ with default setting", string
27 "name": "Create FQ with limit packet setting", string
50 "name": "Create FQ with flow_limit setting", string
73 "name": "Create FQ with quantum setting", string
141 "name": "Create FQ with maxrate setting", string
164 "name": "Create FQ with nopacing setting", string
233 "name": "Create FQ with orphan_mask setting", string
256 "name": "Create FQ with timer_slack setting", string
348 "name": "Delete FQ with valid handle", string
371 "name": "Replace FQ with limit setting", string
[all …]
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/chassis/obmc-phosphor-buttons/
H A Dgpio_defs.json4 "name": "POWER_BUTTON", string
9 "name": "DEBUG_SELECTOR_BUTTON", string
14 "name": "HOST_SELECTOR", string
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/chassis/obmc-phosphor-buttons/
H A Dgpio_defs.json4 "name": "POWER_BUTTON", string
9 "name": "DEBUG_SELECTOR_BUTTON", string
14 "name": "HOST_SELECTOR", string
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_gettimeofday.c29 const char *name = "__kernel_gettimeofday"; variable
32 const char *name = "__vdso_gettimeofday"; variable
35 const char *name = "__vdso_gettimeofday"; variable
/openbmc/linux/fs/iomap/
H A Dtrace.h46 #define DEFINE_READPAGE_EVENT(name) \ argument
78 #define DEFINE_RANGE_EVENT(name) \ argument
151 #define DEFINE_IOMAP_EVENT(name) \ argument
/openbmc/qemu/monitor/
H A Dhmp-target.c52 int hmp_compare_cmd(const char *name, const char *list) in hmp_compare_cmd()
88 int get_monitor_def(Monitor *mon, int64_t *pval, const char *name) in get_monitor_def()
148 void monitor_register_hmp(const char *name, bool info, in monitor_register_hmp()
164 void monitor_register_hmp_info_hrt(const char *name, in monitor_register_hmp_info_hrt()

1...<<11121314151617181920>>...343