tag | line | file | source code |
offsetof | 187 | arch/i386/kernel/process.c | p->tss.bitmap = offsetof(struct thread_struct,io_bitmap); |
offsetof | 34 | arch/i386/math-emu/get_address.c | offsetof(struct info,___eax), |
offsetof | 35 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ecx), |
offsetof | 36 | arch/i386/math-emu/get_address.c | offsetof(struct info,___edx), |
offsetof | 37 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ebx), |
offsetof | 38 | arch/i386/math-emu/get_address.c | offsetof(struct info,___esp), |
offsetof | 39 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ebp), |
offsetof | 40 | arch/i386/math-emu/get_address.c | offsetof(struct info,___esi), |
offsetof | 41 | arch/i386/math-emu/get_address.c | offsetof(struct info,___edi) |
offsetof | 47 | arch/i386/math-emu/get_address.c | offsetof(struct info,___cs), |
offsetof | 48 | arch/i386/math-emu/get_address.c | offsetof(struct info,___vm86_ds), |
offsetof | 49 | arch/i386/math-emu/get_address.c | offsetof(struct info,___vm86_es), |
offsetof | 50 | arch/i386/math-emu/get_address.c | offsetof(struct info,___vm86_fs), |
offsetof | 51 | arch/i386/math-emu/get_address.c | offsetof(struct info,___vm86_gs), |
offsetof | 52 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ss), |
offsetof | 53 | arch/i386/math-emu/get_address.c | offsetof(struct info,___vm86_ds) |
offsetof | 60 | arch/i386/math-emu/get_address.c | offsetof(struct info,___cs), |
offsetof | 61 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ds), |
offsetof | 62 | arch/i386/math-emu/get_address.c | offsetof(struct info,___es), |
offsetof | 63 | arch/i386/math-emu/get_address.c | offsetof(struct info,___fs), |
offsetof | 64 | arch/i386/math-emu/get_address.c | offsetof(struct info,___gs), |
offsetof | 65 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ss), |
offsetof | 66 | arch/i386/math-emu/get_address.c | offsetof(struct info,___ds) |
offsetof | 48 | fs/sysv/ialloc.c | unsigned int offset = offsetof(struct xenix_super_block, s_inode[i]); |