Home
last modified time | relevance | path

Searched refs:DEFINE (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dmk_defs.c42 #define DEFINE(sym, val) \ macro
48 DEFINE(SIGPENDING, offsetof(struct task_struct, sigpending)); in main()
49 DEFINE(THREAD, offsetof(struct task_struct, thread)); in main()
50 DEFINE(MM, offsetof(struct task_struct, mm)); in main()
51 DEFINE(TASK_STRUCT_SIZE, sizeof(struct task_struct)); in main()
52 DEFINE(KSP, offsetof(struct thread_struct, ksp)); in main()
54 DEFINE(PACA, offsetof(struct naca_struct, paca)); in main()
55 DEFINE(SLBSIZE, offsetof(struct naca_struct, slb_size)); in main()
56 DEFINE(DCACHEL1LOGLINESIZE, offsetof(struct naca_struct, dCacheL1LogLineSize)); in main()
57 DEFINE(DCACHEL1LINESPERPAGE, offsetof(struct naca_struct, dCacheL1LinesPerPage)); in main()
[all …]
/linux-2.4.37.9/arch/ppc/kernel/
Dmk_defs.c28 #define DEFINE(sym, val) \ macro
35 DEFINE(STATE, offsetof(struct task_struct, state)); in main()
36 DEFINE(NEXT_TASK, offsetof(struct task_struct, next_task)); in main()
37 DEFINE(COUNTER, offsetof(struct task_struct, counter)); in main()
38 DEFINE(PROCESSOR, offsetof(struct task_struct, processor)); in main()
39 DEFINE(SIGPENDING, offsetof(struct task_struct, sigpending)); in main()
40 DEFINE(THREAD, offsetof(struct task_struct, thread)); in main()
41 DEFINE(MM, offsetof(struct task_struct, mm)); in main()
42 DEFINE(ACTIVE_MM, offsetof(struct task_struct, active_mm)); in main()
43 DEFINE(TASK_STRUCT_SIZE, sizeof(struct task_struct)); in main()
[all …]
/linux-2.4.37.9/arch/m68k/kernel/
Dm68k_defs.c19 #define DEFINE(sym, val) \ macro
25 DEFINE(TASK_STATE, offsetof(struct task_struct, state)); in main()
26 DEFINE(TASK_FLAGS, offsetof(struct task_struct, flags)); in main()
27 DEFINE(TASK_PTRACE, offsetof(struct task_struct, ptrace)); in main()
28 DEFINE(TASK_SIGPENDING, offsetof(struct task_struct, sigpending)); in main()
29 DEFINE(TASK_NEEDRESCHED, offsetof(struct task_struct, need_resched)); in main()
30 DEFINE(TASK_THREAD, offsetof(struct task_struct, thread)); in main()
31 DEFINE(TASK_MM, offsetof(struct task_struct, mm)); in main()
32 DEFINE(TASK_ACTIVE_MM, offsetof(struct task_struct, active_mm)); in main()
35 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
[all …]
/linux-2.4.37.9/arch/s390/kernel/
Dasm-offsets.c12 #define DEFINE(sym, val, marker) \ macro
19 DEFINE(__THREAD_ar2, offsetof(struct task_struct, thread.ar2),); in main()
20 DEFINE(__THREAD_ar4, offsetof(struct task_struct, thread.ar4),); in main()
21 DEFINE(__THREAD_ksp, offsetof(struct task_struct, thread.ksp),); in main()
22 DEFINE(__THREAD_per, offsetof(struct task_struct, thread.per_info),); in main()
24 DEFINE(__TASK_state, offsetof(struct task_struct, state),); in main()
25 DEFINE(__TASK_sigpending, offsetof(struct task_struct, sigpending),); in main()
26 DEFINE(__TASK_need_resched, in main()
28 DEFINE(__TASK_ptrace, offsetof(struct task_struct, ptrace),); in main()
29 DEFINE(__TASK_processor, offsetof(struct task_struct, processor),); in main()
/linux-2.4.37.9/arch/s390x/kernel/
Dasm-offsets.c12 #define DEFINE(sym, val, marker) \ macro
19 DEFINE(__THREAD_ar2, offsetof(struct task_struct, thread.ar2),); in main()
20 DEFINE(__THREAD_ar4, offsetof(struct task_struct, thread.ar4),); in main()
21 DEFINE(__THREAD_ksp, offsetof(struct task_struct, thread.ksp),); in main()
22 DEFINE(__THREAD_per, offsetof(struct task_struct, thread.per_info),); in main()
24 DEFINE(__TASK_state, offsetof(struct task_struct, state),); in main()
25 DEFINE(__TASK_sigpending, offsetof(struct task_struct, sigpending),); in main()
26 DEFINE(__TASK_need_resched, in main()
28 DEFINE(__TASK_ptrace, offsetof(struct task_struct, ptrace),); in main()
29 DEFINE(__TASK_processor, offsetof(struct task_struct, processor),); in main()
/linux-2.4.37.9/Documentation/s390/
D3270.txt99 DEFINE GRAF 620
100 DEFINE GRAF 621
101 DEFINE GRAF 622
102 DEFINE GRAF 623
DDebugging390.txt1436 DEFINE CPU 01-(number in configuration)
1889 DEFINE CTC <devno>
Dcds.txt580 modified by means of a DEFINE xxxx [as] yyyy command. Therewith device number
/linux-2.4.37.9/arch/m68k/fpsp040/
Dslogn.S344 |--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1.
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dfplsp.S8240 #--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1.
Dfpsp.S8346 #--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1.