Home
last modified time | relevance | path

Searched refs:start_ (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/sctp/
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()
178 *start = start_ + 1; in sctp_tsnmap_next_gap_ack()
/Linux-v5.4/arch/powerpc/include/asm/
Dhead-64.h66 start_##sname:
101 fs_label = start_##sname; \
/Linux-v5.4/arch/sparc/net/
Dbpf_jit_comp_64.c35 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() argument
39 unsigned long start = (unsigned long) start_; in bpf_flush_icache()