OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_cpu
(Results
1 - 4
of
4
) sorted by null
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
preempt.h
43
static inline int
get_cpu
(void)
function
percpu.h
75
int this_cpu_add_impl_cpu =
get_cpu
(); \
/external/ltp/testcases/kernel/syscalls/getcpu/
getcpu01.c
22
static inline int
get_cpu
(unsigned *cpu_id,
function
136
TEST(
get_cpu
(&cpu_id, &node_id, NULL));
/external/autotest/client/site_tests/firmware_TouchMTB/
firmware_utils.py
89
def
get_cpu
():
function
100
pygtk_info = pygtk_dict.get(
get_cpu
().lower())
Completed in 345 milliseconds