tag | line | file | source code |
---|---|---|---|
bounds | 148 | fs/hpfs/hpfs.h | unsigned bounds; /* matches corresponding word |
bounds | 164 | fs/hpfs/hpfs.h | unsigned bounds[3]; /* looks a bit like |
bounds | 66 | kernel/traps.c | asmlinkage void bounds(void); |
bounds | 107 | kernel/traps.c | DO_ERROR( 5, SIGSEGV, "bounds", bounds, current) |
bounds | 196 | kernel/traps.c | set_system_gate(5,&bounds); |