tag | line | file | source code |
offsetof | 165 | kernel/fork.c | p->tss.trace_bitmap = offsetof(struct tss_struct,io_bitmap) << 16; |
offsetof | 17 | kernel/math/ea.c | offsetof(struct info,___eax), |
offsetof | 18 | kernel/math/ea.c | offsetof(struct info,___ecx), |
offsetof | 19 | kernel/math/ea.c | offsetof(struct info,___edx), |
offsetof | 20 | kernel/math/ea.c | offsetof(struct info,___ebx), |
offsetof | 21 | kernel/math/ea.c | offsetof(struct info,___esp), |
offsetof | 22 | kernel/math/ea.c | offsetof(struct info,___ebp), |
offsetof | 23 | kernel/math/ea.c | offsetof(struct info,___esi), |
offsetof | 24 | kernel/math/ea.c | offsetof(struct info,___edi) |