Home
last modified time | relevance | path

Searched defs:call_single_queue (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/kernel/
Dsmp.c38 struct call_single_queue { struct
43 static DEFINE_PER_CPU_SHARED_ALIGNED(struct call_single_queue, call_single_queue); argument