Home
last modified time | relevance | path

Searched full:15.15 (Results 1 – 4 of 4) sorted by relevance

/linux/fs/netfs/
H A Dfscache_volume.c497 "%08x %5d %5d %3d %02lx %-15.15s %s\n", in fscache_volumes_seq_show()
/linux/kernel/debug/kdb/
H A Dkdb_main.c2306 kdb_printf("%-15.15s %-20.20s %s\n", "Command", "Usage", "Description"); in kdb_help()
2317 kdb_printf("%-15.15s %-20s%s%s\n", kt->name, in kdb_help()
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c889 /* bus clock 66M counting unit is 12 * 15.15ns * 256 = 46.540us */ in mtk_thermal_init_bank()
/linux/kernel/sched/
H A Dcore.c7848 pr_info("task:%-15.15s state:%c", p->comm, task_state_to_char(p)); in sched_show_task()