tag | line | file | source code |
---|---|---|---|
ss | 64 | include/linux/ptrace.h | long ss; |
ss | 100 | include/linux/sched.h | unsigned long ss; /* 16 high bits zero */ |
ss | 109 | kernel/fork.c | long eip,long cs,long eflags,long esp,long ss) |
ss | 160 | kernel/fork.c | p->tss.ss = ss & 0xffff; |
ss | 110 | kernel/ioport.c | long eip,long cs,long eflags,long esp,long ss) |
ss | 31 | kernel/math/ea.c | unsigned char ss,index,base; |
ss | 36 | kernel/math/ea.c | ss = base >> 6; |
ss | 43 | kernel/math/ea.c | offset <<= ss; |