Searched refs:cstart (Results 1 – 12 of 12) sorted by relevance
467 unsigned int cstart, clen; in __ocfs2_resv_find_window() local490 &cstart, &clen); in __ocfs2_resv_find_window()501 resv->r_start = cstart; in __ocfs2_resv_find_window()543 &cstart, &clen); in __ocfs2_resv_find_window()546 best_start = cstart; in __ocfs2_resv_find_window()592 gap_len, &cstart, &clen); in __ocfs2_resv_find_window()595 best_start = cstart; in __ocfs2_resv_find_window()599 best_start = cstart; in __ocfs2_resv_find_window()718 int *cstart, int *clen) in ocfs2_resmap_resv_bits() argument749 *cstart = resv->r_start; in ocfs2_resmap_resv_bits()[all …]
130 int *cstart, int *clen);149 u32 cstart, u32 clen);
1915 TP_PROTO(unsigned int cstart, unsigned int cend, unsigned int clen,1918 TP_ARGS(cstart, cend, clen, r_start, r_end,1921 __field(unsigned int, cstart)1931 __entry->cstart = cstart;1941 __entry->cstart, __entry->cend, __entry->clen,
409 u32 cstart = 0; in crcimage() local420 cstart = fchunk[c].addr; in crcimage()430 if (crcstart - 2 >= cstart && crcstart < cend) in crcimage()441 chunkoff = crcstart - cstart - 2; in crcimage()521 u32 cstart = 0; in mkimage() local571 cstart = clist[j].addr; in mkimage()572 cend = cstart + clist[j].len - 1; in mkimage()573 if (s3start >= cstart && s3end <= cend) in mkimage()581 coffset = s3start - cstart; in mkimage()683 u32 cstart = 0; in plugimage() local[all …]
1254 cstart=${start}1278 start=${cstart}1293 start=${cstart}1309 start=${cstart}1322 start=${cstart}
30 u32 start, cstart, cend, cdiff, cdiv, val; in get_osc_clk_speed() local68 cstart = readl(&gpt1_base->tcrr); in get_osc_clk_speed()73 cdiff = cend - cstart; /* get elapsed ticks */ in get_osc_clk_speed()
58 unsigned int *cstart, unsigned int *cend);
52 unsigned int *cstart, unsigned int *cend) in stp_policy_node_get_ranges() argument56 *cstart = policy_node->first_channel; in stp_policy_node_get_ranges()
250 unsigned int *cstart, unsigned int cend) in stm_find_master_chan() argument268 pos = find_free_channels(master->chan_map, *cstart, cend, in stm_find_master_chan()274 *cstart = pos; in stm_find_master_chan()
823 off_t cstart = lsx_tell(ft); in startread() local899 if (pos > cstart + clen) { in startread()904 err = lsx_seeki(ft, cstart + clen - pos, SEEK_CUR); in startread()
7035 int cstart, previ = -1; in qib_7322_txchk_change() local7045 for (cstart = start; cstart <= last; cstart++) { in qib_7322_txchk_change()7046 i = ((2 * cstart) + QLOGIC_IB_SENDPIOAVAIL_BUSY_SHIFT) in qib_7322_txchk_change()7053 if (test_bit(((2 * cstart) + in qib_7322_txchk_change()7059 if (cstart > last) in qib_7322_txchk_change()
1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...