Home
last modified time | relevance | path

Searched refs:start_ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhead-64.h66 start_##sname:
162 label##_absolute = (label - start_ ## sname + sname ## _start)
168 #define ABS_ADDR(label, sname) (label - start_ ## sname + sname ## _start)
/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()
178 *start = start_ + 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()
178 *start = start_ + 1; in sctp_tsnmap_next_gap_ack()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhead-64.h66 start_##sname:
101 fs_label = start_##sname; \
/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
39 unsigned long start = (unsigned long) start_; 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
39 unsigned long start = (unsigned long) start_; in bpf_flush_icache()

Completed in 9 milliseconds