Searched refs:U (Results 1 – 17 of 17) 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()
|
D | btf_data.c | 9 union U { union 29 typedef int U; typedef 37 U m_3; 43 union U m_9;
|
D | bpf_cubic.c | 168 ca->curr_rtt = ~0U; in bictcp_hystart_reset()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | resolve_btfids.c | 41 BTF_ID(typedef, U) 43 BTF_ID(union, U) 51 BTF_ID(typedef, U) in BTF_ID_LIST_GLOBAL() 53 BTF_ID(union, U) in BTF_ID_LIST_GLOBAL() 59 BTF_ID(typedef, U) in BTF_ID_LIST_GLOBAL() 61 BTF_ID(union, U) in BTF_ID_LIST_GLOBAL()
|
/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 | 110 -U:: 370 [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 | 14 #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 | 1546 X ->rcu-gp Y ->rcu-link Z ->rcu-rscsi T ->rcu-link U ->rcu-gp V 1552 X ->rcu-rscsi Y ->rcu-link Z ->rcu-rscsi T ->rcu-link U ->rcu-gp V 1634 Putting symbols to these ideas, let L and U be the rcu_read_lock() and 1650 S ->po X ->hb* Z ->fr W ->rf Y ->po U. 1654 discussion of the rcu-link relation earlier) that S and U are related 1657 S ->rcu-link U. 1659 Since S is a grace period we have S ->rcu-gp S, and since L and U are 1660 the start and end of the critical section C we have U ->rcu-rscsi L. 1663 S ->rcu-gp S ->rcu-link U ->rcu-rscsi L ->rcu-link S, 1679 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 | 1116 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */
|
/tools/testing/selftests/vm/ |
D | hmm-tests.c | 194 return ~0U; in hmm_random()
|