Searched refs:early (Results 1 – 19 of 19) sorted by relevance
| /tools/include/linux/ |
| A D | init.h | 26 int early; member 29 #define __setup_param(str, unique_id, fn, early) \ argument 35 { __setup_str_##unique_id, fn, early }
|
| /tools/perf/dlfilters/ |
| A D | dlfilter-test-api-v0.c | 301 static int do_checks(void *data, const struct perf_dlfilter_sample *sample, void *ctx, bool early) in do_checks() argument 307 if (early) { in do_checks() 323 if (early && !d->do_early) in do_checks() 330 if (early) in do_checks()
|
| A D | dlfilter-test-api-v2.c | 320 static int do_checks(void *data, const struct perf_dlfilter_sample *sample, void *ctx, bool early) in do_checks() argument 326 if (early) { in do_checks() 342 if (early && !d->do_early) in do_checks() 349 if (early) in do_checks()
|
| /tools/perf/util/ |
| A D | dlfilter.h | 65 bool early);
|
| A D | dlfilter.c | 498 bool early) in dlfilter__do_filter_event() argument 571 if (early) in dlfilter__do_filter_event()
|
| /tools/include/uapi/linux/ |
| A D | pkt_sched.h | 277 __u32 early; /* Early drops */ member 334 __u32 early; member 377 __u32 early; /* Early drops */ member
|
| /tools/testing/memblock/ |
| A D | README | 13 Because it is used so early in the booting process, testing and debugging it is
|
| /tools/perf/Documentation/ |
| A D | perf-c2c.txt | 343 to get this implemented, we got lots of early help from Arnaldo
|
| /tools/memory-model/Documentation/ |
| A D | simple.txt | 63 for early-boot operation. The reason RCU is able to scale despite
|
| A D | litmus-tests.txt | 612 due to an early mismatch of the "filter" clause? 616 of P1() reads that variable into "1:r2" to force an early mismatch with 854 35 filter (2:r0=1) (* Reject too-early starts. *)
|
| A D | recipes.txt | 56 when running during early boot, reads from that variable
|
| A D | explanation.txt | 1148 (Interestingly, an early ARMv8 memory model, now obsolete, proposed
|
| /tools/power/cpupower/po/ |
| A D | zh_CN.po | 469 " interface in 2.4. and early 2.6. kernels\n"
|
| A D | ka.po | 498 " interface in 2.4. and early 2.6. kernels\n"
|
| A D | fr.po | 469 " interface in 2.4. and early 2.6. kernels\n"
|
| A D | cs.po | 469 " interface in 2.4. and early 2.6. kernels\n"
|
| A D | it.po | 467 " interface in 2.4. and early 2.6. kernels\n"
|
| A D | pt.po | 471 " interface in 2.4. and early 2.6. kernels\n"
|
| A D | de.po | 483 " interface in 2.4. and early 2.6. kernels\n"
|
Completed in 36 milliseconds