Searched refs:tst (Results 1 - 25 of 187) sorted by relevance

12345678

/linux-master/tools/testing/selftests/timens/
H A Dexec.c23 struct timespec now, tst; local
32 _gettime(CLOCK_MONOTONIC, &tst, i);
33 if (abs(tst.tv_sec - now.tv_sec) > 5)
34 return pr_fail("%ld %ld\n", now.tv_sec, tst.tv_sec);
52 _gettime(CLOCK_MONOTONIC, &tst, i);
53 if (abs(tst.tv_sec - now.tv_sec) > 5)
55 now.tv_sec, tst.tv_sec);
72 _gettime(CLOCK_MONOTONIC, &tst, i);
73 if (abs(tst.tv_sec - now.tv_sec - OFFSET) > 5)
75 now.tv_sec + OFFSET, tst
[all...]
H A Dvfork_exec.c30 struct timespec *now = args->now, tst; local
34 _gettime(CLOCK_MONOTONIC, &tst, i);
35 if (abs(tst.tv_sec - now->tv_sec) > 5) {
37 args->tst_name, tst.tv_sec, now->tv_sec);
62 struct timespec tst; local
66 _gettime(CLOCK_MONOTONIC, &tst, i);
67 if (abs(tst.tv_sec - now->tv_sec) > 5)
69 tst_name, tst.tv_sec, now->tv_sec);
/linux-master/arch/sh/lib/
H A Dstrlen.S16 tst r0,r0
27 tst r1,r1
32 tst r1,r1
37 tst r1,r1
56 tst r0,r0
61 tst r0,r0
66 tst r0,r0
H A Dmemchr.S16 tst r6,r6
/linux-master/lib/
H A Dtest_firmware.c141 struct test_firmware_upload *tst; local
143 list_for_each_entry(tst, &test_upload_list, node)
144 if (strncmp(name, tst->name, strlen(tst->name)) == 0)
145 return tst;
464 struct test_firmware_upload *tst; local
468 tst = upload_lookup_name(buf);
469 if (tst)
470 test_fw_config->upload_name = tst->name;
1103 static void upload_release(struct test_firmware_upload *tst) argument
1113 struct test_firmware_upload *tst, *tmp; local
1138 upload_err_inject_error(struct test_firmware_upload *tst, const u8 *p, const char *prog) argument
1153 upload_err_inject_prog(struct test_firmware_upload *tst, const u8 *p) argument
1172 fw_upload_wait_on_cancel(struct test_firmware_upload *tst) argument
1187 struct test_firmware_upload *tst = fwl->dd_handle; local
1228 struct test_firmware_upload *tst = fwl->dd_handle; local
1252 struct test_firmware_upload *tst = fwl->dd_handle; local
1270 struct test_firmware_upload *tst = fwl->dd_handle; local
1277 struct test_firmware_upload *tst = fwl->dd_handle; local
1295 struct test_firmware_upload *tst; local
1354 struct test_firmware_upload *tst; local
1442 struct test_firmware_upload *tst = NULL; local
[all...]
/linux-master/arch/arm/include/debug/
H A Dbcm63xx.S22 tst \rd, #(1 << UART_IR_TXEMPTY)
31 tst \rd, #(1 << UART_IR_TXTRESH)
H A Dsamsung.S21 tst \rd, #S5PV210_UFSTAT_TXFULL
40 tst \rd, #S3C2440_UFSTAT_TXFULL
54 tst \rd, #S3C2410_UFCON_FIFOMODE @ fifo enabled?
66 tst \rd, #S3C2410_UTRSTAT_TXFE
78 tst \rd, #S3C2410_UFCON_FIFOMODE @ fifo enabled?
90 tst \rd, #S3C2410_UTRSTAT_TXFE
H A Dmeson.S24 tst \rd, #MESON_AO_UART_TX_FIFO_EMPTY
33 tst \rd, #MESON_AO_UART_TX_FIFO_FULL
H A Dsti.S31 tst \rd, #ASC_STA_TX_FULL
37 tst \rd, #ASC_STA_TX_EMPTY
H A Dpl01x.S28 tst \rd, #UART01x_FR_TXFF
35 tst \rd, #UART01x_FR_BUSY
H A Dicedcc.S22 tst \rx, #0x20000000
35 tst \rx, #0x20000000
49 tst \rx, #0x10000000
62 tst \rx, #0x10000000
76 tst \rx, #2
90 tst \rx, #2
/linux-master/arch/arm/kernel/
H A Drelocate_kernel.S30 tst r3,#1
36 tst r3,#2
43 tst r3,#4
49 tst r3,#8
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dself-connect.c30 static void tcp_self_connect(const char *tst, unsigned int port, argument
78 test_fail("%s: tcp connection verify failed", tst);
97 tst, after_aogood, before_aogood);
108 tst, after_challenge_ack, before_challenge_ack,
114 if (test_tcp_ao_counters_cmp(tst, &before_ao, &after_ao, TEST_CNT_GOOD)) {
121 tst, before_aogood, after_aogood);
158 test_fail("%s: tcp connection verify failed", tst);
170 tst, after_aogood, before_aogood);
174 tst, before_aogood, after_aogood);
/linux-master/arch/arm/lib/
H A Dcsumpartialcopygeneric.S15 * Note that 'tst' and 'teq' preserve the carry flag.
33 tst dst, #1
40 tst dst, #2
59 tst dst, #1 @ dst 16-bit aligned
67 tst len, #6
77 tst len, #6
80 tst len, #1
95 tst dst, #3 @ Test destination alignment
104 tst src, #3 @ Test source alignment
124 tst i
[all...]
H A Dio-readsw-armv3.S18 .Linsw_align: tst r1, #1
32 tst r1, #3
67 tst r2, #7
70 .Lno_insw_8: tst r2, #4
85 .Lno_insw_4: tst r2, #2
95 .Lno_insw_2: tst r2, #1
H A Dcsumpartial.S38 tst buf, #1 @ odd address?
44 .Lless4: tst len, #6
64 tst len, #6
67 .Lless8_byte: tst len, #1 @ odd number of bytes
73 tst td0, #1 @ check buffer alignment
77 .Lnot_aligned: tst buf, #1 @ odd address
82 tst buf, #2 @ 32-bit aligned?
104 tst buf, #1
108 tst buf, #3 @ Test destination alignment
130 3: tst le
[all...]
H A Dmemset.S55 tst r2, #32
58 tst r2, #16
90 tst r8, #(1 << 30)
100 tst r2, #32
102 tst r2, #16
110 4: tst r2, #8
112 tst r2, #4
118 5: tst r2, #2
121 tst r2, #1
H A Dio-writesw-armv3.S18 .Loutsw_align: tst r1, #1
33 tst r1, #3
78 tst r2, #7
81 .Lno_outsw_8: tst r2, #4
102 .Lno_outsw_4: tst r2, #2
115 .Lno_outsw_2: tst r2, #1
/linux-master/arch/arm/mm/
H A Dabort-macro.S14 tst \psr, #PSR_T_BIT
21 tst \tmp, #1 << 11 @ L = 0 -> write
H A Dabort-ev5tj.S24 tst r5, #PSR_J_BIT @ Java?
31 tst r3, #1 << 20 @ L = 0 -> write
/linux-master/arch/arm64/lib/
H A Dclear_page.S26 tst x0, #(PAGE_SIZE - 1)
35 tst x0, #(PAGE_SIZE - 1)
H A Dmte.S34 tst x0, #(PAGE_SIZE - 1)
55 tst x0, #(PAGE_SIZE - 1)
60 tst x0, #(PAGE_SIZE - 1)
78 tst x2, #(PAGE_SIZE - 1)
147 tst x0, #0xFF // 16 tag values fit in a register,
152 tst x0, #(PAGE_SIZE - 1)
170 tst x0, #0xFF
173 tst x0, #(PAGE_SIZE - 1)
/linux-master/arch/sparc/lib/
H A Dashrdi3.S14 tst %o2
20 tst %g2
/linux-master/arch/arm/mach-imx/
H A Dssi-fiq.S49 tst r11, #SSI_SIER_TFE0_EN
54 tst r11, #SSI_SISR_TFE0
85 tst r11, #SSI_SIER_RFF0_EN
90 tst r11, #SSI_SISR_RFF0
102 tst r11, #SSI_SACNT_AC97EN
/linux-master/drivers/misc/
H A Dkgdbts.c173 struct test_struct *tst; member in struct:test_state
410 fill_get_buf(ts.tst[ts.idx].get);
725 if (ts.tst[ts.idx].put_handler)
726 return ts.tst[ts.idx].put_handler(put_str,
727 ts.tst[ts.idx].put);
729 chk_str = ts.tst[ts.idx].put;
766 if (ts.tst[ts.idx].get_handler)
767 ts.tst[ts.idx].get_handler(ts.tst[ts.idx].get);
769 fill_get_buf(ts.tst[t
[all...]

Completed in 171 milliseconds

12345678