| /OK3568_Linux_fs/kernel/Documentation/scsi/scsi_transport_srp/ |
| H A D | rport_state_diagram.dot | 2 node [shape = doublecircle]; running lost; 7 running_rta [ label = "running;\nreconnect\ntimer\nactive" ]; 9 running [ label = "running;\nreconnect\ntimer\nstopped" ]; 14 …running -> running_rta [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nsrp_start_tl_f… 15 …running_rta -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting s… 16 …running -> blocked [ label = "fast_io_fail_tmo >= 0 or\ndev_loss_tmo >= 0;\nsrp_start_tl_fail_tim… 17 …running -> failfast [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting fail… 21 blocked -> running [ label = "reconnecting\nsucceeded" ]; 23 failfast -> running [ label = "reconnecting\nsucceeded" ]; 24 running -> lost [ label = "srp_stop_rport_timers()" ];
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-hypervisor-xen | 5 Description: If running under Xen: 14 Description: If running under Xen: 23 Description: If running under Xen: 32 Description: If running under Xen: 54 Description: If running under Xen: 63 Description: If running under Xen: 71 Description: If running under Xen: 80 Description: If running under Xen: 87 Description: If running under Xen: 95 Description: If running under Xen: [all …]
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | pelt.c | 182 unsigned long load, unsigned long runnable, int running) in accumulate_sum() argument 208 * runnable = running = 0; in accumulate_sum() 224 if (running) in accumulate_sum() 260 unsigned long load, unsigned long runnable, int running) in ___update_load_sum() argument 285 * running is a subset of runnable (weight) so running can't be set if in ___update_load_sum() 288 * This means that weight will be 0 but not running for a sched_entity in ___update_load_sum() 296 runnable = running = 0; in ___update_load_sum() 305 if (!accumulate_sum(delta, sa, load, runnable, running)) in ___update_load_sum() 426 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() argument 429 running, in update_rt_rq_load_avg() [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | membarrier.h | 34 * @MEMBARRIER_CMD_GLOBAL: Execute a memory barrier on all running threads. 36 * is ensured that all running threads have passed 40 * (non-running threads are de facto in such a 42 * running on the system. This command returns 0. 44 * Execute a memory barrier on all running threads 48 * is ensured that all running threads have passed 52 * (non-running threads are de facto in such a 66 * Execute a memory barrier on each running 69 * caller thread is ensured that all its running 74 * (non-running threads are de facto in such a [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | execlist.c | 66 gvt_dbg_el("[before] running slot %d/context %x pending slot %d\n", in switch_virtual_execlist_slot() 79 gvt_dbg_el("[after] running slot %d/context %x pending slot %d\n", in switch_virtual_execlist_slot() 90 struct intel_vgpu_execlist_slot *running = execlist->running_slot; in emulate_execlist_status() local 101 if (running) { in emulate_execlist_status() 102 status.current_execlist_pointer = !!running->index; in emulate_execlist_status() 103 status.execlist_write_pointer = !!!running->index; in emulate_execlist_status() 105 !!!(running->index); in emulate_execlist_status() 107 !!(running->index); in emulate_execlist_status() 185 struct intel_vgpu_execlist_slot *running = execlist->running_slot; in emulate_execlist_ctx_schedule_out() local 187 struct execlist_ctx_descriptor_format *ctx0 = &running->ctx[0]; in emulate_execlist_ctx_schedule_out() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | run_vmtests | 73 echo "running hugepage-mmap" 88 echo "running hugepage-shm" 101 echo "running map_hugetlb" 116 echo "running map_fixed_noreplace" 127 echo "running 'gup_benchmark -U' (normal/slow gup)" 138 echo "running gup_benchmark -b (pin_user_pages)" 149 echo "running userfaultfd" 160 echo "running userfaultfd_hugetlb" 174 echo "running userfaultfd_shmem" 190 echo "running compaction_test" [all …]
|
| /OK3568_Linux_fs/tools/windows/RKDevTool/RKDevTool_Release/Language/ |
| H A D | English.ini | 78 ERROR_ACTION_RUNNING=It's running now.Do you want to stop? 80 ERROR_NO_DEVICE=No found any devices,stop running! 81 ERROR_MANY_DEVICE=Found many devices,stop running! 82 ERROR_GET_DEVICE=Getting device failed,stop running! 83 ERROR_MATCH_DEVICE_TYPE=Match device type failed,stop running! 84 ERROR_CHECK_DOWNLOAD_ITEM=Checking download item failed,stop running! 85 ERROR_CHECK_DOWNLOAD_ITEM=%s is not existed,stop running! 86 ERROR_NO_DOWNLOAD_ITEM=No item to download,stop running! 87 ERROR_PARAMETER_CHANGED=Parameter has changed,check the updated address and go running! 88 ERROR_NO_PARTSIZE_ITEM=%s failed to get partition size,stop running! [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | membarrier.h | 34 * @MEMBARRIER_CMD_GLOBAL: Execute a memory barrier on all running threads. 36 * is ensured that all running threads have passed 40 * (non-running threads are de facto in such a 42 * running on the system. This command returns 0. 44 * Execute a memory barrier on all running threads 48 * is ensured that all running threads have passed 52 * (non-running threads are de facto in such a 66 * Execute a memory barrier on each running 69 * caller thread is ensured that all its running 74 * (non-running threads are de facto in such a [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | membarrier.h | 34 * @MEMBARRIER_CMD_GLOBAL: Execute a memory barrier on all running threads. 36 * is ensured that all running threads have passed 40 * (non-running threads are de facto in such a 42 * running on the system. This command returns 0. 44 * Execute a memory barrier on all running threads 48 * is ensured that all running threads have passed 52 * (non-running threads are de facto in such a 66 * Execute a memory barrier on each running 69 * caller thread is ensured that all its running 74 * (non-running threads are de facto in such a [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | running-nested-guests.rst | 2 Running nested guests with KVM 29 - L0 – level-0; the bare metal host, running KVM 31 - L1 – level-1 guest; a VM running on L0; also called the "guest 32 hypervisor", as it itself is capable of running KVM. 34 - L2 – level-2 guest; a VM running on L1, this is the "nested guest" 41 hypervisor running on bare metal, adding another layer and 43 metal, running the LPAR hypervisor), L1 (host hypervisor), L2 61 multiple nested guests (level-2 guests), running different OSes, on 81 In case you are running a Linux kernel older than v4.19, to enable 137 .. note:: If you suspect your L2 (i.e. nested guest) is running slower, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | nfp.rst | 46 - stored, running 49 - stored, running 52 - stored, running 55 - stored, running 58 - stored, running 61 - stored, running 64 - stored, running
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | sb16_csp.c | 159 if (p->running & SNDRV_SB_CSP_ST_RUNNING) in snd_sb_csp_free() 208 info.state = p->running; in snd_sb_csp_ioctl() 217 err = (p->running & SNDRV_SB_CSP_ST_RUNNING ? in snd_sb_csp_ioctl() 221 err = (p->running & SNDRV_SB_CSP_ST_RUNNING ? in snd_sb_csp_ioctl() 225 /* change CSP running state */ in snd_sb_csp_ioctl() 356 p->running = 0; in snd_sb_csp_riff_load() 440 p->running = SNDRV_SB_CSP_ST_LOADED; /* set LOADED flag */ in snd_sb_csp_riff_load() 453 if (p->running & SNDRV_SB_CSP_ST_RUNNING) in snd_sb_csp_unload() 455 if (!(p->running & SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_unload() 466 p->running = 0; in snd_sb_csp_unload() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | Kconfig | 18 # Running without a serial console is not supported by the 125 serial drivers are up and running (done in serial_init()). Otherwise 138 be available until the real driver model serial is running. 145 be available until the real driver model serial is running. 154 running. 161 be available until the real driver-model serial is running. 169 be available until the real driver model serial is running. 176 be available until the real driver model serial is running. 184 U-Boot when running on top of EFI (Extensive Firmware Interface). 192 be available until the real driver-model serial is running. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Kill-Process.html | 28 <link href="Running.html#Running" rel="up" title="Running"> 67 …sskey="p" rel="previous">Attach</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run… 77 <dd><p>Kill the child process in which your program is running under <small>GDB</small>. 82 running process. <small>GDB</small> ignores any core dump file while your program 83 is running. 87 <code>kill</code> command in this situation to permit running your program 92 executable file while it is running in a process. In this case, when you
|
| H A D | Attach.html | 28 <link href="Running.html#Running" rel="up" title="Running"> 67 …"p" rel="previous">Input/Output</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run… 71 <h3 class="section">4.7 Debugging an Already-Running Process</h3> 77 <dd><p>This command attaches to a running process—one that was started 88 <p>To use <code>attach</code>, your program must be running in an environment 93 <p>When you use <code>attach</code>, the debugger finds the program running in 100 …002dfile_002dmismatch"></a><p>If the debugger can determine that the executable file running in the 133 process continue running, you may use the <code>continue</code> command after 160 …"p" rel="previous">Input/Output</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run…
|
| H A D | Compilation.html | 28 <link href="Running.html#Running" rel="up" title="Running"> 30 <link href="Running.html#Running" rel="previous" title="Running"> 67 …cesskey="n" rel="next">Starting</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run… 116 …cesskey="n" rel="next">Starting</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Kill-Process.html | 28 <link href="Running.html#Running" rel="up" title="Running"> 67 …sskey="p" rel="previous">Attach</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run… 77 <dd><p>Kill the child process in which your program is running under <small>GDB</small>. 82 running process. <small>GDB</small> ignores any core dump file while your program 83 is running. 87 <code>kill</code> command in this situation to permit running your program 92 executable file while it is running in a process. In this case, when you
|
| H A D | Attach.html | 28 <link href="Running.html#Running" rel="up" title="Running"> 67 …"p" rel="previous">Input/Output</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run… 71 <h3 class="section">4.7 Debugging an Already-Running Process</h3> 77 <dd><p>This command attaches to a running process—one that was started 88 <p>To use <code>attach</code>, your program must be running in an environment 93 <p>When you use <code>attach</code>, the debugger finds the program running in 100 …002dfile_002dmismatch"></a><p>If the debugger can determine that the executable file running in the 133 process continue running, you may use the <code>continue</code> command after 160 …"p" rel="previous">Input/Output</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run…
|
| H A D | Compilation.html | 28 <link href="Running.html#Running" rel="up" title="Running"> 30 <link href="Running.html#Running" rel="previous" title="Running"> 67 …cesskey="n" rel="next">Starting</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run… 116 …cesskey="n" rel="next">Starting</a>, Up: <a href="Running.html#Running" accesskey="u" rel="up">Run…
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/media_tests/ |
| H A D | media_dev_allocator.sh | 19 echo "Running unbind of $MDEV from $MDRIVER" 28 echo "Running unbind of $ADEV from $ADRIVER" 38 echo "Running bind of $MDEV from $MDRIVER" 44 echo "Running bind of $ADEV from $ADRIVER" 56 echo "Running unbind of $MDEV from $MDRIVER" 64 echo "Running bind of $MDEV from $MDRIVER" 70 echo "Running unbind of $ADEV from $ADRIVER" 78 echo "Running bind of $ADEV from $ADRIVER"
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | cpu-idle-cooling.rst | 83 running 95 cycle (aka the cooling device state), the running duration can be 111 running 125 running 160 (Ptarget) resulting in an amount of time running at full power on a 164 P(opp)target = ((Trunning x (P(opp)running) + (Tidle x P(opp)idle)) / 169 Tidle = Trunning x ((P(opp)running / P(opp)target) - 1) 171 At this point if we know the running period for the CPU, that gives us 173 injection duration, we can compute the running duration with:: 175 Trunning = Tidle / ((P(opp)running / P(opp)target) - 1) [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | cttimer.c | 40 unsigned int running:1; member 55 unsigned int running:1; /* global timer running */ member 86 if (ti->running) in ct_systimer_callback() 102 ti->running = 1; in ct_systimer_start() 114 ti->running = 0; in ct_systimer_stop() 150 if (!atimer->running) in ct_xfitimer_irq_rearm() 152 atimer->running = 1; in ct_xfitimer_irq_rearm() 157 if (atimer->running) { in ct_xfitimer_irq_stop() 161 atimer->running = 0; in ct_xfitimer_irq_stop() 173 * checks the running instance list and determines the next timer interval. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ia64/ |
| H A D | mca.rst | 43 * If an MCA/INIT event occurs while the kernel was running (not user 67 running or not. That is, whether it is on a cpu or is blocked. The 70 INIT event are no longer running, they have been converted to blocked 72 rendezvous interrupt are still running on their normal kernel stacks! 78 no longer running on that cpu. That gives us a decent chance of 83 failed, not on the task that was originally running. Again this 85 own stack as running on that cpu. Then a recursive error gets a 144 * i386 backtrace is not very sensitive to whether a process is running 146 running or not. 150 What happens when MCA/INIT is delivered what a cpu is running user [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kexec/kexec-tools/ |
| H A D | kdump | 77 #check whether the running kernel supports kdump. 79 echo "Kdump isn't supported on the running kernel!!!" 80 ${LOGGER} "Kdump isn't supported on the running kernel!!!" 87 echo "Kdump is already running."; 88 ${LOGGER} "Kdump is already running." 92 #check the running kernel cmdline option,insure "crashkernel=" always set. 95 echo "Kdump isn't supported on the running kernel,please check boot option!!!" 96 ${LOGGER} "Kdump isn't supported on the running kernel,please check boot option!!!"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/include/kutf/ |
| H A D | kutf_suite.h | 88 * run in resource failure mode. These tests are never run when running 152 * is running 161 * @status: The status of the currently running fixture. 163 * running fixture. 298 * running of the test in the kutf_context 349 * running of the test in the kutf_context 366 * @context: The test context the test is running in 378 * @context: The test context this test is running in. 385 * @context: The test context this test is running in. 392 * @context: The test context this test is running in. [all …]
|