| tag | line | file | source code |
|---|---|---|---|
| fourth | 107 | arch/i386/kernel/sys_i386.c | union semun fourth; |
| fourth | 113 | arch/i386/kernel/sys_i386.c | fourth.__pad = (void *) get_fs_long(ptr); |
| fourth | 114 | arch/i386/kernel/sys_i386.c | return sys_semctl (first, second, third, fourth); |