Searched refs:apply (Results 1 – 13 of 13) sorted by relevance
| /tools/bootconfig/ |
| A D | main.c | 494 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 D | control-dependencies.txt | 182 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 D | explanation.txt | 357 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 D | ordering.txt | 452 However, if a group of CPUs apply these operations to a single variable,
|
| /tools/usb/usbip/ |
| A D | COPYING | 18 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 D | test_tablet.py | 98 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 D | perf-ftrace.txt | 29 The following options apply to perf ftrace.
|
| A D | security.txt | 25 directory and apply it:
|
| A D | perf-stat.txt | 483 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 D | perf-trace.txt | 26 The following options apply to perf trace; options to perf trace record are
|
| A D | perf-list.txt | 381 . If none of the above is matched, it will apply the supplied glob to all
|
| A D | perf-script.txt | 149 i.e., the specified fields apply to all event types if the type string
|
| /tools/memory-model/ |
| A D | linux-kernel.cat | 132 * This was necessary in order to apply the "& loc" tests correctly.
|
Completed in 17 milliseconds