Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rose/
A Daf_rose.c715 struct full_sockaddr_rose *full_addr = (struct full_sockaddr_rose *)uaddr; in rose_bind() local
717 rose->source_digis[n] = full_addr->srose_digis[n]; in rose_bind()
825 struct full_sockaddr_rose *full_addr = (struct full_sockaddr_rose *)uaddr; in rose_connect() local
827 rose->dest_digis[n] = full_addr->srose_digis[n]; in rose_connect()
/linux-6.3-rc2/tools/perf/util/
A Dannotate.h92 full_addr; member
A Dannotate.c2242 if (notes->options && notes->options->full_addr) in symbol__annotate()
2768 else if (notes->options->full_addr) in annotation__update_column_widths()
2781 notes->options->full_addr = !notes->options->full_addr; in annotation__toggle_full_addr()
2783 if (notes->options->full_addr) in annotation__toggle_full_addr()

Completed in 13 milliseconds