/linux-6.14.4/fs/btrfs/ |
D | accessors.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 71 DECLARE_BTRFS_SETGET_BITS(64) 102 const type *p = folio_address(eb->folios[0]) + \ 103 offset_in_page(eb->start); \ 104 return get_unaligned_le##bits(&p->member); \ 109 type *p = folio_address(eb->folios[0]) + offset_in_page(eb->start); \ 110 put_unaligned_le##bits(val, &p->member); \ 116 return get_unaligned_le##bits(&s->member); \ 120 put_unaligned_le##bits(val, &s->member); \ 134 WARN_ON(!IS_ALIGNED(val, eb->fs_info->sectorsize)); in btrfs_set_device_total_bytes() [all …]
|
/linux-6.14.4/arch/arm/boot/dts/nvidia/ |
D | tegra124-peripherals-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 emc_icc_dvfs_opp_table: opp-table-emc { 5 compatible = "operating-points-v2"; 7 opp-12750000-800 { 8 opp-microvolt = <800000 800000 1150000>; 9 opp-hz = /bits/ 64 <12750000>; 10 opp-supported-hw = <0x0003>; 13 opp-12750000-950 { 14 opp-microvolt = <950000 950000 1150000>; 15 opp-hz = /bits/ 64 <12750000>; [all …]
|
D | tegra30-peripherals-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 core_opp_table: opp-table-core { 5 compatible = "operating-points-v2"; 6 opp-shared; 8 core_opp_950: opp-950000 { 9 opp-microvolt = <950000 950000 1350000>; 10 opp-level = <950000>; 13 core_opp_1000: opp-1000000 { 14 opp-microvolt = <1000000 1000000 1350000>; 15 opp-level = <1000000>; [all …]
|
D | tegra20-peripherals-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 core_opp_table: opp-table-core { 5 compatible = "operating-points-v2"; 6 opp-shared; 8 core_opp_950: opp-950000 { 9 opp-microvolt = <950000 950000 1300000>; 10 opp-level = <950000>; 13 core_opp_1000: opp-1000000 { 14 opp-microvolt = <1000000 1000000 1300000>; 15 opp-level = <1000000>; [all …]
|
D | tegra30-cpu-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 cpu0_opp_table: opp-table-cpu0 { 5 compatible = "operating-points-v2"; 6 opp-shared; 8 opp-51000000-800 { 9 clock-latency-ns = <100000>; 10 opp-supported-hw = <0x1F 0x31FE>; 11 opp-hz = /bits/ 64 <51000000>; 14 opp-51000000-850 { 15 clock-latency-ns = <100000>; [all …]
|
D | tegra20-cpu-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 cpu0_opp_table: opp-table-cpu0 { 5 compatible = "operating-points-v2"; 6 opp-shared; 8 opp-216000000-750 { 9 clock-latency-ns = <400000>; 10 opp-supported-hw = <0x0F 0x0003>; 11 opp-hz = /bits/ 64 <216000000>; 12 opp-suspend; 15 opp-216000000-800 { [all …]
|
/linux-6.14.4/tools/testing/selftests/drivers/net/mlxsw/ |
D | fib_offload.sh | 2 # SPDX-License-Identifier: GPL-2.0 43 __addr_add_del $spine_p1 add 2001:db8:1::1/64 44 __addr_add_del $spine_p2 add 2001:db8:2::1/64 49 __addr_add_del $spine_p2 del 2001:db8:2::1/64 50 __addr_add_del $spine_p1 del 2001:db8:1::1/64 65 num=$(ip -6 route show match ${pfx} | grep "offload" | wc -l) 67 if [ $num -eq $expected_num ]; then 79 ip -6 route add 2001:db8:3::/64 dev $spine_p1 metric 100 80 ipv6_offload_check "2001:db8:3::/64 dev $spine_p1 metric 100" 1 85 ip -6 route append 2001:db8:3::/64 dev $spine_p1 metric 200 [all …]
|
/linux-6.14.4/tools/perf/arch/sparc/entry/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, 64, or 32 for this file. 12 1 64 exit sparc_exit 23 11 64 execv sys_nis_syscall 26 13 64 chown sys_chown 30 16 64 lchown sys_lchown 38 23 64 setuid sys_setuid 40 24 64 getuid sys_getuid 46 29 64 pause sys_nis_syscall 48 30 64 utime sys_utime [all …]
|
/linux-6.14.4/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, 64, or 32 for this file. 12 1 64 exit sparc_exit 23 11 64 execv sys_nis_syscall 26 13 64 chown sys_chown 30 16 64 lchown sys_lchown 38 23 64 setuid sys_setuid 40 24 64 getuid sys_getuid 46 29 64 pause sys_nis_syscall 48 30 64 utime sys_utime [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
D | tegra132-peripherals-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 emc_icc_dvfs_opp_table: opp-table-dvfs0 { 6 compatible = "operating-points-v2"; 8 opp-12750000-800 { 9 opp-microvolt = <800000 800000 1150000>; 10 opp-hz = /bits/ 64 <12750000>; 11 opp-supported-hw = <0x0003>; 14 opp-12750000-950 { 15 opp-microvolt = <950000 950000 1150000>; 16 opp-hz = /bits/ 64 <12750000>; [all …]
|
/linux-6.14.4/arch/loongarch/lib/ |
D | csum.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 // Copyright (C) 2019-2020 Arm Ltd. 5 #include <linux/kasan-checks.h> 19 * We over-read the buffer and this makes KASAN unhappy. Instead, disable 35 * should absolutely not be pointing to anything read-sensitive. We do, in do_csum() 38 * compensate with an explicit check up-front. in do_csum() 41 ptr = (u64 *)(buff - offset); in do_csum() 42 len = len + offset - 8; in do_csum() 59 while (unlikely(len > 64)) { in do_csum() 67 len -= 64; in do_csum() [all …]
|
/linux-6.14.4/arch/arm64/lib/ |
D | csum.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 // Copyright (C) 2019-2020 Arm Ltd. 5 #include <linux/kasan-checks.h> 10 /* Looks dumb, but generates nice-ish code */ 14 return tmp + (tmp >> 64); in accumulate() 18 * We over-read the buffer and this makes KASAN unhappy. Instead, disable 34 * should absolutely not be pointing to anything read-sensitive. We do, in do_csum() 37 * compensate with an explicit check up-front. in do_csum() 40 ptr = (u64 *)(buff - offset); in do_csum() 41 len = len + offset - 8; in do_csum() [all …]
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | gdb_xml.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 6 const char riscv_gdb_stub_feature[64] = 13 "qXfer:features:read:riscv-64bit-cpu.xml"; 17 "<!DOCTYPE target SYSTEM \"gdb-target.dtd\">" 19 "<xi:include href=\"riscv-64bit-cpu.xml\"/>" 24 "<!DOCTYPE feature SYSTEM \"gdb-target.dtd\">" 26 "<reg name=\""DBG_REG_ZERO"\" bitsize=\"64\" type=\"int\" regnum=\"0\"/>" 27 "<reg name=\""DBG_REG_RA"\" bitsize=\"64\" type=\"code_ptr\"/>" 28 "<reg name=\""DBG_REG_SP"\" bitsize=\"64\" type=\"data_ptr\"/>" 29 "<reg name=\""DBG_REG_GP"\" bitsize=\"64\" type=\"data_ptr\"/>" [all …]
|
/linux-6.14.4/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 3 # 64-bit system call numbers and entry vectors 8 # The __x64_sys_*() stubs are created on-the-fly for sys_*() system calls 10 # The abi is "common", "64" or "x32" for this file. 25 13 64 rt_sigaction sys_rt_sigaction 27 15 64 rt_sigreturn sys_rt_sigreturn 28 16 64 ioctl sys_ioctl 31 19 64 readv sys_readv 32 20 64 writev sys_writev 57 45 64 recvfrom sys_recvfrom [all …]
|
/linux-6.14.4/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 3 # 64-bit system call numbers and entry vectors 8 # The __x64_sys_*() stubs are created on-the-fly for sys_*() system calls 10 # The abi is "common", "64" or "x32" for this file. 25 13 64 rt_sigaction sys_rt_sigaction 27 15 64 rt_sigreturn sys_rt_sigreturn 28 16 64 ioctl sys_ioctl 31 19 64 readv sys_readv 32 20 64 writev sys_writev 57 45 64 recvfrom sys_recvfrom [all …]
|
/linux-6.14.4/tools/testing/selftests/net/forwarding/ |
D | fib_offload_lib.sh | 1 # SPDX-License-Identifier: GPL-2.0 13 ip -n $ns -j -p -$family route show $route \ 14 | jq -e '.[]["flags"] | contains(["trap"])' &> /dev/null 17 if [[ $ret -ne 0 ]]; then 63 ip -n $ns link add name dummy$i type dummy 64 ip -n $ns link set dev dummy$i up 67 ip -n $ns route add 192.0.2.0/24 dev dummy1 tos 0 metric 1024 71 ip -n $ns route append 192.0.2.0/24 dev dummy2 tos 0 metric 1024 75 ip -n $ns route prepend 192.0.2.0/24 dev dummy3 tos 0 metric 1024 85 ip -n $ns link del dev dummy$i [all …]
|
/linux-6.14.4/include/linux/ |
D | math64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 #if BITS_PER_LONG == 64 16 * div_u64_rem - unsigned 64bit divide with 32bit divisor with remainder 17 * @dividend: unsigned 64bit dividend 23 * This is commonly provided by 32bit archs to provide an optimized 64bit 33 * div_s64_rem - signed 64bit divide with 32bit divisor with remainder 34 * @dividend: signed 64bit dividend 47 * div64_u64_rem - unsigned 64bit divide with 64bit divisor and remainder 48 * @dividend: unsigned 64bit dividend 49 * @divisor: unsigned 64bit divisor [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen5/ |
D | data-fabric.json | 4 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 12 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 20 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 28 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 36 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 44 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 52 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 60 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 68 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… 76 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a… [all …]
|
/linux-6.14.4/drivers/gpu/drm/imagination/ |
D | pvr_stream_defs.c | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 31 sizeof(((struct owner *)0)->member), PVR_FEATURE_NONE) 35 sizeof(((struct owner *)0)->member), feature) 39 sizeof(((struct owner *)0)->member), (feature) | PVR_FEATURE_NOT) 47 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.vdm_ctrl_stream_base, 64), 48 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.tpu_border_colour_table, 64), 49 PVR_STREAM_DEF_FEATURE(rogue_fwif_cmd_geom, regs.vdm_draw_indirect0, 64, 97 PVR_STREAM_DEF(rogue_fwif_cmd_frag, regs.isp_scissor_base, 64), 98 PVR_STREAM_DEF(rogue_fwif_cmd_frag, regs.isp_dbias_base, 64), 99 PVR_STREAM_DEF(rogue_fwif_cmd_frag, regs.isp_oclqry_base, 64), [all …]
|
/linux-6.14.4/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, spu, nospu, 64, or 32 for this file. 24 13 64 time sys_time 31 18 64 oldstat sys_ni_syscall 37 22 64 umount sys_ni_syscall 42 25 64 stime sys_stime 47 28 64 oldfstat sys_ni_syscall 51 30 64 utime sys_utime 81 59 64 oldolduname sys_ni_syscall 87 64 common getppid sys_getppid [all …]
|
/linux-6.14.4/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, spu, nospu, 64, or 32 for this file. 24 13 64 time sys_time 31 18 64 oldstat sys_ni_syscall 37 22 64 umount sys_ni_syscall 42 25 64 stime sys_stime 47 28 64 oldfstat sys_ni_syscall 51 30 64 utime sys_utime 81 59 64 oldolduname sys_ni_syscall 87 64 common getppid sys_getppid [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sa8540p.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 /delete-node/ &cpu0_opp_table; 10 /delete-node/ &cpu4_opp_table; 13 cpu0_opp_table: opp-table-cpu0 { 14 compatible = "operating-points-v2"; 15 opp-shared; 17 opp-300000000 { 18 opp-hz = /bits/ 64 <300000000>; 19 opp-peak-kBps = <(300000 * 32)>; 21 opp-403200000 { [all …]
|
D | msm8996pro.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 /delete-node/ opp-table-cluster0; 10 /delete-node/ opp-table-cluster1; 18 cluster0_opp: opp-table-cluster0 { 19 compatible = "operating-points-v2-kryo-cpu"; 20 nvmem-cells = <&speedbin_efuse>; 21 opp-shared; 23 opp-307200000 { 24 opp-hz = /bits/ 64 <307200000>; 25 opp-supported-hw = <0x70>; [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-op1.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright (c) 2016-2017 Fuzhou Rockchip Electronics Co., Ltd 9 cluster0_opp: opp-table-0 { 10 compatible = "operating-points-v2"; 11 opp-shared; 14 opp-hz = /bits/ 64 <408000000>; 15 opp-microvolt = <800000 800000 1150000>; 16 clock-latency-ns = <40000>; 19 opp-hz = /bits/ 64 <600000000>; 20 opp-microvolt = <825000 825000 1150000>; [all …]
|
/linux-6.14.4/drivers/gpu/drm/ci/xfails/ |
D | i915-apl-fails.txt | 3 i915_module_load@reload-no-display,Fail 4 i915_module_load@resize-bar,Fail 5 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail 6 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail 7 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling,Fail 8 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-upscaling,Fail 9 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling,Fail 10 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling,Fail 11 kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling,Fail 12 kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling,Fail [all …]
|