Home
last modified time | relevance | path

Searched full:progress (Results 1 – 25 of 2557) sorted by relevance

12345678910>>...103

/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
Dmpc85xx_rdb.c67 if (ppc_md.progress) in mpc85xx_rdb_setup_arch()
68 ppc_md.progress("mpc85xx_rdb_setup_arch()", 0); in mpc85xx_rdb_setup_arch()
195 .progress = udbg_progress, in define_machine()
209 .progress = udbg_progress, in define_machine()
223 .progress = udbg_progress, in define_machine()
237 .progress = udbg_progress, in define_machine()
251 .progress = udbg_progress, in define_machine()
265 .progress = udbg_progress, in define_machine()
279 .progress = udbg_progress, in define_machine()
293 .progress = udbg_progress, in define_machine()
[all …]
Dbsc913x_rdb.c35 if (ppc_md.progress) in bsc913x_rdb_setup_arch()
36 ppc_md.progress("bsc913x_rdb_setup_arch()", 0); in bsc913x_rdb_setup_arch()
59 .progress = udbg_progress, in define_machine()
Dc293pcie.c38 if (ppc_md.progress) in c293_pcie_setup_arch()
39 ppc_md.progress("c293_pcie_setup_arch()", 0); in c293_pcie_setup_arch()
65 .progress = udbg_progress, in define_machine()
Dmpc85xx_ds.c150 if (ppc_md.progress) in mpc85xx_ds_setup_arch()
151 ppc_md.progress("mpc85xx_ds_setup_arch()", 0); in mpc85xx_ds_setup_arch()
200 .progress = udbg_progress, in define_machine()
214 .progress = udbg_progress, in define_machine()
228 .progress = udbg_progress, in define_machine()
Dmvme2500.c38 if (ppc_md.progress) in mvme2500_setup_arch()
39 ppc_md.progress("mvme2500_setup_arch()", 0); in mvme2500_setup_arch()
65 .progress = udbg_progress, in define_machine()
Dbsc913x_qds.c39 if (ppc_md.progress) in bsc913x_qds_setup_arch()
40 ppc_md.progress("bsc913x_qds_setup_arch()", 0); in bsc913x_qds_setup_arch()
72 .progress = udbg_progress, in define_machine()
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
Dprogress.c5 #include "../progress.h"
8 static GtkWidget *progress; variable
20 progress = gtk_progress_bar_new(); in gtk_ui_progress__update()
23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update()
34 gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(progress), fraction); in gtk_ui_progress__update()
36 gtk_progress_bar_set_text(GTK_PROGRESS_BAR(progress), buf); in gtk_ui_progress__update()
/kernel/linux/linux-4.19/tools/perf/ui/gtk/
Dprogress.c5 #include "../progress.h"
9 static GtkWidget *progress; variable
21 progress = gtk_progress_bar_new(); in gtk_ui_progress__update()
24 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update()
35 gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(progress), fraction); in gtk_ui_progress__update()
37 gtk_progress_bar_set_text(GTK_PROGRESS_BAR(progress), buf); in gtk_ui_progress__update()
/kernel/linux/linux-4.19/arch/powerpc/platforms/85xx/
Dmpc85xx_rdb.c88 if (ppc_md.progress) in mpc85xx_rdb_setup_arch()
89 ppc_md.progress("mpc85xx_rdb_setup_arch()", 0); in mpc85xx_rdb_setup_arch()
217 .progress = udbg_progress, in define_machine()
231 .progress = udbg_progress, in define_machine()
245 .progress = udbg_progress, in define_machine()
259 .progress = udbg_progress, in define_machine()
273 .progress = udbg_progress, in define_machine()
287 .progress = udbg_progress, in define_machine()
301 .progress = udbg_progress, in define_machine()
315 .progress = udbg_progress, in define_machine()
[all …]
Dmpc85xx_ds.c154 if (ppc_md.progress) in mpc85xx_ds_setup_arch()
155 ppc_md.progress("mpc85xx_ds_setup_arch()", 0); in mpc85xx_ds_setup_arch()
208 .progress = udbg_progress, in define_machine()
222 .progress = udbg_progress, in define_machine()
236 .progress = udbg_progress, in define_machine()
Dbsc913x_rdb.c39 if (ppc_md.progress) in bsc913x_rdb_setup_arch()
40 ppc_md.progress("bsc913x_rdb_setup_arch()", 0); in bsc913x_rdb_setup_arch()
63 .progress = udbg_progress, in define_machine()
Dc293pcie.c42 if (ppc_md.progress) in c293_pcie_setup_arch()
43 ppc_md.progress("c293_pcie_setup_arch()", 0); in c293_pcie_setup_arch()
69 .progress = udbg_progress, in define_machine()
Dbsc913x_qds.c43 if (ppc_md.progress) in bsc913x_qds_setup_arch()
44 ppc_md.progress("bsc913x_qds_setup_arch()", 0); in bsc913x_qds_setup_arch()
76 .progress = udbg_progress, in define_machine()
Dmvme2500.c43 if (ppc_md.progress) in mvme2500_setup_arch()
44 ppc_md.progress("mvme2500_setup_arch()", 0); in mvme2500_setup_arch()
70 .progress = udbg_progress, in define_machine()
/kernel/linux/linux-5.10/arch/powerpc/mm/
Dinit_32.c114 if (ppc_md.progress) in MMU_init()
115 ppc_md.progress("MMU:enter", 0x111); in MMU_init()
153 if (ppc_md.progress) in MMU_init()
154 ppc_md.progress("MMU:hw init", 0x300); in MMU_init()
158 if (ppc_md.progress) in MMU_init()
159 ppc_md.progress("MMU:mapin", 0x301); in MMU_init()
165 if (ppc_md.progress) in MMU_init()
166 ppc_md.progress("MMU:exit", 0x211); in MMU_init()
/kernel/linux/linux-4.19/arch/powerpc/mm/
Dinit_32.c126 if (ppc_md.progress) in MMU_init()
127 ppc_md.progress("MMU:enter", 0x111); in MMU_init()
165 if (ppc_md.progress) in MMU_init()
166 ppc_md.progress("MMU:hw init", 0x300); in MMU_init()
170 if (ppc_md.progress) in MMU_init()
171 ppc_md.progress("MMU:mapin", 0x301); in MMU_init()
177 if (ppc_md.progress) in MMU_init()
178 ppc_md.progress("MMU:exit", 0x211); in MMU_init()
Dppc_mmu_32.c202 if ( ppc_md.progress ) ppc_md.progress("hash:enter", 0x105); in MMU_init_hw()
226 if ( ppc_md.progress ) ppc_md.progress("hash:find piece", 0x322); in MMU_init_hw()
240 if ( ppc_md.progress ) ppc_md.progress("hash:patch", 0x345); in MMU_init_hw()
273 if ( ppc_md.progress ) ppc_md.progress("hash:done", 0x205); in MMU_init_hw()
/kernel/linux/linux-4.19/Documentation/filesystems/caching/
Dfscache.txt280 bsy=N Number of release reqs ignored due to in-progress store
291 CacheOp alo=N Number of in-progress alloc_object() cache ops
292 luo=N Number of in-progress lookup_object() cache ops
293 luc=N Number of in-progress lookup_complete() cache ops
294 gro=N Number of in-progress grab_object() cache ops
295 upo=N Number of in-progress update_object() cache ops
296 dro=N Number of in-progress drop_object() cache ops
297 pto=N Number of in-progress put_object() cache ops
298 syn=N Number of in-progress sync_cache() cache ops
299 atc=N Number of in-progress attr_changed() cache ops
[all …]
/kernel/linux/linux-4.19/Documentation/blockdev/
DREADME.DAC960293 syslog. The progress of asynchronous rebuild or consistency check operations
294 is also available in /proc/rd/cN/current_status, and progress messages are
334 No Rebuild or Consistency Check in Progress
443 No Rebuild or Consistency Check in Progress
486 No Rebuild or Consistency Check in Progress
511 DAC960#0: Rebuild in Progress: Logical Drive 0 (/dev/rd/c0d0) 1% completed
527 Rebuild in Progress: Logical Drive 0 (/dev/rd/c0d0) 6% completed
544 Rebuild in Progress: Logical Drive 0 (/dev/rd/c0d0) 15% completed
546 and every minute a progress message is logged to the console by the driver:
548 DAC960#0: Rebuild in Progress: Logical Drive 0 (/dev/rd/c0d0) 32% completed
[all …]
/kernel/linux/linux-5.10/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset8 s-Par's automatic installation progress screen when an error
17 Description: used to set the value of the progress bar on the s-Par automatic
18 installation progress screen. This field has no effect if not in
27 s-Par's automatic installation progress screen. Setting this
/kernel/linux/linux-4.19/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset8 s-Par's automatic installation progress screen when an error
17 Description: used to set the value of the progress bar on the s-Par automatic
18 installation progress screen. This field has no effect if not in
27 s-Par's automatic installation progress screen. Setting this
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
Dmpc7448_hpc2.c64 if (ppc_md.progress) in mpc7448_hpc2_setup_arch()
65 ppc_md.progress("mpc7448_hpc2_setup_arch():set_bridge", 0); in mpc7448_hpc2_setup_arch()
75 if (ppc_md.progress) in mpc7448_hpc2_setup_arch()
76 ppc_md.progress("tsi108: resources set", 0x100); in mpc7448_hpc2_setup_arch()
190 .progress = udbg_progress, in define_machine()
/kernel/linux/linux-4.19/arch/powerpc/platforms/embedded6xx/
Dmpc7448_hpc2.c68 if (ppc_md.progress) in mpc7448_hpc2_setup_arch()
69 ppc_md.progress("mpc7448_hpc2_setup_arch():set_bridge", 0); in mpc7448_hpc2_setup_arch()
79 if (ppc_md.progress) in mpc7448_hpc2_setup_arch()
80 ppc_md.progress("tsi108: resources set", 0x100); in mpc7448_hpc2_setup_arch()
193 .progress = udbg_progress, in define_machine()
/kernel/linux/linux-4.19/arch/powerpc/platforms/powermac/
Dsmp.c251 if (ppc_md.progress) ppc_md.progress("psurge_quad_init", 0x351); in psurge_quad_init()
334 if (ppc_md.progress) ppc_md.progress("smp_psurge_probe - done", 0x352); in smp_psurge_probe()
354 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu", 0x353); in smp_psurge_kick_cpu()
401 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu - done", 0x354); in smp_psurge_kick_cpu()
773 if (ppc_md.progress) ppc_md.progress("smp_core99_probe", 0x345); in smp_core99_probe()
810 if (ppc_md.progress) in smp_core99_kick_cpu()
811 ppc_md.progress("smp_core99_kick_cpu", 0x346); in smp_core99_kick_cpu()
839 if (ppc_md.progress) ppc_md.progress("smp_core99_kick_cpu done", 0x347); in smp_core99_kick_cpu()
909 if (ppc_md.progress) in smp_core99_bringup_done()
910 ppc_md.progress("smp_core99_bringup_done", 0x349); in smp_core99_bringup_done()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dsmp.c248 if (ppc_md.progress) ppc_md.progress("psurge_quad_init", 0x351); in psurge_quad_init()
327 if (ppc_md.progress) ppc_md.progress("smp_psurge_probe - done", 0x352); in smp_psurge_probe()
347 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu", 0x353); in smp_psurge_kick_cpu()
394 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu - done", 0x354); in smp_psurge_kick_cpu()
764 if (ppc_md.progress) ppc_md.progress("smp_core99_probe", 0x345); in smp_core99_probe()
801 if (ppc_md.progress) in smp_core99_kick_cpu()
802 ppc_md.progress("smp_core99_kick_cpu", 0x346); in smp_core99_kick_cpu()
829 if (ppc_md.progress) ppc_md.progress("smp_core99_kick_cpu done", 0x347); in smp_core99_kick_cpu()
899 if (ppc_md.progress) in smp_core99_bringup_done()
900 ppc_md.progress("smp_core99_bringup_done", 0x349); in smp_core99_bringup_done()

12345678910>>...103