Home
last modified time | relevance | path

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

12345678910>>...131

/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
Dmpc85xx_rdb.c54 if (ppc_md.progress) in mpc85xx_rdb_setup_arch()
55 ppc_md.progress("mpc85xx_rdb_setup_arch()", 0); in mpc85xx_rdb_setup_arch()
116 .progress = udbg_progress, in define_machine()
129 .progress = udbg_progress, in define_machine()
142 .progress = udbg_progress, in define_machine()
155 .progress = udbg_progress, in define_machine()
168 .progress = udbg_progress, in define_machine()
181 .progress = udbg_progress, in define_machine()
194 .progress = udbg_progress, in define_machine()
207 .progress = udbg_progress, in define_machine()
Dmpc85xx_ds.c60 if (ppc_md.progress) in mpc85xx_ds_setup_arch()
61 ppc_md.progress("mpc85xx_ds_setup_arch()", 0); in mpc85xx_ds_setup_arch()
84 .progress = udbg_progress, in define_machine()
97 .progress = udbg_progress, in define_machine()
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()
49 .progress = udbg_progress, in define_machine()
Dc293pcie.c37 if (ppc_md.progress) in c293_pcie_setup_arch()
38 ppc_md.progress("c293_pcie_setup_arch()", 0); in c293_pcie_setup_arch()
53 .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()
62 .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()
56 .progress = udbg_progress, in define_machine()
Dp1010rdb.c44 if (ppc_md.progress) in p1010_rdb_setup_arch()
45 ppc_md.progress("p1010_rdb_setup_arch()", 0); in p1010_rdb_setup_arch()
76 .progress = udbg_progress, in define_machine()
Dmpc8536_ds.c43 if (ppc_md.progress) in mpc8536_ds_setup_arch()
44 ppc_md.progress("mpc8536_ds_setup_arch()", 0); in mpc8536_ds_setup_arch()
65 .progress = udbg_progress, in define_machine()
/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()
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()
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()
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()
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()
/kernel/linux/linux-6.6/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-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-6.6/arch/powerpc/mm/
Dinit_32.c82 if (ppc_md.progress) in MMU_init()
83 ppc_md.progress("MMU:enter", 0x111); in MMU_init()
105 if (ppc_md.progress) in MMU_init()
106 ppc_md.progress("MMU:hw init", 0x300); in MMU_init()
110 if (ppc_md.progress) in MMU_init()
111 ppc_md.progress("MMU:mapin", 0x301); in MMU_init()
117 if (ppc_md.progress) in MMU_init()
118 ppc_md.progress("MMU:exit", 0x211); in MMU_init()
/kernel/linux/linux-6.6/drivers/fpga/
Dintel-m10-bmc-sec-update.c307 static bool rsu_progress_done(u32 progress) in rsu_progress_done() argument
309 return (progress == RSU_PROG_IDLE || in rsu_progress_done()
310 progress == RSU_PROG_RSU_DONE); in rsu_progress_done()
313 static bool rsu_progress_busy(u32 progress) in rsu_progress_busy() argument
315 return (progress == RSU_PROG_AUTHENTICATING || in rsu_progress_busy()
316 progress == RSU_PROG_COPYING || in rsu_progress_busy()
317 progress == RSU_PROG_UPDATE_CANCEL || in rsu_progress_busy()
318 progress == RSU_PROG_PROGRAM_KEY_HASH); in rsu_progress_busy()
322 u32 *progress, u32 *status) in m10bmc_sec_progress_status() argument
336 *progress = rsu_prog(*doorbell_reg); in m10bmc_sec_progress_status()
[all …]
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
Dsysfs_upload.h10 * enum fw_upload_prog - firmware upload progress codes
11 * @FW_UPLOAD_PROG_IDLE: there is no firmware upload in progress
16 * @FW_UPLOAD_PROG_MAX: Maximum progress code marker
36 enum fw_upload_prog progress; member
37 enum fw_upload_prog err_progress; /* progress at time of failure */
Dsysfs_upload.c64 return sysfs_emit(buf, "%s\n", fw_upload_progress(dev, fwlp->progress)); in status_show()
76 if (fwlp->progress != FW_UPLOAD_PROG_IDLE) in error_show()
102 if (fwlp->progress == FW_UPLOAD_PROG_IDLE) in cancel_store()
138 fwlp->progress = new_progress; in fw_upload_update_progress()
146 fwlp->err_progress = fwlp->progress; in fw_upload_set_error()
154 fwlp->progress = FW_UPLOAD_PROG_IDLE; in fw_upload_prog_complete()
244 if (fwlp->progress != FW_UPLOAD_PROG_IDLE) { in fw_upload_start()
251 fwlp->progress = FW_UPLOAD_PROG_RECEIVING; in fw_upload_start()
333 fw_upload_priv->progress = FW_UPLOAD_PROG_IDLE; in firmware_upload_register()
392 if (fw_upload_priv->progress == FW_UPLOAD_PROG_IDLE) { in firmware_upload_unregister()
/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-6.6/drivers/gpu/drm/msm/
Dmsm_ringbuffer.h76 * due to it appearing that the GPU is making forward progress.
78 * For GPU generations which support progress detection (see.
79 * msm_gpu_funcs::progress()), if the GPU appears to be making progress
82 * before killing the job. But to detect progress we need two sample
91 * last_cp_state: The state of the CP at the last call to gpu->progress()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
Dsmp.c249 if (ppc_md.progress) ppc_md.progress("psurge_quad_init", 0x351); in psurge_quad_init()
328 if (ppc_md.progress) ppc_md.progress("smp_psurge_probe - done", 0x352); in smp_psurge_probe()
348 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu", 0x353); in smp_psurge_kick_cpu()
395 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu - done", 0x354); in smp_psurge_kick_cpu()
766 if (ppc_md.progress) ppc_md.progress("smp_core99_probe", 0x345); in smp_core99_probe()
803 if (ppc_md.progress) in smp_core99_kick_cpu()
804 ppc_md.progress("smp_core99_kick_cpu", 0x346); in smp_core99_kick_cpu()
831 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()
/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-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

12345678910>>...131