Searched refs:fifo_full (Results 1 – 13 of 13) sorted by relevance
43 #ifndef fifo_full44 #define fifo_full fifo_full_s3c2440 macro57 fifo_full \rd, \rx
31 #define fifo_full fifo_full_s5pv210 macro
40 #define fifo_full fifo_full_s3c2410 macro
36 #define fifo_full fifo_full_s5pv210 macro
200 while (!fifo_full(&ca->free_inc)) { in invalidate_buckets_lru()220 while (!fifo_full(&ca->free_inc)) { in invalidate_buckets_fifo()243 while (!fifo_full(&ca->free_inc)) { in invalidate_buckets_random()371 if (!fifo_full(&ca->free_inc)) in bch_allocator_thread()
177 #define fifo_full(fifo) (!fifo_free(fifo)) macro187 bool _r = !fifo_full((fifo)); \207 bool _r = !fifo_full((fifo)); \242 while (!fifo_full(dest) && \
546 if (fifo_full(&j->pin)) in bch_journal_next()
1869 if (fifo_full(&ca->free[RESERVE_PRIO])) in bch_initial_gc_finish()
64 unsigned long (*fifo_full)(ctlr_info_t *h); member
27 unsigned long (*fifo_full)(ctlr_info_t *h); member
981 if (h->access.fifo_full(h) == 0) in start_io()1455 temp = info_p->access.fifo_full(info_p); in sendcmd()
3011 if ((h->access.fifo_full(h))) { in start_io()
3777 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_msg() local3797 while (fifo_full) { in stv090x_send_diseqc_msg()3799 fifo_full = STV090x_GETFIELD_Px(reg, FIFO_FULL_FIELD); in stv090x_send_diseqc_msg()3828 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_burst() local3854 while (fifo_full) { in stv090x_send_diseqc_burst()3856 fifo_full = STV090x_GETFIELD_Px(reg, FIFO_FULL_FIELD); in stv090x_send_diseqc_burst()