Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dhead-64.h66 start_##sname:
162 label##_absolute = (label - start_ ## sname + sname ## _start)
168 #define ABS_ADDR(label, sname) (label - start_ ## sname + sname ## _start)
/linux-6.1.9/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-6.1.9/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()
/linux-6.1.9/Documentation/admin-guide/
Ddynamic-debug-howto.rst149 file inode.c:start_* # parse :tail as a func (above)