Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...361

/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dbpf.json4 "name": "Add cBPF filter with valid bytecode", string
26 "name": "Add cBPF filter with invalid bytecode", string
48 "name": "Add eBPF filter with valid object-file", string
70 "name": "Add eBPF filter with invalid object-file", string
92 "name": "Replace cBPF bytecode", string
120 "name": "Delete cBPF filter", string
148 "name": "List cBPF filters", string
/openbmc/u-boot/include/linux/
H A Dioport.h21 const char *name; member
139 #define request_region(start,n,name) __request_region(&ioport_resource, (start), (n), (name), 0) argument
140 #define __request_mem_region(start,n,name, excl) __request_region(&iomem_resource, (start), (n), (n… argument
141 #define request_mem_region(start,n,name) __request_region(&iomem_resource, (start), (n), (name), 0) argument
142 #define request_mem_region_exclusive(start,n,name) \ argument
168 #define devm_request_region(dev,start,n,name) \ argument
170 #define devm_request_mem_region(dev,start,n,name) \ argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h27 const char *name; member
34 const char *name; member
39 char *name; member
55 const char *name; member
60 const char *name; member
80 char name[32]; member
/openbmc/qemu/
H A Diothread.c144 g_autofree char *name = g_strdup_printf("%s aio-context", thread_name); in iothread_init_gcontext() local
223 const char *name; member
238 const char *name, IOThreadParamInfo *info, Error **errp) in iothread_get_param()
247 const char *name, IOThreadParamInfo *info, Error **errp) in iothread_set_param()
269 const char *name, void *opaque, Error **errp) in iothread_get_poll_param()
277 const char *name, void *opaque, Error **errp) in iothread_set_poll_param()
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dconfig.json15 "name": "fan0_0", string
33 "name": "fan1_0", string
51 "name": "fan2_0", string
69 "name": "fan3_0", string
87 "name": "fan4_0", string
105 "name": "fan5_0", string
/openbmc/linux/kernel/
H A Dkallsyms_selftest.c33 char *name; member
39 char *name; member
98 static int stat_symbol_len(void *data, const char *name, unsigned long addr) in stat_symbol_len()
157 static int lookup_name(void *data, const char *name, unsigned long addr) in lookup_name()
191 static bool match_cleanup_name(const char *s, const char *name) in match_cleanup_name()
210 static int find_symbol(void *data, const char *name, unsigned long addr) in find_symbol()
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddiagnose.py111 def handle_starttag(self, name, attrs): argument
114 def handle_endtag(self, name): argument
120 def handle_charref(self, name): argument
123 def handle_entityref(self, name): argument
/openbmc/libcper/examples/
H A Dfirmware.json5 "name": "HW_ERROR_FLAGS_SIMULATED", string
23 "name": "Informational" string
54 "name": "Informational" string
62 "name": "SOC Firmware Error Record (Type2)", string
/openbmc/linux/arch/powerpc/perf/
H A Dhv-common.h20 #define EVENT_DEFINE_RANGE_FORMAT(name, attr_var, bit_start, bit_end) \ argument
31 #define EVENT_DEFINE_RANGE_FORMAT_LITE(name, attr_var, bit_start, bit_end) \ argument
34 #define EVENT_DEFINE_RANGE(name, attr_var, bit_start, bit_end) \ argument
/openbmc/linux/fs/qnx4/
H A Dnamei.c26 static int qnx4_match(int len, const char *name, in qnx4_match()
58 const char *name, struct qnx4_inode_entry **res_dir, int *ino) in qnx4_find_entry()
101 const char *name = dentry->d_name.name; in qnx4_lookup() local
/openbmc/linux/drivers/md/
H A Ddm-path-selector.c30 static struct ps_internal *__find_path_selector_type(const char *name) in __find_path_selector_type()
42 static struct ps_internal *get_path_selector(const char *name) in get_path_selector()
55 struct path_selector_type *dm_get_path_selector(const char *name) in dm_get_path_selector()
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c45 const char *name, in v9fs_add_dir_node()
73 const char *name, V9fsSynthNode **result) in qemu_v9fs_synth_mkdir()
103 const char *name, v9fs_synth_read read, in qemu_v9fs_synth_add_file()
287 const char *name, int flags, in synth_open2()
447 const char *name, void *value, size_t size) in synth_lgetxattr()
461 const char *name, void *value, in synth_lsetxattr()
469 V9fsPath *path, const char *name) in synth_lremovexattr()
476 const char *name, V9fsPath *target) in synth_name_to_path()
526 const char *name, int flags) in synth_unlinkat()
572 char *name = g_strdup_printf(QTEST_V9FS_SYNTH_WALK_FILE, i); in synth_init() local
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c1061 #define WM2200_MIXER_CONTROLS(name, base) \ argument
1071 #define WM2200_MUX_ENUM_DECL(name, reg) \ argument
1075 #define WM2200_MUX_CTL_DECL(name) \ argument
1079 #define WM2200_MIXER_ENUMS(name, base_reg) \ argument
1089 #define WM2200_DSP_ENUMS(name, base_reg) \ argument
1203 #define WM2200_MUX(name, ctrl) \ argument
1206 #define WM2200_MIXER_WIDGETS(name, name_str) \ argument
1213 #define WM2200_DSP_WIDGETS(name, name_str) \ argument
1223 #define WM2200_MIXER_INPUT_ROUTES(name) \ argument
1255 #define WM2200_MIXER_ROUTES(widget, name) \ argument
[all …]
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_ro.c226 const char *name, int namelen) in fdt_subnode_offset_namelen()
245 const char *name) in fdt_subnode_offset()
396 const char *name, in fdt_get_property_namelen_()
427 const char *name, in fdt_get_property_namelen()
445 const char *name, int *lenp) in fdt_get_property()
452 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
478 const char *name; in fdt_getprop_by_offset() local
503 const char *name, int *lenp) in fdt_getprop()
526 const char *name, int namelen) in fdt_get_alias_namelen()
537 const char *fdt_get_alias(const void *fdt, const char *name) in fdt_get_alias()
[all …]
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dreconfig.c114 static char * parse_next_property(char *buf, char *end, char **name, int *length, in parse_next_property()
168 static struct property *new_property(const char *name, const int length, in new_property()
196 char *path, *end, *name; in do_add_node() local
277 char *name, *end; in do_add_property() local
320 char *name, *end, *next_prop; in do_update_property() local
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c99 #define store_uncore_min_max(name, min_max) \ argument
110 #define show_uncore_min_max(name, min_max) \ argument
119 #define show_uncore_perf_status(name) \ argument
177 static int create_attr_group(struct uncore_data *data, char *name) in create_attr_group()
214 static void delete_attr_group(struct uncore_data *data, char *name) in delete_attr_group()
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dmte_helper.S8 #define ENTRY(name) \ argument
14 #define ENDPROC(name) \ argument
/openbmc/linux/arch/s390/lib/
H A Dtest_kprobes_asm.S6 #define KPROBES_TARGET_START(name) \ argument
10 #define KPROBES_TARGET_END(name) \ argument
/openbmc/linux/drivers/acpi/acpica/
H A Dacapps.h60 #define ACPI_OPTION(name, description) \ argument
65 #define ACPI_CHECK_STATUS(name, status, expected) \ argument
74 #define ACPI_CHECK_OK(name, status) ACPI_CHECK_STATUS (name, status, AE_OK); argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js4 "exceptions in IE reasonable. Stored as query-strings."}],modules:[],currentModule:{name:"",tests:[… property in config.currentModule
8 …tocol==="file:";QUnit.version="1.18.0";}());extend(QUnit,{module:function(name,testEnvironment){va… argument
30 ….autorun=true;if(config.previousModule){runLoggingCallbacks("moduleDone",{name:config.previousModu… property in done.AnonymousClass8e2981370b01
49 for(i=0,l=config.modules.length;i<l;i++){modulesLog.push({name:config.modules[i].name,tests:config.… property in AnonymousClass8e2981370d01
73 this.testId=generateHash(this.module.name,this.testName);this.module.tests.push({name:this.testName… property in module.module.AnonymousClass8e2981371101
75 …f(hasOwn.call(config,"previousModule")){runLoggingCallbacks("moduleDone",{name:config.previousModu… property in Test.before.AnonymousClass8e2981371201
76 …oduleStats={all:0,bad:0,started:now()};runLoggingCallbacks("moduleStart",{name:this.module.name,te… property in Test.before.AnonymousClass8e2981371301
77 …Environment.afterEach;this.started=now();runLoggingCallbacks("testStart",{name:this.testName,modul… property in Test.before.AnonymousClass8e2981371501
88 runLoggingCallbacks("testDone",{name:this.testName,module:this.module.name,skipped:!!this.skip,fail… property in Test.finish.AnonymousClass8e2981371601
90 …defined.sessionStorage&&+sessionStorage.getItem("qunit-test-"+this.module.name+"-"+this.testName);… property in Test.push.details
[all …]
/openbmc/linux/fs/jfs/
H A Dxattr.c84 static int is_known_namespace(const char *name) in is_known_namespace()
659 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr()
798 ssize_t __jfs_getxattr(struct inode *inode, const char *name, void *data, in __jfs_getxattr()
927 static int __jfs_xattr_set(struct inode *inode, const char *name, in __jfs_xattr_set()
947 const char *name, void *value, size_t size) in jfs_xattr_get()
956 const char *name, const void *value, in jfs_xattr_set()
965 const char *name, void *value, size_t size) in jfs_xattr_get_os2()
975 const char *name, const void *value, in jfs_xattr_set_os2()
1022 char *name; in jfs_initxattrs() local
/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/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/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()

1...<<11121314151617181920>>...361