Searched refs:ftx (Results 1 – 3 of 3) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | fsgsbase.c | 173 static volatile unsigned int ftx; variable 271 while (ftx == 0) in threadproc() 272 syscall(SYS_futex, &ftx, FUTEX_WAIT, 0, NULL, NULL, 0); in threadproc() 273 if (ftx == 3) in threadproc() 276 if (ftx == 1) in threadproc() 278 else if (ftx == 2) in threadproc() 283 ftx = 0; in threadproc() 284 syscall(SYS_futex, &ftx, FUTEX_WAKE, 0, NULL, NULL, 0); in threadproc() 330 ftx = 1; in set_gs_and_switch_to() 331 syscall(SYS_futex, &ftx, FUTEX_WAKE, 0, NULL, NULL, 0); in set_gs_and_switch_to() [all …]
|
D | ldt_gdt.c | 433 static volatile unsigned int ftx; variable 444 syscall(SYS_futex, &ftx, FUTEX_WAIT, 0, NULL, NULL, 0); in threadproc() 445 while (ftx != 2) { in threadproc() 446 if (ftx >= 3) in threadproc() 458 [x] "+r" (x), [ftx] "+m" (ftx)); in threadproc() 569 while (ftx != 0) in do_multicpu_tests() 592 ftx = 1; in do_multicpu_tests() 593 syscall(SYS_futex, &ftx, FUTEX_WAKE, 0, NULL, NULL, 0); in do_multicpu_tests() 598 ftx = 2; in do_multicpu_tests() 600 while (ftx != 0) in do_multicpu_tests() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 75397 ftx %7773
|