Home
last modified time | relevance | path

Searched refs:end_ (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dtsnmap.c157 __u16 start_ = 0, end_ = 0, offset; in sctp_tsnmap_next_gap_ack() local
165 &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()
/kernel/linux/linux-6.6/net/sctp/
H A Dtsnmap.c157 __u16 start_ = 0, end_ = 0, offset; in sctp_tsnmap_next_gap_ack() local
165 &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()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhead-64.h113 end_##sname:
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhead-64.h109 end_##sname:
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dproc.S207 add end_\type\()p, cur_\type\()p, #\num_entries * 8
219 cmp cur_\type\()p, end_\type\()p
/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_comp_64.c35 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() argument
40 unsigned long end = (unsigned long) end_; in bpf_flush_icache()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_64.c35 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() argument
40 unsigned long end = (unsigned long) end_; in bpf_flush_icache()

Completed in 9 milliseconds