Searched refs:start_ (Results 1 – 5 of 5) sorted by relevance
172 __u16 start_ = 0, end_ = 0, offset; in sctp_tsnmap_next_gap_ack() local180 &start_, &end_); in sctp_tsnmap_next_gap_ack()183 if (start_ && !end_) in sctp_tsnmap_next_gap_ack()193 *start = start_ + 1; in sctp_tsnmap_next_gap_ack()
40 start = start_##ops##_##x; \ in native_patch()
50 start = start_##ops##_##x; \ in native_patch()
20 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() argument25 unsigned long start = (unsigned long) start_; in bpf_flush_icache()
407 __visible extern const char start_##ops##_##name[], end_##ops##_##name[]; \