Searched refs:iname (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/mips/fw/arc/ |
| H A D | identify.c | 95 const char *iname; in prom_identify_arch() local 102 iname = "Unknown"; in prom_identify_arch() 104 iname = (char *) (long) p->iname; in prom_identify_arch() 106 printk("ARCH: %s\n", iname); in prom_identify_arch() 107 mach = string_to_mach(iname); in prom_identify_arch()
|
| /linux/fs/ext4/ |
| H A D | crypto.c | 22 int ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, in ext4_fname_setup_filename() argument 28 err = fscrypt_setup_filename(dir, iname, lookup, &name); in ext4_fname_setup_filename() 34 err = ext4_fname_setup_ci_filename(dir, iname, fname); in ext4_fname_setup_filename()
|
| H A D | ext4.h | 2904 const struct qstr *iname, 2914 const struct qstr *iname, in ext4_update_dx_flag() 2929 int ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, 2941 const struct qstr *iname, 2945 fname->usr_fname = iname; 2946 fname->disk_name.name = (unsigned char *) iname->name; 2947 fname->disk_name.len = iname->len; 2949 return ext4_fname_setup_ci_filename(dir, iname, fname); 2828 ext4_fname_setup_ci_filename(struct inode * dir,const struct qstr * iname,struct ext4_filename * fname) ext4_fname_setup_ci_filename() argument 2855 ext4_fname_setup_filename(struct inode * dir,const struct qstr * iname,int lookup,struct ext4_filename * fname) ext4_fname_setup_filename() argument
|
| /linux/Documentation/hwmon/ |
| H A D | via686a.rst | 19 - Jonathan Teh Soon Yew <j.teh@iname.com>
|
| /linux/arch/mips/include/asm/ |
| H A D | sgiarcs.h | 91 _PULONG iname; /* string identifier */ member
|
| /linux/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-video.c | 760 static const char *iname[] = { variable 776 strscpy(i->name, iname[n], sizeof(i->name)); in vidioc_enum_input()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-video.c | 844 static const char * const iname[] = { in cx88_enum_input() local 862 strscpy(i->name, iname[INPUT(n).type], sizeof(i->name)); in cx88_enum_input()
|
| /linux/fs/ |
| H A D | namei.c | 140 SLAB_HWCACHE_ALIGN|SLAB_PANIC, offsetof(struct filename, iname), in alloc_filename() 168 memcpy(p, &name->iname, EMBEDDED_NAME_MAX); in getname_long() 195 kname = (char *)result->iname; in do_getname() 271 p = (char *)result->iname; in do_getname_kernel() 309 if (unlikely(name->name != name->iname))
|
| /linux/arch/x86/kvm/svm/ |
| H A D | nested.c | 503 #define __nested_svm_sanitize_intercept(__vcpu, __control, fname, iname) \ in __nested_copy_vmcb_control_to_cache() 506 vmcb12_clr_intercept(__control, INTERCEPT_##iname); \ in __nested_copy_vmcb_control_to_cache() 476 __nested_svm_sanitize_intercept(__vcpu,__control,fname,iname) global() argument
|
| /linux/ |
| H A D | CREDITS | 32 E: dragos@iname.com
|