Home
last modified time | relevance | path

Searched refs:apply (Results 1 – 13 of 13) sorted by relevance

/tools/bootconfig/
A Dmain.c494 char *apply = NULL; in main() local
504 apply = optarg; in main()
515 if ((apply && delete) || (delete && list) || (apply && list)) { in main()
527 if (apply) in main()
528 return apply_xbc(path, apply); in main()
/tools/memory-model/Documentation/
A Dcontrol-dependencies.txt182 In addition, control dependencies apply only to the then-clause and
246 (*) Control dependencies apply only to the then-clause and else-clause
249 do *not* apply to code beyond the end of that "if" statement.
A Dexplanation.txt357 source code to object code. They are allowed to apply transformations
558 read from a single store. It doesn't apply properly in the presence
2089 This requirement does not apply to ordinary release and acquire
2352 cumul-fence, pb, and so on -- including vis) apply only to marked
2356 allowed to apply fancy transformations to marked accesses, and
2396 smp_rmb() or smp_store_release() apply to plain accesses as well as to
2654 various relation must not contain a cycle) doesn't apply to plain
2711 ordering provided by the smp_rmb() fence doesn't apply to read events
A Dordering.txt452 However, if a group of CPUs apply these operations to a single variable,
/tools/usb/usbip/
A DCOPYING18 the GNU Library General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/tools/testing/selftests/hid/tests/
A Dtest_tablet.py98 def apply( member in PenState
678 state = state.apply(sync_events, not allow_intermediate_states, button)
681 state = state.apply(sync_events, not allow_intermediate_states, button)
/tools/perf/Documentation/
A Dperf-ftrace.txt29 The following options apply to perf ftrace.
A Dsecurity.txt25 directory and apply it:
A Dperf-stat.txt483 The following restrictions only apply to older Intel CPUs and Atom,
543 Users who wants to get the actual value can apply --no-metric-only.
A Dperf-trace.txt26 The following options apply to perf trace; options to perf trace record are
A Dperf-list.txt381 . If none of the above is matched, it will apply the supplied glob to all
A Dperf-script.txt149 i.e., the specified fields apply to all event types if the type string
/tools/memory-model/
A Dlinux-kernel.cat132 * This was necessary in order to apply the "& loc" tests correctly.

Completed in 16 milliseconds