Home
last modified time | relevance | path

Searched refs:in_order (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dnanosleep.c80 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
114 if (!in_order(target, now)) in nanosleep_test()
126 if (!in_order(target, now)) in nanosleep_test()
H A Dinconsistency-check.c80 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
118 if (!in_order(list[i], list[i+1])) in consistency_test()
H A Dleap-a-day.c60 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
169 if (!in_order(target, now)) { in test_hrtimer_failure()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dnanosleep.c80 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
114 if (!in_order(target, now)) in nanosleep_test()
126 if (!in_order(target, now)) in nanosleep_test()
H A Dinconsistency-check.c80 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
118 if (!in_order(list[i], list[i+1])) in consistency_test()
H A Dleap-a-day.c60 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
169 if (!in_order(target, now)) { in test_hrtimer_failure()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S225 in_order = 1 define
404 \GHASH_8_ENCRYPT_8_PARALLEL \REP, %xmm0, %xmm10, %xmm11, %xmm12, %xmm13, %xmm14, %xmm9, %xmm1, %xmm2, %xmm3, %xmm4, %xmm5, %xmm6, %xmm7, %xmm8, %xmm15, in_order, \ENC_DEC
1247 .if \loop_idx == in_order
2202 .if \loop_idx == in_order
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S197 in_order = 1 define
370 \GHASH_8_ENCRYPT_8_PARALLEL \REP, %xmm0, %xmm10, %xmm11, %xmm12, %xmm13, %xmm14, %xmm9, %xmm1, %xmm2, %xmm3, %xmm4, %xmm5, %xmm6, %xmm7, %xmm8, %xmm15, in_order, \ENC_DEC
1215 .if \loop_idx == in_order
2170 .if \loop_idx == in_order

Completed in 9 milliseconds