Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 38) sorted by relevance

12

/tools/memory-model/
Dlinux-kernel.cat187 let w-pre-bounded = [Marked] ; (addr | fence)?
188 let r-pre-bounded = [Marked] ; (addr | nonrw-fence |
195 let ww-vis = fence | (strong-fence ; xbstar ; w-pre-bounded) |
196 (w-post-bounded ; vis ; w-pre-bounded)
197 let wr-vis = fence | (strong-fence ; xbstar ; r-pre-bounded) |
198 (w-post-bounded ; vis ; r-pre-bounded)
199 let rw-xbstar = fence | (r-post-bounded ; xbstar ; w-pre-bounded)
202 let pre-race = ext & ((Plain * M) | ((M \ IW) * Plain))
205 let wr-incoh = pre-race & rf & rw-xbstar^-1
206 let rw-incoh = pre-race & fr & wr-vis^-1
[all …]
/tools/bootconfig/samples/
Dgood-override.bconf5 # No pre-defined key
/tools/testing/selftests/bpf/
Dveristat.cfg1 # pre-canned list of rather complex selftests/bpf BPF object files to monitor
/tools/memory-model/litmus-tests/
DMP+onceassign+derefonce.litmus8 * pre-initialization garbage when it traverses an RCU-protected data
/tools/testing/selftests/tc-testing/
DREADME153 pre- and post-suite
154 pre- and post-case
155 pre- and post-execute stage
158 The pre-suite hook receives the number of tests and an array of test ids.
162 The pre-case hook receives the ordinal number and test id of the current test.
170 - pre (pre-suite)
DTODO.txt9 need to better handle problems in pre- and post-suite.
/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt18 pre (the pre-suite stage)
77 'pre'
/tools/testing/selftests/net/netfilter/
Dnft_conntrack_helper.sh54 chain pre {
Dnft_queue.sh94 chain pre {
126 chain pre {
/tools/power/pm-graph/config/
Dstandby.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dfreeze.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend-x2-proc.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dfreeze-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
Dstandby-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dstandby-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend-callgraph.cfg85 # pre-expand the callgraph data in the html output (default: disabled)
Dfreeze-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dexample.cfg138 # pre-expand the callgraph data in the html output (default: disabled)
/tools/power/cpupower/
DREADME183 and to various others commenting on the previous (pre-)releases of
/tools/perf/Documentation/
Dperf-kvm.txt149 When processing pre-existing threads /proc/XXX/mmap, it may take
Dintel-hybrid.txt56 For hardware events, they have pre-defined configs (e.g. 0 for cycles).
/tools/power/pm-graph/
DREADME97 (kernel/pre-3.15/enable_trace_events_suspend_resume.patch)
98 (kernel/pre-3.15/enable_trace_events_device_pm_callback.patch)
113 (kernel/pre-3.11-rc2/enable_ftrace_in_suspendresume.patch)
394 # Expand Callgraph: pre-expand the callgraph treeviews in html (def: false)
/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst68 user in pre-allocated fields in skeleton struct. For BPF programs that
77 ones. This interface allows to pre-setup initial values of variables before

12