Searched refs:U (Results 1 – 13 of 13) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_namespacing.c | 12 int U; member 17 union U { union 19 int U; member 22 typedef union U U; typedef 57 union U _3; in f() 58 U _4; in f()
|
/tools/perf/util/ |
D | s390-cpumsf-kernel.h | 18 unsigned int U:4; /* 20-23 Number of unique instruct. */ member
|
D | s390-cpumsf.c | 260 local.U = word >> 40 & 0xf; in s390_cpumsf_basic_show() 273 pos, basic->def, basic->U, in s390_cpumsf_basic_show()
|
/tools/perf/Documentation/ |
D | perf-mem.txt | 58 -U:: 76 -U::
|
D | perf-top.txt | 105 -U:: 335 [U]::
|
D | perf-script.txt | 241 PERF_RECORD_MISC_USER U 252 sched-messaging 1407 U 28690.636600: 325620 cycles ...
|
D | perf-report.txt | 67 -U::
|
/tools/include/linux/ |
D | kernel.h | 13 #define UINT_MAX (~0U)
|
/tools/perf/ |
D | design.txt | 184 PERF_RECORD_IP = 1U << 0, 185 PERF_RECORD_TID = 1U << 1, 186 PERF_RECORD_TIME = 1U << 2, 187 PERF_RECORD_ADDR = 1U << 3, 188 PERF_RECORD_GROUP = 1U << 4, 189 PERF_RECORD_CALLCHAIN = 1U << 5,
|
/tools/memory-model/Documentation/ |
D | explanation.txt | 1544 X ->rcu-gp Y ->rcu-link Z ->rcu-rscsi T ->rcu-link U ->rcu-gp V 1550 X ->rcu-rscsi Y ->rcu-link Z ->rcu-rscsi T ->rcu-link U ->rcu-gp V 1613 Putting symbols to these ideas, let L and U be the rcu_read_lock() and 1629 S ->po X ->hb* Z ->fr W ->rf Y ->po U. 1633 discussion of the rcu-link relation earlier) that S and U are related 1636 S ->rcu-link U. 1638 Since S is a grace period we have S ->rcu-gp S, and since L and U are 1639 the start and end of the critical section C we have U ->rcu-rscsi L. 1642 S ->rcu-gp S ->rcu-link U ->rcu-rscsi L ->rcu-link S, 1658 U: rcu_read_unlock(); [all …]
|
/tools/include/uapi/linux/ |
D | pkt_sched.h | 73 #define TC_H_UNSPEC (0U)
|
/tools/power/cpupower/po/ |
D | cs.po | 374 msgstr "Užití: cpufreq-info [přepínače]\n" 542 msgstr "Užití: cpufreq-set [přepínače]\n" 909 msgstr "Užití: cpufreq-info [přepínače]\n"
|
/tools/include/uapi/sound/ |
D | asound.h | 1007 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */
|