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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dprocess.c314 memset(thread->used_cp, 0, sizeof(thread->used_cp));
357 int used_math = thread->used_cp[1] | thread->used_cp[2];
H A Dasm-offsets.c50 DEFINE(TI_USED_CP, offsetof(struct thread_info, used_cp));
H A Dptrace.c579 thread->used_cp[1] = thread->used_cp[2] = 1;
H A Dentry-armv.S488 strb r7, [r6, r8, lsr #8] @ set appropriate used_cp[]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dthread_info.h61 __u8 used_cp[16]; /* thread used copro */ member in struct:thread_info

Completed in 49 milliseconds