Searched refs:find_get_context (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c1806 static struct perf_event_context *find_get_context(pid_t pid, int cpu) function
5128 ctx = find_get_context(pid, cpu);
5244 ctx = find_get_context(pid, cpu);
5459 * Take the context lock here so that if find_get_context is

Completed in 119 milliseconds