Searched refs:tips (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | util.c | 384 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/ |
D | Kconfig | 21 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/ |
D | aoe.rst | 13 It has many tips and hints! Please see, especially, recommended
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | netdev-FAQ.rst | 219 Q: Any other tips to help ensure my net/net-next patch gets OK'd?
|
D | arcnet-hardware.rst | 16 some cabling tips, and a listing of all jumper settings I can find. Please
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | aic7xxx.rst | 388 http://ask.adaptec.com for articles, troubleshooting tips, and
|
D | aic79xx.rst | 524 http://ask.adaptec.com for articles, troubleshooting tips, and
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | 1.Intro.rst | 40 of the development process; this section offers a number of tips on how to
|
/kernel/linux/linux-5.10/tools/perf/ |
D | Makefile.perf | 969 $(INSTALL) Documentation/tips.txt -t '$(DESTDIR_SQ)$(tip_instdir_SQ)'
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | kconfig-language.rst | 487 This is a collection of Kconfig tips, most of which aren't obvious at
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | biodoc.rst | 86 7. A few tips on migration of older drivers
|