Searched defs:namebuf (Results 1 – 15 of 15) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | pcic.c | 292 char namebuf[64]; in pcic_probe() local 474 char namebuf[64]; in pcic_map_pci_device() local 536 char namebuf[64]; in pcic_fill_irq() local
|
/linux/tools/include/linux/ |
H A D | kallsyms.h | 16 char **modname, char *namebuf) in kallsyms_lookup()
|
/linux/fs/ocfs2/ |
H A D | sysfile.c | 127 char namebuf[40]; in _ocfs2_get_system_file_inode() local
|
/linux/kernel/trace/ |
H A D | trace_probe_tmpl.h | 73 char namebuf[KSYM_SYMBOL_LEN]; in fetch_store_symstrlen() local
|
/linux/kernel/ |
H A D | kallsyms_selftest.c | 264 char namebuf[KSYM_NAME_LEN]; in test_kallsyms_basic_function() local [all...] |
/linux/kernel/module/ |
H A D | kallsyms.c | 329 module_address_lookup(unsigned long addr,unsigned long * size,unsigned long * offset,char ** modname,const unsigned char ** modbuildid,char * namebuf) module_address_lookup() argument
|
/linux/fs/xfs/scrub/ |
H A D | parent.c | 266 char namebuf[MAXNAMELEN]; member
|
/linux/drivers/net/mctp/ |
H A D | mctp-i3c.c | 581 char namebuf[IFNAMSIZ]; in mctp_i3c_bus_add() local
|
H A D | mctp-i2c.c | 857 char namebuf[30]; in mctp_i2c_add_netdev() local
|
/linux/arch/um/os-Linux/ |
H A D | file.c | 101 int os_get_ifname(int fd, char* namebuf) in os_get_ifname()
|
/linux/fs/btrfs/ |
H A D | tree-checker.c | 638 char namebuf[MAX(BTRFS_NAME_LEN, XATTR_NAME_MAX)]; in check_dir_item() local
|
/linux/fs/exfat/ |
H A D | exfat_fs.h | 219 struct exfat_dentry_namebuf namebuf; member
|
/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 2765 char namebuf[KSYM_NAME_LEN]; in bpf_arch_text_poke() local
|
/linux/include/linux/ |
H A D | module.h | 992 char *namebuf) in module_address_lookup()
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 8047 static int niu_pci_vpd_get_propname(struct niu *np, u32 off, char *namebuf, in niu_pci_vpd_get_propname() 8108 char namebuf[64]; in niu_pci_vpd_scan_props() local
|