Searched refs:end_ (Results 1 – 3 of 3) sorted by relevance
157 __u16 start_ = 0, end_ = 0, offset; in sctp_tsnmap_next_gap_ack() local165 &start_, &end_); in sctp_tsnmap_next_gap_ack()168 if (start_ && !end_) in sctp_tsnmap_next_gap_ack()169 end_ = map->len - 1; in sctp_tsnmap_next_gap_ack()174 if (end_) { in sctp_tsnmap_next_gap_ack()179 *end = end_ + 1; in sctp_tsnmap_next_gap_ack()
113 end_##sname:
35 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() argument40 unsigned long end = (unsigned long) end_; in bpf_flush_icache()