Home
last modified time | relevance | path

Searched refs:print_name (Results 1 – 5 of 5) sorted by relevance

/linux/fs/dlm/
H A Ddebug_fs.c262 int print_name = 1; in print_format3() local
280 print_name = 0; in print_format3()
283 seq_puts(s, print_name ? "str " : "hex"); in print_format3()
286 if (print_name) in print_format3()
337 int print_name = 1; in print_format4() local
354 print_name = 0; in print_format4()
357 seq_puts(s, print_name ? "str " : "hex"); in print_format4()
360 if (print_name) in print_format4()
/linux/drivers/net/fddi/
H A Ddefxx.c270 const char *print_name,
495 static void dfx_register_res_err(const char *print_name, bool mmio, in dfx_register_res_err() argument
499 print_name, mmio ? "MMIO" : "I/O", len, start); in dfx_register_res_err()
535 const char *print_name = dev_name(bdev); in dfx_register() local
552 print_name); in dfx_register()
561 print_name); in dfx_register()
593 dfx_register_res_err(print_name, dfx_use_mmio, in dfx_register()
602 dfx_register_res_err(print_name, 0, in dfx_register()
612 dfx_register_res_err(print_name, 0, in dfx_register()
623 printk(KERN_ERR "%s: Cannot map MMIO\n", print_name); in dfx_register()
1039 dfx_driver_init(struct net_device * dev,const char * print_name,resource_size_t bar_start) dfx_driver_init() argument
[all...]
/linux/kernel/locking/
H A Dlockdep_proc.c60 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() function
103 print_name(m, class); in l_show()
110 print_name(m, entry->class); in l_show()
177 print_name(m, class); in lc_show()
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c1757 static void print_name(struct drm_printer *p, const char *fmt, const char *name) in print_name() function
1773 print_name(p, " - type: ", block->name); in a6xx_show_shader()
1797 print_name(p, " - type: ", a7xx_statetype_names[block->statetype]); in a7xx_show_shader()
1798 print_name(p, " - pipe: ", a7xx_pipe_names[block->pipeid]); in a7xx_show_shader()
1849 print_name(p, " - cluster-name: ", dbgahb->name); in a6xx_show_dbgahb_cluster()
1861 print_name(p, " - cluster-name: ", cluster->name); in a6xx_show_cluster()
1873 print_name(p, " - pipe: ", a7xx_pipe_names[dbgahb->pipe_id]); in a7xx_show_dbgahb_cluster()
1874 print_name(p, " - cluster-name: ", a7xx_cluster_names[dbgahb->cluster_id]); in a7xx_show_dbgahb_cluster()
1888 print_name(p, " - pipe: ", a7xx_pipe_names[cluster->pipe_id]); in a7xx_show_cluster()
1889 print_name( in a7xx_show_cluster()
[all...]
/linux/drivers/net/ethernet/3com/
H A D3c59x.c1100 const char *print_name = "3c59x"; in vortex_probe1() local
1111 print_name = pci_name(pdev); in vortex_probe1()
1115 print_name = dev_name(&edev->dev); in vortex_probe1()
1156 print_name, in vortex_probe1()
1194 print_name, pci_latency, new_latency); in vortex_probe1()
1328 print_name, in vortex_probe1()
1381 print_name, vp->media_override, in vortex_probe1()
1458 print_name, in vortex_probe1()