/linux/arch/arm/common/ |
H A D | vlock.S | 19 #define FEW(x...) macro 22 #define FEW(x...) x macro 72 FEW( ldr r2, [r0, #VLOCK_VOTING_OFFSET] )
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | get_branch_snapshot.c | 112 /* too few entries for the hit/waste test */ in serial_test_get_branch_snapshot() 119 /* Given we stop LBR in software, we will waste a few entries. in serial_test_get_branch_snapshot() 120 * But we should try to waste as few as possible entries. We are at in serial_test_get_branch_snapshot()
|
/linux/fs/nilfs2/ |
H A D | Kconfig | 11 destroyed just a few seconds ago. Since this file system can keep 15 NILFS2 creates a number of checkpoints every few seconds or per
|
/linux/tools/include/nolibc/ |
H A D | std.h | 10 /* Declare a few quite common macros and types that usually are in stdlib.h, 11 * stdint.h, ctype.h, unistd.h and a few other common locations. Please place
|
H A D | nolibc.h | 26 * A few of them are architecture-specific because the syscalls are not all 58 * for a few functions usually found in string.h, ctype.h, or stdlib.h. 70 * only a few common includes, may also be built by simply making the include
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-bcma | 14 There are a few types of BCMA cores, they can be identified by 30 Each BCMA core is identified by few fields, including class it
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | mscc.txt | 14 The SoC has a few registers (DEVCPU_GCB:CHIP_REGS) handling miscellaneous 30 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
|
/linux/Documentation/driver-api/firmware/ |
H A D | built-in-fw.rst | 14 There are a few reasons why you might want to consider building your firmware 21 Even if you have these needs there are a few reasons why you may not be
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | thead,th1520-pinctrl.yaml | 22 pads only a few of those 6 configurations are valid though, and a few pads in 25 Pinconf is fairly regular except for a few pads in group 1 that either can't
|
/linux/include/linux/ |
H A D | zconf.h | 14 plus a few kilobytes for small objects. For example, if you want to reduce 20 that is, 32K for windowBits=15 (default value) plus a few kilobytes
|
H A D | devm-helpers.h | 41 * detached. A few drivers need delayed work which must be cancelled before 66 * A few drivers need to queue work which must be cancelled before driver
|
/linux/drivers/net/ethernet/natsemi/ |
H A D | Kconfig | 25 a few Nubus and all known Comm Slot Ethernet cards. If you have 36 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
|
/linux/drivers/gpu/drm/i915/ |
H A D | TODO.txt | 12 - There's a lot of complexity added past few years to make relocations faster. 16 2. Any complexity added in this area past few years which can't be justified
|
/linux/fs/netfs/ |
H A D | Kconfig | 20 execution as there are a quite a few stats gathered, and on a 55 execution as there are a quite a few stats gathered, and on a
|
/linux/Documentation/leds/ |
H A D | ledtrig-usbport.rst | 18 1) Device with single USB LED and few physical ports 24 2) Device with a physical port handled by few controllers
|
/linux/arch/nios2/lib/ |
H A D | memcpy.c | 167 /* If there not too few bytes to copy, use word copy. */ in memcpy() 169 /* Copy just a few bytes to make DSTP aligned. */ in memcpy() 188 /* There are just a few bytes to copy. Use byte memory operations. */ in memcpy()
|
/linux/Documentation/driver-api/driver-model/ |
H A D | design-patterns.rst | 5 This document describes a few common design patterns found in device drivers. 16 While the kernel contains a few device drivers that assume that they will
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | raw-nand-chip.yaml | 63 a few blocks at the end of the device to store it and update 65 few pages of all the blocks will be scanned at boot time to
|
/linux/arch/arm/mach-omap2/ |
H A D | prm2xxx.h | 29 * With a few exceptions, these are the register names beginning with 88 * With a few exceptions, these are the register names beginning with
|
/linux/Documentation/arch/x86/ |
H A D | orc-unwinder.rst | 76 The ORC data format does have a few downsides compared to DWARF. ORC 112 Objtool still needs a few annotations, but only in code which does 118 gives more accurate debuginfo, with very few annotations. It also
|
/linux/Documentation/watchdog/ |
H A D | convert_drivers_to_kernel_api.rst | 20 go. Only very few driver-specific details have to be moved to other functions. 105 Because of the simplifications, a few defines are probably unused now. Remove 174 A few drivers use nowayout statically, i.e. there is no module parameter for it
|
/linux/Documentation/driver-api/memory-devices/ |
H A D | ti-gpmc.rst | 34 connected to gpmc. A few of the peripheral timings can be fed either 172 Many of gpmc timings are dependent on other gpmc timings (a few
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-arb-gpio-challenge.yaml | 45 4. Otherwise, wait for a few milliseconds and see if THEIR_CLAIMS are released. 46 5. If not, back off, release the claim and wait for a few more milliseconds.
|
/linux/Documentation/filesystems/nfs/ |
H A D | rpc-server-gss.rst | 11 RPCGSS is specified in a few IETF documents: 63 than a few thousand groups (the current hard limit in the kernel is 65K
|
/linux/samples/livepatch/ |
H A D | livepatch-shadow-fix1.c | 37 /* Check for expired dummies after a few new ones have been allocated */ 39 /* Dummies expire after a few cleanup instances */
|