Home
last modified time | relevance | path

Searched refs:bufw (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/rcu/
H A Dtree_nocb.h1528 char bufw[45]; in show_rcu_nocb_gp_state()
1549 sprintf(bufw, "%ld(%ld)", rsclp->seglen[RCU_WAIT_TAIL], rsclp->gp_seq[RCU_WAIT_TAIL]);
1568 rcu_segcblist_segempty(rsclp, RCU_WAIT_TAIL) ? "" : bufw, in show_rcu_nocb_state()
1554 char bufw[45]; show_rcu_nocb_state() local
/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c1616 u16 *bufw = host->data_buf; in mxcnd_do_exec_op() local
1618 bufr[j] = bufw[j]; in mxcnd_do_exec_op()