| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_stats.h | 165 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->s.v++; \ 166 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v++; \ 171 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->s.v--; \ 172 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v--; \ 177 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->s.v += (inc); \ 178 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v += (inc); \ 183 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->a[off]++; \ 184 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->a[off]++; \ 189 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->a[off]; \ 190 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->a[off]; \ [all …]
|
| H A D | xfs_linux.h | 104 #define current_cpu() (raw_smp_processor_id()) macro
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/ |
| H A D | 0012-content-gpu-Only-depend-dri-for-X11.patch | 19 - if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && 20 + if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && ozone_platform_x11 &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/ |
| H A D | 0013-content-gpu-Only-depend-dri-for-X11.patch | 19 - if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && 20 + if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && use_x11 &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/ |
| H A D | 0013-content-gpu-Only-depend-dri-for-X11.patch | 19 - if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && 20 + if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && use_x11 &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/ |
| H A D | 0014-content-gpu-Only-depend-dri-for-X11.patch | 19 - if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && 20 + if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && ozone_platform_x11 &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/ |
| H A D | 0012-content-gpu-Only-depend-dri-for-X11.patch | 19 - if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && 20 + if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux && ozone_platform_x11 &&
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/chromium/ |
| H A D | 0002-chromium-fix-build-with-clang.patch | 18 } else if (current_cpu == "arm") { 27 } else if (current_cpu == "arm64") { 32 } else if (current_cpu == "mipsel" && !is_nacl) { 45 } else if (current_cpu == "mips" && !is_nacl) { 67 } else if (current_cpu == "mips64") {
|
| H A D | 0004-chromium-Do-not-try-to-set-the-guessed-values-for.patch | 27 } else if (current_cpu == "arm") { 39 } else if (current_cpu == "arm64") {
|
| H A D | 0003-chromium-Exclude-CRC32-for-32bit-arm.patch | 28 + if (current_cpu == "arm64") {
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/ |
| H A D | gn-utils.inc | 69 ' current_cpu = "${current_cpu}"\n' 78 'current_cpu': gn_host_arch_name(d), 91 'current_cpu': gn_target_arch_name(d),
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0012-content-gpu-Only-depend-dri-for-X11.patch | 18 if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/ |
| H A D | 0012-content-gpu-Only-depend-dri-for-X11.patch | 18 if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/ |
| H A D | 0012-content-gpu-Only-depend-dri-for-X11.patch | 18 if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/ |
| H A D | 0018-media-gpu-sandbox-Only-depend-dri-for-X11.patch | 18 if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux &&
|
| H A D | 0013-content-gpu-Only-depend-dri-for-X11.patch | 18 if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/ |
| H A D | 0013-content-gpu-Only-depend-dri-for-X11.patch | 18 if (current_cpu != "s390x" && current_cpu != "ppc64" && is_linux &&
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/ |
| H A D | 0005-BUILD-do-not-specify-march-on-arm.patch | 29 - } else if (current_cpu == "arm") { 39 } else if (current_cpu == "mipsel" && !is_nacl) {
|
| H A D | 0002-Remove-the-GN-settings-done-for-clang-that-conflict-.patch | 30 } else if (current_cpu == "arm") { 43 - } else if (current_cpu == "arm64") { 49 } else if (current_cpu == "mipsel" && !is_nacl) {
|
| H A D | 0008-avoid-link-latomic-failure-on-CentOS-8-host.patch | 45 (!use_custom_libcxx || current_cpu == "mipsel")) {
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/ |
| H A D | fiq_debugger.c | 108 int current_cpu; member 604 state->current_cpu = cpu; in fiq_debugger_switch_cpu() 620 state->current_cpu = cpu; in fiq_debugger_switch_cpu() 692 fiq_debugger_printf(&state->output, "cpu %d\n", state->current_cpu); in fiq_debugger_fiq_exec() 700 fiq_debugger_printf(&state->output, "cpu %d\n", state->current_cpu); in fiq_debugger_fiq_exec() 920 if (state->current_cpu == -1) in fiq_debugger_handle_uart_interrupt() 921 state->current_cpu = this_cpu; in fiq_debugger_handle_uart_interrupt() 923 if (this_cpu != state->current_cpu) { in fiq_debugger_handle_uart_interrupt() 933 "reverting to cpu %d\n", state->current_cpu, in fiq_debugger_handle_uart_interrupt() 937 state->current_cpu = this_cpu; in fiq_debugger_handle_uart_interrupt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_txrx.c | 42 int current_cpu = smp_processor_id(); in mlx5e_channel_no_affinity_change() local 48 return cpumask_test_cpu(current_cpu, aff); in mlx5e_channel_no_affinity_change()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_kernel_linux.c | 320 int current_cpu = raw_smp_processor_id(); in mali_init_cpu_clock_timer_func() local 333 …MALI_DEBUG_PRINT(3, ("Init Cpu %d cycle counter- First two samples: %08x %08x \n", current_cpu, sa… in mali_init_cpu_clock_timer_func() 341 int current_cpu = raw_smp_processor_id(); in mali_print_cpu_clock_timer_func() local 346 if (current_cpu < 8) { in mali_print_cpu_clock_timer_func() 347 mali_cpu_clock_last_value[current_cpu] = sample0; in mali_print_cpu_clock_timer_func()
|
| /OK3568_Linux_fs/kernel/net/bpf/ |
| H A D | test_run.c | 315 int current_cpu; in bpf_prog_test_run_raw_tp() local 344 current_cpu = get_cpu(); in bpf_prog_test_run_raw_tp() 346 cpu == current_cpu) { in bpf_prog_test_run_raw_tp()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | CVE-2021-3750-3.patch | 121 /* XXX: could force current_cpu to NULL to avoid
|