Searched refs:drop (Results 1 - 8 of 8) sorted by relevance
/arch/mips/boot/ |
H A D | Makefile | 21 drop-sections := .reginfo .mdebug .comment .note .pdr .options .MIPS.options 22 strip-flags := $(addprefix --remove-section=,$(drop-sections))
|
/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-util.c | 188 left. It will linearly drop more packets until reaching drop_thresh 191 red_marks.s.drop = drop_thresh; 198 (255ul << 24) / (red_marks.s.pass - red_marks.s.drop);
|
/arch/arm/mach-omap2/ |
H A D | sram242x.S | 58 bl voltage_shift @ go drop voltage 158 mov r5, r5, lsr #8 @ isolate rfr field and drop burst 179 moveq r9, #0x1 @ if speed down, post down, drop volt
|
H A D | sram243x.S | 58 bl voltage_shift @ go drop voltage 158 mov r5, r5, lsr #8 @ isolate rfr field and drop burst 179 moveq r9, #0x1 @ if speed down, post down, drop volt
|
/arch/mips/include/asm/octeon/ |
H A D | cvmx-agl-defs.h | 835 uint64_t drop:2; member in struct:cvmx_agl_gmx_rx_prt_info::cvmx_agl_gmx_rx_prt_info_s 843 uint64_t drop:1; member in struct:cvmx_agl_gmx_rx_prt_info::cvmx_agl_gmx_rx_prt_info_cn56xx
|
H A D | cvmx-gmxx-defs.h | 1465 uint64_t drop:16; member in struct:cvmx_gmxx_rx_prt_info::cvmx_gmxx_rx_prt_info_s 1470 uint64_t drop:3; member in struct:cvmx_gmxx_rx_prt_info::cvmx_gmxx_rx_prt_info_cn30xx 1479 uint64_t drop:4; member in struct:cvmx_gmxx_rx_prt_info::cvmx_gmxx_rx_prt_info_cn52xx
|
H A D | cvmx-ipd-defs.h | 750 uint64_t drop:32; member in struct:cvmx_ipd_qosx_red_marks::cvmx_ipd_qosx_red_marks_s
|
/arch/cris/arch-v32/kernel/ |
H A D | entry.S | 77 ; Called at exit from fork. schedule_tail must be called to drop
|
Completed in 176 milliseconds