Searched refs:end_ (Results 1 – 4 of 4) 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()
109 end_##sname:
207 add end_\type\()p, cur_\type\()p, #\num_entries * 8219 cmp cur_\type\()p, end_\type\()p
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()