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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dsb_tbprof.c137 #define TB_FULL (sbp.next_tb_sample == MAX_TB_SAMPLES) macro
515 err = wait_event_interruptible(sbp.tb_read, TB_FULL);
519 err = put_user(TB_FULL, (int *) arg);

Completed in 56 milliseconds