Home
last modified time | relevance | path

Searched refs:same (Results 1 – 5 of 5) sorted by relevance

/kernel/
A Dlatencytop.c122 int q, same = 1; in account_global_scheduler_latency() local
134 same = 0; in account_global_scheduler_latency()
142 if (same) { in account_global_scheduler_latency()
204 int same = 1; in __account_scheduler_latency() local
211 same = 0; in __account_scheduler_latency()
219 if (same) { in __account_scheduler_latency()
A DKconfig.preempt132 Interesting if you want the same pre-built kernel should be used for
142 will execute a task from the same 'core group', forcing idle when no
/kernel/module/
A DKconfig71 modprobe calls race calling finit_module() around the same time for
84 requests for the same module to a single request. You can boot with
91 for the same module happened earlier with request_module() though,
94 completes. Subsequent auto-loading requests for the same module do
393 compressed in the same way during the installation.
/kernel/trace/
A DKconfig538 by the thread, which is the same level that cyclictest reports. The
600 the main tracing buffer, and the other CPU buffers remain the same.
723 exit via ftrace interface. The syntax is same as the kprobe events
943 to keep the time the same. The initial string is simply a write of
/kernel/rcu/
A DKconfig.debug150 The boot option rcupdate.rcu_cpu_stall_cputime has the same function

Completed in 25 milliseconds