cstart 250 drivers/hwtracing/stm/core.c unsigned int *cstart, unsigned int cend) cstart 268 drivers/hwtracing/stm/core.c pos = find_free_channels(master->chan_map, *cstart, cend, cstart 274 drivers/hwtracing/stm/core.c *cstart = pos; cstart 52 drivers/hwtracing/stm/policy.c unsigned int *cstart, unsigned int *cend) cstart 56 drivers/hwtracing/stm/policy.c *cstart = policy_node->first_channel; cstart 58 drivers/hwtracing/stm/stm.h unsigned int *cstart, unsigned int *cend); cstart 7037 drivers/infiniband/hw/qib/qib_iba7322.c int cstart, previ = -1; cstart 7047 drivers/infiniband/hw/qib/qib_iba7322.c for (cstart = start; cstart <= last; cstart++) { cstart 7048 drivers/infiniband/hw/qib/qib_iba7322.c i = ((2 * cstart) + QLOGIC_IB_SENDPIOAVAIL_BUSY_SHIFT) cstart 7055 drivers/infiniband/hw/qib/qib_iba7322.c if (test_bit(((2 * cstart) + cstart 7061 drivers/infiniband/hw/qib/qib_iba7322.c if (cstart > last) cstart 409 drivers/staging/wlan-ng/prism2fw.c u32 cstart = 0; cstart 420 drivers/staging/wlan-ng/prism2fw.c cstart = fchunk[c].addr; cstart 430 drivers/staging/wlan-ng/prism2fw.c if (crcstart - 2 >= cstart && crcstart < cend) cstart 441 drivers/staging/wlan-ng/prism2fw.c chunkoff = crcstart - cstart - 2; cstart 521 drivers/staging/wlan-ng/prism2fw.c u32 cstart = 0; cstart 571 drivers/staging/wlan-ng/prism2fw.c cstart = clist[j].addr; cstart 572 drivers/staging/wlan-ng/prism2fw.c cend = cstart + clist[j].len - 1; cstart 573 drivers/staging/wlan-ng/prism2fw.c if (s3start >= cstart && s3end <= cend) cstart 581 drivers/staging/wlan-ng/prism2fw.c coffset = s3start - cstart; cstart 683 drivers/staging/wlan-ng/prism2fw.c u32 cstart = 0; cstart 729 drivers/staging/wlan-ng/prism2fw.c cstart = fchunk[c].addr; cstart 731 drivers/staging/wlan-ng/prism2fw.c if (pstart >= cstart && pend <= cend) cstart 742 drivers/staging/wlan-ng/prism2fw.c chunkoff = pstart - cstart; cstart 1915 fs/ocfs2/ocfs2_trace.h TP_PROTO(unsigned int cstart, unsigned int cend, unsigned int clen, cstart 1918 fs/ocfs2/ocfs2_trace.h TP_ARGS(cstart, cend, clen, r_start, r_end, cstart 1921 fs/ocfs2/ocfs2_trace.h __field(unsigned int, cstart) cstart 1931 fs/ocfs2/ocfs2_trace.h __entry->cstart = cstart; cstart 1941 fs/ocfs2/ocfs2_trace.h __entry->cstart, __entry->cend, __entry->clen, cstart 470 fs/ocfs2/reservations.c unsigned int cstart, clen; cstart 493 fs/ocfs2/reservations.c &cstart, &clen); cstart 504 fs/ocfs2/reservations.c resv->r_start = cstart; cstart 546 fs/ocfs2/reservations.c &cstart, &clen); cstart 549 fs/ocfs2/reservations.c best_start = cstart; cstart 595 fs/ocfs2/reservations.c gap_len, &cstart, &clen); cstart 598 fs/ocfs2/reservations.c best_start = cstart; cstart 602 fs/ocfs2/reservations.c best_start = cstart; cstart 721 fs/ocfs2/reservations.c int *cstart, int *clen) cstart 752 fs/ocfs2/reservations.c *cstart = resv->r_start; cstart 790 fs/ocfs2/reservations.c u32 cstart, u32 clen) cstart 792 fs/ocfs2/reservations.c unsigned int cend = cstart + clen - 1; cstart 800 fs/ocfs2/reservations.c BUG_ON(cstart != resv->r_start); cstart 804 fs/ocfs2/reservations.c trace_ocfs2_resmap_claimed_bits_begin(cstart, cend, clen, resv->r_start, cstart 809 fs/ocfs2/reservations.c BUG_ON(cstart < resv->r_start); cstart 810 fs/ocfs2/reservations.c BUG_ON(cstart > ocfs2_resv_end(resv)); cstart 813 fs/ocfs2/reservations.c ocfs2_adjust_resv_from_alloc(resmap, resv, cstart, cend); cstart 814 fs/ocfs2/reservations.c resv->r_last_start = cstart; cstart 130 fs/ocfs2/reservations.h int *cstart, int *clen); cstart 149 fs/ocfs2/reservations.h u32 cstart, u32 clen);