Searched refs:bounds (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hpfs/
H A Dhpfs.h186 unsigned bounds; /* matches corresponding word member in struct:code_page_directory::__anon3108
204 unsigned bounds[3]; /* looks a bit like member in struct:code_page_data
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dtraps.c56 asmlinkage void bounds(void);
457 DO_ERROR( 5, SIGSEGV, "bounds", bounds)
831 set_system_gate(5,&bounds);
H A Dentry.S606 ENTRY(bounds)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dtraps.c67 asmlinkage void bounds(void);
385 DO_VM86_ERROR( 5, SIGSEGV, "bounds", bounds)
961 set_system_gate(5,&bounds);
H A Dentry.S352 ENTRY(bounds)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dtime.c173 /* Validate a computed cycle counter result against the known bounds for
182 static struct bounds { struct
213 /* If index out of bounds, no way to validate. */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dscale.S56 movew ETEMP(%a6),%d0 |check src bounds
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Diskeleton.S88 | and the operand was out of bounds, then _isp_unimp() creates
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Disp.S1878 # operation is byte, word, or long. The bounds are sign extended #
1883 # If the instruction is chk2 and the Rn value is out-of-bounds, set #
1907 # the bounds are longword size. call routine to read the lower
1928 # the bounds are word size. fetch them in one subroutine call by
1933 bsr.l _dmem_read_long # fetch 2 word bounds
1952 # the bounds are byte size. fetch them in one subroutine call by
1957 bsr.l _dmem_read_word # fetch 2 byte bounds
2004 # have trapped out if the value was out of bounds. we check this by seeing

Completed in 156 milliseconds