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