Home
last modified time | relevance | path

Searched refs:homecache_cpu (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/tile/include/asm/
Dswitch_to.h62 current_thread_info()->homecache_cpu != raw_smp_processor_id()) \
Dthread_info.h31 __u32 homecache_cpu; /* CPU we are homecached on */ member
/linux-4.4.14/arch/tile/kernel/
Dasm-offsets.c60 offsetof(struct thread_info, homecache_cpu)); in foo()