Home
last modified time | relevance | path

Searched refs:intro (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/scripts/
Dcheckstack.pl148 my $intro = "$addr $func [$file]:";
149 my $padlen = 56 - length($intro);
151 $intro .= ' ';
155 push @stack, "$intro$size\n";
165 my $intro = "$addr $func [$file]:";
166 my $padlen = 56 - length($intro);
168 $intro .= ' ';
171 push @stack, "$intro$size\n";
/linux-4.4.14/Documentation/serial/
D00-INDEX6 - intro to the low level serial driver.
/linux-4.4.14/Documentation/x86/
D00-INDEX16 - Page Attribute Table intro and API
/linux-4.4.14/Documentation/fb/
D00-INDEX25 - intro to and usage guide for the framebuffer console (fbcon).
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dphy.c556 static const struct mt76_reg_pair intro[] = { in mt7601u_rxdc_cal() local
569 intro, ARRAY_SIZE(intro)); in mt7601u_rxdc_cal()
/linux-4.4.14/Documentation/
Dsvga.txt12 ** Short intro for the impatient: Just use vga=ask for the first time,
D00-INDEX81 - generic associative array intro.
/linux-4.4.14/Documentation/RCU/
DRTFP.txt927 Reader-friendly intro to RCU, with the infamous old-man-and-brat
969 Reader friendly intro to dcache and RCU.
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt121 Section 3.1 "Goal definitions" is a quick intro, further chapters provide