Searched refs:wrap (Results 1 – 10 of 10) sorted by relevance
/arch/arm/kernel/ |
D | sched_clock.c | 116 u64 res, wrap; in setup_sched_clock() local 139 wrap = cyc_to_ns((1ULL << bits) - 1, cd.mult, cd.shift); in setup_sched_clock() 140 do_div(wrap, NSEC_PER_MSEC); in setup_sched_clock() 141 w = wrap; in setup_sched_clock()
|
/arch/um/ |
D | Makefile | 120 LINK_WRAPS = -Wl,--wrap,malloc -Wl,--wrap,free -Wl,--wrap,calloc
|
/arch/m68k/fpsp040/ |
D | res_func.S | 614 | The wrap-around condition occurs for add, sub, div, and cmp 697 | One of the ops is denormalized. Test for wrap condition 709 blt fix_stk |if less, not wrap case 727 beq nan_or_inf |not wrap case 729 beq nan_or_inf |yes, not wrap case? 734 | ;check wrap case 748 blt fix_stk |if less, not wrap case 801 | One of the ops is denormalized. Test for wrap condition 813 blt fix_stk |if less, not wrap case 822 blt fix_stk |if less, not wrap case [all …]
|
/arch/cris/include/arch-v32/arch/hwregs/ |
D | marb_bp_defs.h | 124 unsigned int wrap : 1; member
|
D | marb_defs.h | 394 unsigned int wrap : 1; member
|
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | marb_bp_defs.h | 124 unsigned int wrap : 1; member
|
D | marb_defs.h | 394 unsigned int wrap : 1; member
|
/arch/cris/boot/rescue/ |
D | head_v10.S | 334 ;; If the first physical flash memory is exceeded wrap to the 356 3: move.d MEM_CSE1_START, $r1 ; wrap to second flash
|
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | marb_bar_defs.h | 411 unsigned int wrap : 1; member
|
D | marb_foo_defs.h | 543 unsigned int wrap : 1; member
|