| /linux/tools/perf/scripts/perl/Perf-Trace-Util/ |
| H A D | README | 9 that scripts may want to use. Context.pm contains the Perl->C 11 executable; scripts wishing to do that should 'use Context.pm'. 13 The Perl->C perf interface is completely driven by Context.xs. If you 23 make # to create Context.c 25 edit Context.c to add const to the char* file = __FILE__ line in 30 Context.c
|
| H A D | Context.xs | 28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
|
| H A D | Build | 1 perf-util-y += Context.o
|
| /linux/drivers/android/binder/ |
| H A D | context.rs | 25 contexts: KVVec<Arc<Context>>, 28 pub(crate) fn get_all_contexts() -> Result<KVVec<Arc<Context>>> { in get_all_contexts() 47 pub(crate) struct Context { struct 53 impl Context { implementation 57 try_pin_init!(Context { in new()
|
| H A D | rust_binder_main.rs | 32 use crate::{context::Context, page_range::Shrinker, process::Process, thread::Thread}; 342 match Context::new(name) { in rust_binder_new_context() 355 let ctx = unsafe { Arc::<Context>::from_foreign(device) }; in rust_binder_remove_context() 375 let ctx = unsafe { Arc::<Context>::borrow((*device).ctx) }; in rust_binder_open()
|
| H A D | process.rs | 43 context::Context, 436 pub(crate) ctx: Arc<Context>, 505 fn new(ctx: Arc<Context>, cred: ARef<Credential>) -> Result<Arc<Self>> { in new() argument 533 pub(crate) fn debug_print_stats(&self, m: &SeqFile, ctx: &Context) -> Result<()> { in debug_print_stats() 581 pub(crate) fn debug_print(&self, m: &SeqFile, ctx: &Context, print_all: bool) -> Result<()> { in debug_print() argument 1618 pub(crate) fn open(ctx: ArcBorrow<'_, Context>, file: &File) -> Result<Arc<Process>> { in open() argument
|
| /linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | Context.pm | 1 package Perf::Trace::Context;
|
| /linux/tools/perf/scripts/python/Perf-Trace-Util/ |
| H A D | Build | 1 perf-util-y += Context.o
|
| /linux/tools/perf/scripts/perl/ |
| H A D | failed-syscalls.pl | 11 use Perf::Trace::Context;
|
| H A D | check-perf-trace.pl | 13 use Perf::Trace::Context;
|
| /linux/arch/sparc/kernel/ |
| H A D | dtlb_miss.S | 7 brz,pn %g5, kvmap_dtlb ! Context 0 processing
|
| H A D | itlb_miss.S | 7 brz,pn %g5, kvmap_itlb ! Context 0 processing
|
| /linux/drivers/media/pci/intel/ivsc/ |
| H A D | Kconfig | 15 Context Engine) and CSI (Camera Serial Interface), each of which
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-script-perl.txt | 122 use Perf::Trace::Context; 187 Perf::Trace::Context Module 193 Perf::Trace::Context defines a set of functions that can be used to
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base_device.py | 135 _pyudev_context: ClassVar[Optional[pyudev.Context]] = None 146 cls._pyudev_context = pyudev.Context()
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 141 Locking Only In User Context 161 Locking Between User Context and Softirqs 176 as well: see `Hard IRQ Context`_. 183 Locking Between User Context and Tasklets 189 Locking Between User Context and Timers 242 Hard IRQ Context 321 . IRQ Handler A IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B User Context A User Context B 331 User Context A SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH None 332 User Context [all...] |
| /linux/Documentation/scheduler/ |
| H A D | sched-arch.rst | 7 Context switch
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.arcmsr | 105 ** 6.fix arcmsr_cdb->Context as (unsigned long)arcmsr_cdb
|
| /linux/Documentation/bpf/ |
| H A D | prog_cgroup_sysctl.rst | 19 2. Context
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-etm4x-reference.rst | 422 byte mask value for Context ID comparator N. 432 Number of Context ID comparators
|
| H A D | coresight-perf.rst | 33 Idx:27; ID:10; I_ADDR_CTXT_L_64IS0 : Address & Context, Long, 64 bit, IS0.; Addr=0x0000FFFFB6069140; Ctxt: AArch64,EL0, NS;
|
| /linux/Documentation/networking/ |
| H A D | xsk-tx-metadata.rst | 121 Context Descriptor is a relative offset to the starting time of the Qbv
|
| /linux/Documentation/arch/x86/ |
| H A D | pti.rst | 93 d. Process Context IDentifiers (PCID) is a CPU feature that
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | locking.rst | 338 . IRQ Handler A IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B User Context A User Context B 348 User Context A SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH None 349 User Context B SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH MLI None
|
| /linux/Documentation/arch/powerpc/ |
| H A D | transactional_memory.rst | 71 - Context switches
|