Searched full:examples (Results 1 – 25 of 325) sorted by relevance
12345678910>>...13
/linux-3.3/samples/ |
D | Kconfig | 9 tristate "Build tracepoints examples -- loadable modules only" 15 tristate "Build trace_events examples -- loadable modules only" 21 tristate "Build kobject examples -- loadable modules only" 31 tristate "Build kprobes examples -- loadable modules only" 42 tristate "Build kernel hardware breakpoint examples -- loadable module only" 48 tristate "Build kfifo examples -- loadable modules only"
|
/linux-3.3/arch/um/ |
D | Kconfig.net | 42 has examples of the UML command line to use to enable Ethertap 76 has examples of the UML command line to use to enable slip 100 has examples of the UML command line to use to enable Daemon 127 That site has a good overview of what VDE is and also examples 148 has examples of the UML command line to use to enable Multicast 169 has examples of the UML command line to use to enable this option.
|
/linux-3.3/Documentation/ |
D | dynamic-debug-howto.txt | 149 callsite. Examples: 158 suffix and with '-' changed to '_'. Examples: 171 Examples: 186 last number in the file. Examples: 243 Examples
|
D | applying-patches.txt | 15 description of the different kernel trees (and examples of how to apply 59 In all the examples below I feed the file (in uncompressed form) to patch 63 If you just want to be able to follow the examples below and don't want to 78 (what I assume you've done in the examples below), then you simply run 253 Here are some examples: 327 Here are 3 examples of how to apply these patches: 365 Here are some examples of how to apply these patches: 428 Here are some examples of applying the -mm patches:
|
/linux-3.3/Documentation/auxdisplay/ |
D | cfag12864b-example.c | 198 #define EXAMPLES 6 macro 205 if (n > EXAMPLES) in example() 208 printf("Example %i/%i - ", n, EXAMPLES); in example() 272 for (n = 1; n <= EXAMPLES; n++) { in main()
|
/linux-3.3/include/asm-generic/bitops/ |
D | non-atomic.h | 54 * If two examples of this operation race, one can appear to succeed 73 * If two examples of this operation race, one can appear to succeed
|
/linux-3.3/Documentation/networking/ |
D | pktgen.txt | 70 Examples: 160 A collection of small tutorial scripts for pktgen is in examples dir. 251 ftp://robur.slu.se/pub/Linux/net-development/pktgen-testing/examples/
|
D | de4x5.txt | 167 upper case. Examples: 175 examples. By default, full duplex is turned off and AUTO is the default 177 be used. Note the use of single quotes in the two examples above and the
|
/linux-3.3/Documentation/trace/ |
D | tracepoints.txt | 7 provides examples of how to insert tracepoints in the kernel and 8 connect probe functions to them and provides some examples of probe
|
/linux-3.3/Documentation/filesystems/ |
D | porting | 33 FOO_I(inode) (see in-tree filesystems for examples). 157 can be used as examples of very different filesystems. 337 look at examples of other filesystems) for guidance. 344 look at examples of other filesystems) for guidance. 372 (above) are examples of the changes required to support this. For more complex
|
D | relay.txt | 53 provide a set of examples and a separate helper though, described 71 a couple simple utility functions and a set of examples are provided. 74 site, contains a set of self-contained examples, each consisting of a 88 examples for details). 101 klog and the relay-apps examples can be found in the relay-apps
|
/linux-3.3/security/selinux/ |
D | Kconfig | 108 Examples: 124 Examples:
|
/linux-3.3/tools/perf/Documentation/ |
D | perf-stat.txt | 107 with it. --append may be used here. Examples: 113 EXAMPLES
|
/linux-3.3/Documentation/serial/ |
D | digiepca.txt | 32 lines. For examples see the bottom of this document. 42 LILO config examples:
|
/linux-3.3/Documentation/devicetree/bindings/rtc/ |
D | twl-rtc.txt | 8 Examples:
|
/linux-3.3/arch/sh/include/asm/ |
D | bitops-op32.h | 88 * If two examples of this operation race, one can appear to succeed 107 * If two examples of this operation race, one can appear to succeed
|
/linux-3.3/Documentation/devicetree/bindings/arm/omap/ |
D | dsp.txt | 9 Examples:
|
D | iva.txt | 14 Examples:
|
D | mpu.txt | 12 Examples:
|
D | l3-noc.txt | 11 Examples:
|
/linux-3.3/Documentation/devicetree/bindings/dma/ |
D | atmel-dma.txt | 8 Examples:
|
D | fsl-imx-sdma.txt | 10 Examples:
|
/linux-3.3/Documentation/devicetree/bindings/watchdog/ |
D | fsl-imx-wdt.txt | 8 Examples:
|
/linux-3.3/Documentation/cgroups/ |
D | 00-INDEX | 4 - Control Groups definition, implementation details, examples and API.
|
/linux-3.3/drivers/media/dvb/bt8xx/ |
D | Kconfig | 13 Support for PCI cards based on the Bt8xx PCI bridge. Examples are
|
12345678910>>...13