Home
last modified time | relevance | path

Searched refs:tips (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dutil.c384 struct strlist *tips; in perf_tip() local
393 tips = strlist__new("tips.txt", &conf); in perf_tip()
394 if (tips == NULL) in perf_tip()
397 if (strlist__nr_entries(tips) == 0) in perf_tip()
400 node = strlist__entry(tips, random() % strlist__nr_entries(tips)); in perf_tip()
405 strlist__delete(tips); in perf_tip()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
DKconfig21 and for tips for debugging issues and problems.
83 driver and for tips for debugging issues and problems.
/kernel/linux/linux-5.10/Documentation/admin-guide/aoe/
Daoe.rst13 It has many tips and hints! Please see, especially, recommended
/kernel/linux/linux-5.10/Documentation/networking/
Dnetdev-FAQ.rst219 Q: Any other tips to help ensure my net/net-next patch gets OK'd?
Darcnet-hardware.rst16 some cabling tips, and a listing of all jumper settings I can find. Please
/kernel/linux/linux-5.10/Documentation/scsi/
Daic7xxx.rst388 http://ask.adaptec.com for articles, troubleshooting tips, and
Daic79xx.rst524 http://ask.adaptec.com for articles, troubleshooting tips, and
/kernel/linux/linux-5.10/Documentation/process/
D1.Intro.rst40 of the development process; this section offers a number of tips on how to
/kernel/linux/linux-5.10/tools/perf/
DMakefile.perf969 $(INSTALL) Documentation/tips.txt -t '$(DESTDIR_SQ)$(tip_instdir_SQ)'
/kernel/linux/linux-5.10/Documentation/kbuild/
Dkconfig-language.rst487 This is a collection of Kconfig tips, most of which aren't obvious at
/kernel/linux/linux-5.10/Documentation/block/
Dbiodoc.rst86 7. A few tips on migration of older drivers