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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dasm-offsets.c26 DEFINE(__PER_atmid, offsetof(per_struct, lowcore.words.perc_atmid),);
27 DEFINE(__PER_address, offsetof(per_struct, lowcore.words.address),);
28 DEFINE(__PER_access_id, offsetof(per_struct, lowcore.words.access_id),);
H A Dptrace.c53 per_struct *per_info;
56 per_info = (per_struct *) &task->thread.per_info;
431 /* This is magic. See per_struct and per_struct32. */
515 * This is magic. See per_struct and per_struct32.
516 * By incident the offsets in per_struct are exactly
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dprocessor.h101 per_struct per_info;
144 (per_struct) {{{{0,}}},0,0,0,0,{{0,}}}, \
H A Dptrace.h398 } per_struct; typedef in typeref:struct:__anon9384
460 per_struct per_info;

Completed in 30 milliseconds