Home
last modified time | relevance | path

Searched +full:90 +full:h (Results 1 – 25 of 1018) sorted by relevance

12345678910>>...41

/linux/mm/damon/tests/
H A Dvaddr-kunit.h15 #include <kunit/test.h>
158 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target
163 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1()
165 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions1()
171 /* 5-20-27, 45-55, 73-80-90-104 */ in damon_test_apply_three_regions1()
173 73, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions1()
185 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2()
187 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions2()
193 /* 5-20-27, 56-57, 65-80-90-104 */ in damon_test_apply_three_regions2()
195 65, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions2()
[all …]
/linux/drivers/leds/trigger/
H A Dledtrig-activity.c9 #include <linux/init.h>
10 #include <linux/kernel.h>
11 #include <linux/kernel_stat.h>
12 #include <linux/leds.h>
13 #include <linux/module.h>
14 #include <linux/panic_notifier.h>
15 #include <linux/reboot.h>
16 #include <linux/sched.h>
17 #include <linux/slab.h>
18 #include <linux/timer.h>
[all …]
/linux/arch/sparc/lib/
H A Dcopy_in_user.S7 #include <linux/export.h>
8 #include <linux/linkage.h>
9 #include <asm/asi.h>
58 bne,pn %XCC, 90f
80 ba,pt %xcc, 90f
85 bne,pn %XCC, 90f
100 90:
105 bgu,pt %XCC, 90b
H A DGENmemcpy.S8 #include <linux/linkage.h>
89 bne,a,pn %XCC, 90f
114 ba,a,pt %XCC, 90f
119 bne,pn %XCC, 90f
133 90:
137 bgu,pt %XCC, 90b
/linux/arch/m68k/lib/
H A Dchecksum.c31 #include <linux/module.h>
32 #include <net/checksum.h>
242 "90:\t" in csum_and_copy_from_user()
247 ".long 10b,90b\n" in csum_and_copy_from_user()
248 ".long 11b,90b\n" in csum_and_copy_from_user()
249 ".long 12b,90b\n" in csum_and_copy_from_user()
250 ".long 13b,90b\n" in csum_and_copy_from_user()
251 ".long 14b,90b\n" in csum_and_copy_from_user()
252 ".long 15b,90b\n" in csum_and_copy_from_user()
253 ".long 16b,90b\n" in csum_and_copy_from_user()
[all …]
/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c9 #include <linux/aperture.h>
10 #include <linux/module.h>
11 #include <linux/kernel.h>
12 #include <linux/errno.h>
13 #include <linux/string.h>
14 #include <linux/console.h>
15 #include <linux/mm.h>
16 #include <linux/suspend.h>
17 #include <linux/delay.h>
18 #include <linux/fb.h>
[all …]
/linux/include/crypto/
H A Ddrbg.h2 * DRBG based on NIST SP800-90A
43 #include <linux/random.h>
44 #include <linux/scatterlist.h>
45 #include <crypto/hash.h>
46 #include <crypto/skcipher.h>
47 #include <linux/module.h>
48 #include <linux/crypto.h>
49 #include <linux/slab.h>
50 #include <crypto/internal/rng.h>
51 #include <crypto/rng.h>
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_adjust_tail.c2 #include <test_progs.h>
3 #include <network_helpers.h>
321 ASSERT_OK(err, "90Kb+10b"); in test_xdp_adjust_frags_tail_grow_64k()
322 ASSERT_EQ(topts.retval, XDP_TX, "90Kb+10b retval"); in test_xdp_adjust_frags_tail_grow_64k()
323 ASSERT_EQ(topts.data_size_out, exp_size, "90Kb+10b size"); in test_xdp_adjust_frags_tail_grow_64k()
327 ASSERT_EQ(buf[i], 1, "90Kb+10b-old"); in test_xdp_adjust_frags_tail_grow_64k()
332 ASSERT_EQ(buf[i], 0, "90Kb+10b-new"); in test_xdp_adjust_frags_tail_grow_64k()
337 ASSERT_EQ(buf[i], 1, "90Kb+10b-untouched"); in test_xdp_adjust_frags_tail_grow_64k()
349 ASSERT_OK(err, "90Kb+10b"); in test_xdp_adjust_frags_tail_grow_64k()
350 ASSERT_EQ(topts.retval, XDP_DROP, "90Kb+10b retval"); in test_xdp_adjust_frags_tail_grow_64k()
[all …]
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-ringneck-haikou-lvds-9904379.dtso14 #include <dt-bindings/gpio/gpio.h>
15 #include <dt-bindings/interrupt-controller/irq.h>
16 #include <dt-bindings/pinctrl/rockchip.h>
39 hback-porch = <90>;
40 hfront-porch = <90>;
41 hsync-len = <90>;
/linux/arch/arm/include/debug/
H A Dtegra.S16 #include <linux/serial_reg.h>
53 bne 90f ; \
61 beq 90f ; \
88 bne 90f
101 b 90f @ invalid
119 22: checkuart(\rp, \rv, H, 23, C)
136 90: mov \rp, #0
/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h10 #include "omap_drv.h"
11 #include "tcm.h"
54 1 0 0 90-degree view with vertical mirror 270-degree view with horizontal mirror
56 1 1 0 90-degree view
57 1 1 1 90-degree view with horizontal mirror 270-degree view with vertical mirror
87 struct tiler_block *tiler_reserve_2d(enum tiler_fmt fmt, u16 w, u16 h,
97 size_t tiler_size(enum tiler_fmt fmt, u16 w, u16 h);
98 size_t tiler_vsize(enum tiler_fmt fmt, u16 w, u16 h);
99 void tiler_align(enum tiler_fmt fmt, u16 *w, u16 *h);
/linux/arch/arm/mach-sa1100/
H A Dsleep.S19 #include <linux/linkage.h>
20 #include <asm/assembler.h>
21 #include <mach/hardware.h>
53 @ delay 90us and set CPU PLL to lowest speed
55 mov r0, #90
59 mov r0, #90
/linux/drivers/ata/pata_parport/
H A Don20.c6 * Onspec 90c20 parallel to IDE adapter.
9 #include <linux/module.h>
10 #include <linux/init.h>
11 #include <linux/delay.h>
12 #include <linux/kernel.h>
13 #include <linux/types.h>
14 #include <linux/wait.h>
15 #include <asm/io.h>
16 #include "pata_parport.h"
39 int h, l, r; in on20_read_regr() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dpyperf180.c20 #define UNROLL_COUNT 90
23 #define UNROLL_COUNT 90
26 #include "pyperf.h"
/linux/include/linux/
H A Dfixp-arith.h5 #include <linux/bug.h>
6 #include <linux/math64.h>
21 #include <linux/types.h>
58 if (degrees > 90) in __fixp_sin32()
80 /* cos(x) = sin(x + 90 degrees) */
81 #define fixp_cos32(v) fixp_sin32((v) + 90)
/linux/arch/powerpc/lib/
H A Dstring_32.S10 #include <linux/export.h>
11 #include <asm/ppc_asm.h>
12 #include <asm/cache.h>
77 90: mr r3, r4
83 EX_TABLE(11b, 90b)
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc_coefs.c7 #include <linux/kernel.h>
9 #include "omapdss.h"
10 #include "dispc.h"
48 { 0, 2, 90, 36, 0 },
52 { 0, 36, 90, 2, 0 },
69 { 0, 10, 90, 28, 0 },
75 { 0, 28, 90, 10, 0 },
179 { -6, 34, 90, 13, -3 },
185 { -3, 13, 90, 34, -6 },
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc_coefs.c9 #include <linux/kernel.h>
10 #include <video/omapfb_dss.h>
12 #include "dispc.h"
50 { 0, 2, 90, 36, 0 },
54 { 0, 36, 90, 2, 0 },
71 { 0, 10, 90, 28, 0 },
77 { 0, 28, 90, 10, 0 },
181 { -6, 34, 90, 13, -3 },
187 { -3, 13, 90, 34, -6 },
/linux/Documentation/devicetree/bindings/power/supply/
H A Dbattery.yaml25 in enum power_supply_property, defined in include/linux/power_supply.h
164 ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>;
166 ocv-capacity-table-1 = <4200000 100>, <4185000 95>, <4113000 90>;
168 ocv-capacity-table-2 = <4250000 100>, <4200000 95>, <4185000 90>;
169 resistance-temp-table = <20 100>, <10 90>, <0 80>, <(-10) 60>;
/linux/Documentation/devicetree/bindings/display/
H A Dhimax,hx8357.yaml37 enum: [0, 90, 180, 270]
64 #include <dt-bindings/gpio/gpio.h>
75 rotation = <90>;
/linux/drivers/cpufreq/
H A Dlonghaul.h3 * longhaul.h
108 90, /* 1000 -> 9.0x */
125 90, /* 0011 -> 9.0x */
149 90, /* 1000 -> 9.0x */
166 90, /* 0011 -> 9.0x */
207 90, /* 1000 -> 9.0x */
241 90, /* 0011 -> 9.0x */
281 90, /* 1000 -> 9.0x */
289 90, /* 0000 -> 9.0x */
/linux/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c41 #include <inttypes.h>
42 #include <limits.h>
43 #include <pthread.h>
44 #include <sys/mman.h>
45 #include <sys/types.h>
46 #include <sys/stat.h>
48 #include "kvm_util.h"
49 #include "test_util.h"
50 #include "memstress.h"
51 #include "guest_modes.h"
[all...]
/linux/lib/math/
H A Dcordic.c16 #include <linux/module.h>
17 #include <linux/cordic.h>
63 if (CORDIC_FLOAT(theta) > 90) { in cordic_calc_iq()
66 } else if (CORDIC_FLOAT(theta) < -90) { in cordic_calc_iq()
/linux/Documentation/devicetree/bindings/sound/
H A Dti,ts3a227e.yaml66 - 90
71 default: 90
82 #include <dt-bindings/interrupt-controller/irq.h>
/linux/arch/powerpc/include/asm/vdso/
H A Dtimebase.h9 #include <asm/reg.h>
18 "90: mfspr %0, %2;\n" \
21 " beq- 90b;\n", "", %1) \

12345678910>>...41