Home
last modified time | relevance | path

Searched defs:name (Results 4276 – 4300 of 8949) sorted by relevance

1...<<171172173174175176177178179180>>...358

/openbmc/linux/fs/nfs/
H A Dnfs3proc.c156 __nfs3_proc_lookup(struct inode *dir, const char *name, size_t len, in __nfs3_proc_lookup()
513 nfs3_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name) in nfs3_proc_link()
627 nfs3_proc_rmdir(struct inode *dir, const struct qstr *name) in nfs3_proc_rmdir()
H A Dnfs2xdr.c384 const char *name, u32 length) in encode_filename()
394 const char **name, u32 *length) in decode_filename_inline()
495 const char *name, u32 length) in encode_diropargs()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c676 static void rv3029_hwmon_register(struct device *dev, const char *name) in rv3029_hwmon_register()
691 static void rv3029_hwmon_register(struct device *dev, const char *name) in rv3029_hwmon_register()
707 const char *name) in rv3029_probe()
/openbmc/linux/include/linux/
H A Ddevice-mapper.h170 char name[16]; member
187 const char *name; member
650 #define module_dm(name) \ argument
H A Darm_ffa.h64 #define FFA_FN_NATIVE(name) FFA_FN64_##name argument
66 #define FFA_FN_NATIVE(name) FFA_##name argument
122 const char *name; member
/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h794 const char *name; member
815 const char *name; member
829 const char *name; member
/openbmc/linux/drivers/dma/
H A Ddmaengine.c787 const char *name, in dma_filter_match()
813 struct dma_chan *dma_request_chan(struct device *dev, const char *name) in dma_request_chan()
1312 const char *name; member
/openbmc/linux/arch/parisc/kernel/
H A Ddrivers.c403 char name[28]; in setup_bus_id() local
501 const char *name; in alloc_pa_dev() local
588 #define pa_dev_attr(name, field, format_string) \ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h98 const char *name; member
438 #define cpu_set_named_feature(name) cpu_set_feature(cpu_feature(name)) argument
439 #define cpu_have_named_feature(name) cpu_have_feature(cpu_feature(name)) argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py452 def lockfile(name, shared=False, retry=True, block=False): argument
1625 def set_process_name(name): argument
1711 def load_plugin(name): argument
/openbmc/linux/block/
H A Dgenhd.c161 char name[16]; member
214 int __register_blkdev(unsigned int major, const char *name, in __register_blkdev()
283 void unregister_blkdev(unsigned int major, const char *name) in unregister_blkdev()
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h84 char name[32]; /* a formal name */ member
141 char name[64]; member
148 char name[64]; /* hold the device name */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h84 char name[32]; /* a formal name */ member
142 char name[64]; member
149 char name[64]; /* hold the device name */ member
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py157 def register_special_symbol(type_, name, val): argument
323 def get_symbol(self, name): argument
330 def __getitem__(self, name): argument
444 def warn_override(filename, linenr, name, old_user_val, new_user_val): argument
1376 def _sym_lookup(self, name, for_eval=False): argument
/openbmc/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c2207 char *name = tport->tport_name; in ibmvscsis_make_nexus() local
2632 static struct ibmvscsis_tport *ibmvscsis_lookup_port(const char *name) in ibmvscsis_lookup_port()
3639 const char *id, *model, *name; in ibmvscsis_get_system_info() local
3840 const char *name) in ibmvscsis_make_tport()
3869 const char *name) in ibmvscsis_make_tpg()
/openbmc/linux/drivers/net/ipa/
H A Dipa_endpoint.c392 enum ipa_endpoint_name name; in ipa_endpoint_max() local
911 enum ipa_endpoint_name name = endpoint->config.dma_endpoint; in ipa_endpoint_init_mode() local
1280 enum ipa_endpoint_name name; in ipa_endpoint_status() local
2089 static void ipa_endpoint_init_one(struct ipa *ipa, enum ipa_endpoint_name name, in ipa_endpoint_init_one()
2141 enum ipa_endpoint_name name; in ipa_endpoint_init() local
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h129 const char *name; member
142 char *name; member
264 #define _kvm_ioctl(kvm_fd, cmd, name, arg) \ argument
282 #define _vm_ioctl(vm, cmd, name, arg) \ argument
301 #define _vcpu_ioctl(vcpu, cmd, name, arg) \ argument
/openbmc/qemu/target/alpha/
H A Dtranslate.c104 typedef struct { TCGv *var; const char *name; int ofs; } GlobalVar; in alpha_translate_init() member
704 #define IEEE_ARITH2(name) \ argument
755 #define IEEE_INTCVT(name) \ argument
796 #define IEEE_ARITH3(name) \ argument
825 #define IEEE_CMP3(name) \ argument
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp2360 const char* name = methods->Attribute("name"); in handleBusSystemPost() local
2394 const char* name = arg->Attribute("name"); in handleBusSystemPost() local
2405 const char* name = signals->Attribute("name"); in handleBusSystemPost() local
2421 const char* name = property->Attribute("name"); in handleBusSystemPost() local
2531 for (const auto& name : names) in requestRoutes() local
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821.h92 char *name; member
129 const char *name; member
247 char name[32]; member
314 char *name; member
/openbmc/u-boot/common/
H A Dimage-fit.c38 ulong *addr, const char **name) in fit_parse_spec()
232 const char *name; in fit_image_print_verification_data() local
777 static int fit_image_get_address(const void *fit, int noffset, char *name, in fit_image_get_address()
1220 const char *name = fit_get_name(fit, noffset, NULL); in fit_image_verify_with_data() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h1535 const char *name; member
1541 const char *name; member
1549 const char *name; member
1573 const char *name; member
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c1881 #define UAC2_ATTRIBUTE(type, name) \ argument
1922 #define UAC2_ATTRIBUTE_SYNC(name) \ argument
1978 #define UAC2_RATE_ATTRIBUTE(name) \ argument
2037 #define UAC2_ATTRIBUTE_STRING(name) \ argument
/openbmc/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c193 const char name[20]; member
394 const char name[16]; member
468 const char * const name; member
635 const char * const name; member
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c68 char name[16]; member
256 static notrace void xive_dump_eq(const char *name, struct xive_q *q) in xive_dump_eq()
1344 char *name; member
1833 char name[16]; in xive_core_debugfs_create() local

1...<<171172173174175176177178179180>>...358