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 | 71 | kernel/traps.c | asmlinkage void bounds(void); |
bounds | 125 | kernel/traps.c | DO_ERROR( 5, SIGSEGV, "bounds", bounds, current) |
bounds | 278 | kernel/traps.c | set_system_gate(5,&bounds); |