bpcount 111 drivers/char/nwbutton.c static void button_consume_callbacks (int bpcount) bpcount 115 drivers/char/nwbutton.c if ((button_callback_list [lp].count) == bpcount) { bpcount 33 drivers/char/nwbutton.h static void button_consume_callbacks (int bpcount); bpcount 237 fs/xfs/libxfs/xfs_defer.c int bpcount = 0, ipcount = 0; bpcount 247 fs/xfs/libxfs/xfs_defer.c if (bpcount >= XFS_DEFER_OPS_NR_BUFS) { bpcount 252 fs/xfs/libxfs/xfs_defer.c bplist[bpcount++] = bli->bli_buf; bpcount 290 fs/xfs/libxfs/xfs_defer.c for (i = 0; i < bpcount; i++) {