/linux-4.4.14/net/caif/ |
D | cfctrl.c | 97 p1->u.utility.fifosize_kb == p2->u.utility.fifosize_kb in param_eq() 98 && p1->u.utility.fifosize_bufs == in param_eq() 99 p2->u.utility.fifosize_bufs in param_eq() 100 && strcmp(p1->u.utility.name, p2->u.utility.name) == 0 in param_eq() 101 && p1->u.utility.paramlen == p2->u.utility.paramlen in param_eq() 102 && memcmp(p1->u.utility.params, p2->u.utility.params, in param_eq() 103 p1->u.utility.paramlen) == 0; in param_eq() 256 tmp16 = cpu_to_le16(param->u.utility.fifosize_kb); in cfctrl_linkup_request() 258 tmp16 = cpu_to_le16(param->u.utility.fifosize_bufs); in cfctrl_linkup_request() 261 strncpy(utility_name, param->u.utility.name, in cfctrl_linkup_request() [all …]
|
D | cfcnfg.c | 279 strncpy(l->u.utility.name, s->sockaddr.u.util.service, in caif_connect_req_to_link_param() 280 sizeof(l->u.utility.name)-1); in caif_connect_req_to_link_param() 281 l->u.utility.name[sizeof(l->u.utility.name)-1] = 0; in caif_connect_req_to_link_param() 282 caif_assert(sizeof(l->u.utility.name) > 10); in caif_connect_req_to_link_param() 283 l->u.utility.paramlen = s->param.size; in caif_connect_req_to_link_param() 284 if (l->u.utility.paramlen > sizeof(l->u.utility.params)) in caif_connect_req_to_link_param() 285 l->u.utility.paramlen = sizeof(l->u.utility.params); in caif_connect_req_to_link_param() 287 memcpy(l->u.utility.params, s->param.data, in caif_connect_req_to_link_param() 288 l->u.utility.paramlen); in caif_connect_req_to_link_param()
|
/linux-4.4.14/drivers/char/mwave/ |
D | README | 19 thinkpad configuration utility then this parameter allows the 24 thinkpad configuration utility then this parameter allows the 29 thinkpad configuration utility then this parameter allows the 34 thinkpad configuration utility then this parameter allows the
|
/linux-4.4.14/Documentation/isdn/ |
D | README.act2000 | 66 "actctrl" from the utility-package to configure additional cards. 68 Using the "actctrl"-utility, portbase and irq can also be changed 70 option of the "actctrl"-utility after loading the firmware into the 71 card's memory using the "actctrl"-utility. 84 Using the "actctrl"-utility, the same features apply to the modularized 93 Assuming you have installed the utility-package correctly, the firmware
|
D | README.icn | 86 "icnctrl" from the utility-package to configure additional cards. 90 Using the "icnctrl"-utility, portbase and shared memory can also be 94 into the card's memory using the "icnctrl"-utility. 113 Using the "icnctrl"-utility, the same features apply to the modularized 117 into the card's memory using the "icnctrl"-utility. 130 Assuming you have installed the utility-package correctly, the firmware
|
D | README.sc | 100 utility packages. The latest kernel is available from 192 i) using the isdnctrl utility, add an interface with "addif" and 241 i) using the isdnctrl utility, add an interface with "addif" and 271 When using the "scctrl" utility to upload firmware revisions on the board,
|
D | README.x25 | 45 "Code maturity level options" menu. For the x25trace utility to work 180 The x25-utility package also contains an x25trace tool that can be
|
D | README.concap | 29 user space utility (isdnctrl). The isdn network interface code then
|
D | README.gigaset | 180 applications only. Most distributions provide some configuration utility
|
D | README.HiSax | 265 idstring = Driver ID for accessing the particular card with utility
|
D | README | 503 without MAC-header. A patch for tcpdump is included in the utility-package
|
/linux-4.4.14/Documentation/accounting/ |
D | cgroupstats.txt | 21 To extract cgroup statistics a utility very similar to getdelays.c 22 has been developed, the sample output of the utility is shown below
|
D | delay-accounting.txt | 57 The getdelays.c userspace utility in this directory allows simple commands to 74 After the system has booted up, use a utility 77 The utility also allows a given command to be
|
D | taskstats.txt | 46 getdelays.c is a simple utility demonstrating usage of the taskstats interface
|
/linux-4.4.14/Documentation/scsi/ |
D | bfa.txt | 45 Configuration & Management utility download 48 The latest driver configuration & management utility for 3.0.2.2 bfa driver can
|
D | BusLogic.txt | 183 driver. On PCI systems it is also recommended that the AutoSCSI utility be 307 To enable this backward compatibility option, invoke the AutoSCSI utility via 334 the AutoSCSI utility via Ctrl-B at system startup and select "Adapter
|
D | arcmsr_spec.txt | 132 ** well controlled utility and not for end user access.
|
D | scsi_fc_transport.txt | 72 utility would be responsible for creating wwpn/wwnn's for the vport,
|
D | ChangeLog.megaraid | 519 management utility. The current version of management module does not
|
D | st.txt | 58 tables (and will not do that in future). Instead of that, a utility
|
D | ChangeLog.lpfc | 1662 * Create utility clock function elx_start_timer() and
|
/linux-4.4.14/Documentation/power/ |
D | userland-swsusp.txt | 143 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE 148 (a) The suspending utility MUST NOT close the snapshot device 151 suspending utility SHOULD destroy it, preferably by zapping 155 (b) The suspending utility SHOULD NOT attempt to perform any 162 the snapshot image), the suspending utility MUST close the snapshot 166 The resuming utility SHOULD NOT attempt to mount any file systems that could
|
D | video.txt | 70 (8) on some systems, you can use the video_post utility and or
|
/linux-4.4.14/drivers/isdn/act2000/ |
D | Kconfig | 7 into the card using a utility which is part of the latest
|
/linux-4.4.14/drivers/isdn/pcbit/ |
D | Kconfig | 8 the card using a utility which is distributed separately. See
|
/linux-4.4.14/scripts/ksymoops/ |
D | README | 2 free standing utility, not linked to any particular kernel version.
|
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 4 This module contains utility functions for use with perf script. 8 'used', while Util.pm contains useful but optional utility functions
|
/linux-4.4.14/drivers/net/hamradio/ |
D | Kconfig | 74 DMA channel. This is accomplished with a small utility program, 127 utility available in the standard ax25 utilities package. For 144 the driver, use the sethdlc utility available in the standard ax25 159 par96 designs. To configure the driver, use the sethdlc utility 174 designs. To configure the driver, use the sethdlc utility available
|
/linux-4.4.14/drivers/isdn/icn/ |
D | Kconfig | 9 downloaded into the card using a utility which is distributed
|
/linux-4.4.14/Documentation/spi/ |
D | 00-INDEX | 22 - SPI testing utility.
|
D | spi-summary | 228 And SOC-specific utility code might look something like:
|
/linux-4.4.14/Documentation/filesystems/ |
D | nilfs2.txt | 98 This ioctl is used in rmcp utility. 101 ioctl is used in lscp utility and by 137 mkcp utility. 140 by nilfs_resize utility. 144 is used by nilfs_resize utility.
|
D | cramfs.txt | 13 create the disk image with the "mkcramfs" utility.
|
D | udf.txt | 14 for packet mode using the utility cdrwtool, then the pktcdvd driver can
|
D | seq_file.txt | 12 without any special utility programs; they can also make life easier for 35 * Some utility functions for formatting objects for output without 179 output must be passed to the seq_file code. Some utility functions have
|
D | ntfs.txt | 23 These include mkntfs, a full-featured ntfs filesystem format utility, 241 how they fit together and load this into the kernel using the dmsetup utility 271 For Win2k and later dynamic disks, you can for example use the ldminfo utility 277 will find the precompiled (i386) ldminfo utility there. NOTE: You will not be
|
D | relay.txt | 71 a couple simple utility functions and a set of examples are provided. 465 Finally, there are a couple of utility callbacks that can be used for
|
D | fuse.txt | 41 module (fuse.ko), a userspace library (libfuse.*) and a mount utility
|
D | ramfs-rootfs-initramfs.txt | 116 program. See the switch_root utility, below.)
|
/linux-4.4.14/Documentation/EDID/ |
D | HOWTO.txt | 54 created, it must be checked with the "edid-decode" utility which will 55 most probably complain about a wrong CRC. Fortunately, the utility also
|
/linux-4.4.14/Documentation/ |
D | numastat.txt | 24 For easier reading you can use the numastat utility from the numactl package
|
D | digsig.txt | 78 Here is example output of the keyctl utility.
|
D | hw_random.txt | 33 run them by hand with a "rngtest" utility.
|
D | Changes | 208 get the user-space microcode_ctl utility to use with this. 289 On x86 kernels the mcelog utility is needed to process and log machine check
|
D | svga.txt | 19 option of LILO (or some other boot loader you use) or by the "vidmode" utility 20 (present in standard Linux utility packages). You can use the following values
|
D | initrd.txt | 213 is also available via the pivot_root utility (see pivot_root(8) man
|
/linux-4.4.14/fs/fuse/ |
D | Kconfig | 14 See <file:Documentation/Changes> for needed library/utility version.
|
/linux-4.4.14/include/net/caif/ |
D | cfctrl.h | 87 } utility; /* Configuration for Utility Links (Psock) */ member
|
/linux-4.4.14/drivers/input/joystick/iforce/ |
D | Kconfig | 29 You will need an additional utility called inputattach, see
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | README | 33 utility or debugfs. 35 a) 'iw' utility commands 66 …Apart from the iw utility all standard configurations using the 'iwconfig' utility are also suppor…
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | Kconfig | 18 has to be downloaded into the card using the divactrl utility.
|
/linux-4.4.14/arch/um/ |
D | Kconfig.debug | 10 utility.
|
/linux-4.4.14/net/8021q/ |
D | Kconfig | 12 the 'ip' utility in order to effectively use VLANs.
|
/linux-4.4.14/drivers/usb/usbip/ |
D | Kconfig | 9 For more details, and to get the userspace utility
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 364 g. If you use 'lilo' utility, you should check /etc/lilo.conf 378 3.5.7 Make utility 379 # cd /moxa/mxser/utility 431 make sure you had run the "msmknod" utility. 435 This utility provides the function to display what Moxa Smartio/Industio 440 This utility gives the user a quick view about all the MOXA ports' 452 This utility provides data sending and receiving ability of all tty ports,
|
D | driver | 384 This utility function can be used to determine whether two
|
/linux-4.4.14/Documentation/networking/ |
D | policy-routing.txt | 79 [ metric METRIC ] [ reject ] ... (look at iproute utility) 81 or use route utility from current net-tools.
|
D | generic-hdlc.txt | 26 WAN port. You'll need the "sethdlc" utility, get it from: 29 Compile sethdlc.c utility:
|
D | e100.txt | 75 default. The ethtool utility can be used as follows to force speed/duplex. 137 WoL is provided through the ethtool* utility. For instructions on enabling
|
D | README.sb1000 | 16 1.) The "cmconfig" program. This is a utility which supplements "ifconfig" 91 the older ipfwadm commands from the 2.0.x kernels. There's a neat utility to 100 root to do this. It's better to use a utility like sudo to execute
|
D | baycom.txt | 84 Users of userland AX.25 stacks may use the net2kiss utility (also available 94 utility. If you are only using one modem, you can also configure the
|
D | ipvlan.txt | 23 using IProute2/ip utility.
|
D | igb.txt | 70 WoL is configured through the ethtool* utility.
|
D | decnet.txt | 83 /proc/net/decnet_dev). There is a utility available at the above 142 the DECnet address. If in doubt use the dn2ethaddr utility available
|
D | e1000e.txt | 284 Speed and Duplex are configured through the ethtool* utility. For 289 WoL is configured through the ethtool* utility. For instructions on
|
D | altera_tse.txt | 106 o altera_utils.c: Driver utility functions 107 o altera_utils.h: Driver utility function definitions
|
D | rxrpc.txt | 85 that has both kernel (filesystem) and userspace (utility) components. 675 such as the AFS filesystem. This permits such a utility to: 682 opening of a socket. Instead the utility is responsible for requesting a 693 To use the RxRPC facility, a kernel utility must still open an AF_RXRPC socket, 771 and handling the incoming message, the ID assigned by the kernel utility
|
D | l2tp.txt | 166 request. The "ip" utility of iproute2 has commands for managing static 210 iproute2's ip utility to support this.
|
D | PLIP.txt | 103 A utility that can perform this change in Linux is plipconfig, which is part
|
D | dl2k.txt | 171 utility with a graphical user interface is provided to perform steps 2
|
D | eql.txt | 135 Enslaving devices by hand requires two utility programs: eql_enslave
|
D | cxgb.txt | 319 procstate utility. You could also try binding the interface to a
|
D | ixgb.txt | 206 # call the sysctl utility to modify /proc/sys entries
|
D | e1000.txt | 442 WoL is configured through the ethtool* utility.
|
D | z8530drv.txt | 217 The utility "gencfg"
|
D | scaling.txt | 92 Per-cpu load can be observed using the mpstat utility, but note that on
|
D | can.txt | 1003 utility suite. The following chapter describes briefly how to use it. 1014 of the IPROUTE2 utility suite is available and it can be used as shown
|
D | bonding.txt | 133 or sysfs, the old ifenslave control utility is obsolete. 1020 yast2 sysconfig configuration utility. The goal is for to create an 1634 These queue id's can be used in conjunction with the tc utility to configure
|
/linux-4.4.14/drivers/pnp/ |
D | Kconfig | 14 or using a user-space utility.
|
/linux-4.4.14/net/sunrpc/ |
D | Kconfig | 43 that is be used by the 'rpcdebug' utility to turn on or off
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | cifs.txt | 23 This filesystem has an mount utility (mount.cifs) that can be obtained from
|
D | README | 61 If you do not have the utility mount.cifs (in the Samba 3.0 source tree and on 64 required, mount.cifs is recommended. Eventually the Samba 3.0 utility program 86 utility as suid (e.g. "chmod +s /sbin/mount.cifs). To enable users to 93 Note that when the mount.cifs utility is run suid (allowing user mounts), 111 the utility umount.cifs may be used. It may be invoked directly, or if 113 (at least for most versions of the umount utility) for umount of cifs 118 equivalent suid effect). For this utility to succeed the target path 353 mount helper utility (not typically needed)
|
D | CHANGES | 1001 Introduced optional mount helper utility mount.cifs and made coreq changes to cifs vfs to enable
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | Kconfig | 65 with the ISDN utility package for example), you will be able to use 99 You need will need the loopctrl utility from the latest isdn4k-utils
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ir | 41 events and the like. You can also use the kbd utility to change the
|
D | cafe_ccic | 16 The "xawtv" utility also works; gqcam does not, for unknown reasons.
|
D | meye.txt | 9 can be found in the "Misc devices" section of the kernel configuration utility)
|
D | si4713.txt | 171 Testing is usually done with v4l2-ctl utility for managing FM tuner cards.
|
D | v4l2-framework.txt | 35 common code into utility functions shared by all drivers.
|
/linux-4.4.14/Documentation/input/ |
D | cs461x.txt | 14 4-button joystick; I mean the jstest utility. Also I've tried to
|
D | input.txt | 256 You can test the joystick emulation with the 'jstest' utility, 259 You can test the event devices with the 'evtest' utility available
|
D | joystick.txt | 96 discipline module loaded and the inputattach utility started: 544 testing whether the driver works, if in doubt, use the jstest utility in 551 Additionally you can do a test with the evtest utility:
|
D | ntrig.txt | 10 and utility functions accessible with sysfs and module parameters.
|
D | ff.txt | 38 There is an utility called fftest that will allow you to test the driver.
|
/linux-4.4.14/drivers/usb/atm/ |
D | Kconfig | 63 the modem using a user space utility (a firmware loader for example).
|
/linux-4.4.14/Documentation/laptops/ |
D | sonypi.txt | 15 It will give access (through a user space utility) to some events those laptops 146 is a userspace utility to adjust the brightness on those models,
|
D | asus-laptop.txt | 248 - a copy of your ACPI tables, using the "acpidump" utility
|
D | thinkpad-acpi.txt | 56 - a copy of your ACPI tables, using the "acpidump" utility 704 on the X40 (tpb is the ThinkPad Buttons utility):
|
/linux-4.4.14/Documentation/security/ |
D | keys-ecryptfs.txt | 17 by the userspace utility 'mount.ecryptfs' shipped with the package
|
D | keys-trusted-encrypted.txt | 21 trouser's utility: "tpm_takeownership -u -z".
|
D | Smack.txt | 269 If you are using the smackload utility 658 any security decisions themselves. The utility ls(1) is one example of such a
|
D | keys.txt | 1045 search a specific keyring, so using keyrings in this way is of limited utility.
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-crypt.txt | 82 encryption with dm-crypt using the 'cryptsetup' utility, see
|
/linux-4.4.14/Documentation/blockdev/ |
D | zram.txt | 19 b) using zramctl utility, provided by util-linux (util-linux@vger.kernel.org). 44 If you use 'echo', the returned value that is changed by 'echo' utility,
|
/linux-4.4.14/sound/soc/omap/ |
D | Kconfig | 64 ldattach utility. This can be started automatically from udev,
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 1037 utiltity||utility 1038 utitity||utility 1039 utitlty||utility
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 38 the utility and installation image, which will use the value in
|
/linux-4.4.14/tools/power/cpupower/bench/ |
D | README-BENCH | 103 Provide a gnuplot utility script for easy generation of plots to present
|
/linux-4.4.14/Documentation/early-userspace/ |
D | buffer-format.txt | 16 formats, and can be created with the cpio(1) utility. The cpio
|
D | README | 55 usr/gen_init_cpio utility (run 'usr/gen_init_cpio --help' to get the
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 113 device, you can use the con2fbmap utility. 197 1. Download or install vbetool. This utility is included with most
|
D | viafb.txt | 181 "fbset" is an inbox utility of Linux.
|
D | framebuffer.txt | 116 Frame buffer resolutions are maintained using the utility `fbset'. It can
|
/linux-4.4.14/fs/jffs2/ |
D | Kconfig | 61 by the utility 'sumtool'.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | PSS-updates | 36 Other options have also been added for the added convenience and utility
|
D | README.OSS | 366 Some machines have a BIOS utility for setting PnP resources. This is a good
|
/linux-4.4.14/drivers/uio/ |
D | Kconfig | 67 possible for UIO to work with this device a utility, uioport,
|
/linux-4.4.14/net/netfilter/ipset/ |
D | Kconfig | 7 In order to define and use the sets, you need the userspace utility
|
/linux-4.4.14/arch/mips/ |
D | Kconfig.debug | 88 Corelis mksym utility and UDB Emulator.
|
/linux-4.4.14/Documentation/dvb/ |
D | faq.txt | 110 you have configured with the dvbnet utility. Check if there
|
D | avermedia.txt | 174 The Scan utility has a set of compiled-in defaults for various
|
/linux-4.4.14/Documentation/kbuild/ |
D | kbuild.txt | 180 utility when signing kernel modules, if the private key requires such.
|
/linux-4.4.14/fs/ |
D | Kconfig | 57 # Posix ACL utility routines
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-script-perl.txt | 206 Various utility functions for use with perf script:
|
D | perf-script-python.txt | 188 simply a utility function used for that purpose. Let's rename the 610 Various utility functions for use with perf script:
|
/linux-4.4.14/Documentation/s390/ |
D | monreader.txt | 127 output of the CMS utility MONWRITE without the 4K control blocks). The MCE
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei.txt | 218 An open source Intel AMT configuration utility, implementing a local agent
|
/linux-4.4.14/drivers/input/serio/ |
D | Kconfig | 231 provided keymap helper utility.
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 7 The hdparm utility can be used to control various IDE features on a
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 972 the firmware via hdsploader utility included in alsa-tools 1322 firmware via mixartloader utility in alsa-tools package. 1941 Note: you need to load the firmware via usx2yloader utility included 2048 firmware via vxloader utility in alsa-tools package. To invoke 2082 firmware via vxloader utility in alsa-tools package.
|
D | HD-Audio.txt | 801 Codecgraph is a utility program to generate a graph and visualizes the
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 425 the GRMON utility before even starting u-boot.
|
/linux-4.4.14/drivers/usb/gadget/ |
D | Kconfig | 417 ALSA's aconnect utility etc.
|
/linux-4.4.14/drivers/atm/ |
D | Kconfig | 318 dynamically using an ioctl (Get the debug utility, iadbg, from
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 66 as utility functions for communicating with the back-end.
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 296 ALSA's aconnect utility etc.
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 469 You can also use the Crash utility to analyze dump files in Kdump
|
/linux-4.4.14/ |
D | README | 357 This utility can be downloaded from
|
D | CREDITS | 2083 D: Author of the dialog utility, foundation 2199 D: Hard Disk Parameter (hdparm) utility 3368 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB
|
/linux-4.4.14/Documentation/timers/ |
D | NO_HZ.txt | 317 of OS jitter, including interrupts and system-utility tasks
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 228 To use the loop device, you need the losetup utility, found in the
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 261 change them (with some utility). It could also be used to frequently
|
/linux-4.4.14/Documentation/usb/ |
D | gadget-testing.txt | 370 MIDI ports can be logically connected using the aconnect utility, e.g.:
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 744 tristate "Intel SCU IPC utility driver"
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 43 For example, as there is only one instance of each controller, utility
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 45 * This file is processed by the aic7xxx_asm utility for use in assembling
|
D | aic79xx.reg | 45 * This file is processed by the aic7xxx_asm utility for use in assembling
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 25 You need an utility program called fbset to make full use of frame 180 Common utility functions useful to fbdev drivers of VGA-based
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 2151 * Internal utility routines.
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 1859 * Internal utility routines.
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c_shipped | 2307 * Internal utility routines.
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 442 (also known as expressions) that the userspace 'nft' utility
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1338 utility which reads the information from a config file and sets up 1964 The utility that does this is uml_moo. Its usage is
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 1025 Promise provides Linux RAID configuration utility for these
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 328 representation, or the fs2dt utility which is part of the kexec tools
|
/linux-4.4.14/init/ |
D | Kconfig | 1662 system call and used by the "perf" utility in tools/perf/. It
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 232 trace utility, but other subsystems might too. This file
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 907 tree patched with Speakup is that the genmap utility you'll need for
|