Home
last modified time | relevance | path

Searched refs:sub2 (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_subprogs.c24 __noinline int sub2(int y) in sub2() function
88 res2 = sub2(3) + sub3(4); /* (3 + 2) + (4 + 3 + (4 + 1)) = 17 */ in prog2()
/linux/arch/sh/kernel/cpu/sh2a/
A Dfpu.c130 unsigned long long sub0, sub1, sub2, sub3; in mult64() local
135 sub2 = (x >> 32) * (unsigned long) (y & 0xffffffffLL); in mult64()
143 sub3 += (sub2 << 32); in mult64()
147 high += (sub1 >> 32) + (sub2 >> 32); in mult64()
/linux/Documentation/devicetree/bindings/clock/
A Darmada3700-periph-clock.txt47 11 usb32-sub2-sys USB 2 clock
/linux/Documentation/devicetree/bindings/net/wireless/
A Dmarvell-8xxx.txt27 "marvell,caldata-txpwrlimit-5g-sub2" (length = 750).
/linux/lib/zstd/decompress/
A Dzstd_decompress_block.c693 int const sub2 = dec64table[offset]; in ZSTD_overlapCopy8() local
700 *ip -= sub2; in ZSTD_overlapCopy8()
/linux/arch/arm/boot/dts/
A Drk3288-veyron-jerry.dts167 marvell,caldata-txpwrlimit-5g-sub2 = /bits/ 8 <

Completed in 21 milliseconds