Home
last modified time | relevance | path

Searched refs:TID (Results 1 – 25 of 60) sorted by relevance

123

/linux/tools/testing/selftests/ublk/
H A Dtest_stress_01.sh5 TID="stress_01"
13 echo "$TID failure: $*"
14 _show_result $TID $ERR_CODE
34 _show_result $TID $ERR_CODE
H A Dtest_stress_05.sh5 TID="stress_05"
20 _check_add_dev $TID $?
43 echo "$TID failure: $*"
44 _show_result $TID $ERR_CODE
84 _show_result $TID $ERR_CODE
H A Dtest_generic_04.sh6 TID="generic_04"
14 echo "$TID failure: $*"
15 _show_result $TID $ERR_CODE
40 _show_result $TID $ERR_CODE
H A Dtest_generic_05.sh6 TID="generic_05"
14 echo "$TID failure: $*"
15 _show_result $TID $ERR_CODE
44 _show_result $TID $ERR_CODE
H A Dtest_stress_02.sh5 TID="stress_02"
17 echo "$TID failure: $*"
18 _show_result $TID $ERR_CODE
36 _show_result $TID $ERR_CODE
H A Dtest_stress_03.sh5 TID="stress_03"
13 echo "$TID failure: $*"
14 _show_result $TID $ERR_CODE
54 _show_result $TID $ERR_CODE
H A Dtest_stress_04.sh5 TID="stress_04"
13 echo "$TID failure: $*"
14 _show_result $TID $ERR_CODE
53 _show_result $TID $ERR_CODE
H A Dtest_loop_02.sh6 TID="loop_02"
13 _check_add_dev $TID $?
20 _show_result $TID $ERR_CODE
H A Dtest_loop_04.sh6 TID="loop_04"
14 _check_add_dev $TID $?
21 _show_result $TID $ERR_CODE
H A Dtest_stripe_02.sh6 TID="stripe_02"
15 _check_add_dev $TID $?
21 _show_result $TID $ERR_CODE
H A Dtest_stripe_04.sh6 TID="stripe_04"
15 _check_add_dev $TID $?
21 _show_result $TID $ERR_CODE
H A Dtest_loop_03.sh6 TID="loop_03"
17 _check_add_dev $TID $?
25 _show_result $TID $ERR_CODE
H A Dtest_loop_01.sh6 TID="loop_01"
18 _check_add_dev $TID $?
26 _show_result $TID $ERR_CODE
H A Dtest_loop_05.sh6 TID="loop_05"
18 _check_add_dev $TID $?
26 _show_result $TID $ERR_CODE
H A Dtest_stripe_01.sh6 TID="stripe_01"
19 _check_add_dev $TID $?
26 _show_result $TID $ERR_CODE
H A Dtest_stripe_03.sh6 TID="stripe_03"
19 _check_add_dev $TID $?
26 _show_result $TID $ERR_CODE
H A Dtest_null_01.sh6 TID="null_01"
16 _check_add_dev $TID $?
24 _show_result $TID $ERR_CODE
H A Dtest_null_02.sh6 TID="null_02"
16 _check_add_dev $TID $?
24 _show_result $TID $ERR_CODE
H A Dtest_generic_07.sh6 TID="generic_07"
17 _check_add_dev $TID $?
28 _show_result $TID $ERR_CODE
H A Dtest_generic_03.sh6 TID="generic_03"
12 _check_add_dev $TID $?
28 _show_result $TID $ERR_CODE
H A Dtest_generic_06.sh6 TID="generic_06"
13 _check_add_dev $TID $?
41 _show_result $TID $ERR_CODE
H A Dtest_generic_02.sh6 TID="generic_02"
20 _check_add_dev $TID $?
48 _show_result $TID $ERR_CODE
H A Dtest_generic_01.sh6 TID="generic_01"
20 _check_add_dev $TID $?
48 _show_result $TID $ERR_CODE
H A Dtest_generic_12.sh6 TID="generic_12"
21 _check_add_dev $TID $?
59 _show_result $TID $ERR_CODE
/linux/Documentation/locking/
H A Dpi-futex.rst80 normal futex-based locks: a 0 value means unlocked, and a value==TID
91 TID fails], then FUTEX_LOCK_PI is called. The kernel does all the
94 own TID into the futex value], and attaches a 'PI state' structure to
100 futex value to its own TID and returns. Userspace has no other work to
102 FUTEX_WAITERS|TID.
105 TID -> 0 atomic transition of the futex value], then no kernel work is

123