/linux/Documentation/ABI/testing/ |
H A D | sysfs-tty | 30 sysfs rather than via ioctls. 39 sysfs rather than via ioctls. 48 sysfs rather than via ioctls. 57 sysfs rather than via ioctls. 66 sysfs rather than via ioctls. 75 sysfs rather than via ioctls. 84 sysfs rather than via ioctls. 93 sysfs rather than via ioctls. 105 sysfs rather than via ioctls. 114 sysfs rather than via ioctls. [all …]
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-devices-system-cpu | 35 identifier (rather than the kernel's). The actual value is 41 identifier (rather than the kernel's). The actual value is 47 identifier (rather than the kernel's). The actual value is 53 identifier (rather than the kernel's). The actual value is 59 identifier (rather than the kernel's). The actual value is
|
/linux/Documentation/staging/ |
H A D | crc32.rst | 16 - When dividing polynomials, there are no carries. Rather than add and 89 We can do it 8 bits at a time rather than 1 bit at a time:: 121 Here, rather than just shifting one bit of the remainder to decide 123 This produces a 40-bit (rather than a 33-bit) intermediate remainder, 145 producing a 48-bit intermediate remainder. Rather than doing a single
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache-policies.rst | 18 Because we map bios, rather than requests it's easy for the policy 66 smq uses 28bit indexes to implement its data structures rather than 68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | renesas,nbpfaxi.txt | 27 (DMA_MEM_TO_MEM/DMA_MEM_TO_DEV) to this value, specified in bytes, rather 30 (DMA_DEV_TO_MEM/DMA_MEM_TO_MEM) to this value, specified in bytes, rather
|
/linux/arch/arm/mach-omap2/ |
H A D | hdq1w.c | 31 * ZR (SWPU223R) does not include the rather important fact that, for 34 * module. In this sense, it's rather similar to the I2C custom reset
|
/linux/Documentation/core-api/ |
H A D | assoc_array.rst | 20 Rather, the array is made up of metadata blocks that point to objects. 52 pack leaf object pointers into spare space in the node rather than making an 106 but must rather be released by the caller. 137 rather than from a caller-supplied index key. 195 This function makes no alteration to the array itself, but rather returns 214 This function makes no alteration to the array itself, but rather returns 231 This function makes no alteration to the array itself, but rather returns
|
/linux/fs/crypto/ |
H A D | keysetup_v1.c | 13 * (rather than the new method of using HKDF-SHA512) 16 * (rather than the new method of using a filesystem-level keyring) 19 * (rather than the new method of implementing DIRECT_KEY with per-mode keys 189 * information, we must key the hash table by descriptor rather than by in find_or_insert_direct_key()
|
/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 65 explicitly reverted rather than disappeared via history modification. 159 merge to a well-known stable point, rather than to some random commit. 168 for the final pull request: Linus is adamant that he would much rather see 212 point rather than some random spot. If your upstream-bound branch has
|
/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | uncore-memory.json | 184 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 194 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 204 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 214 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 224 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 234 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 244 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul… 254 …s are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumul…
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_exec.c | 27 * Execs have historically been rather complicated in DRM drivers (at least in 40 * every exec rather than the kernel tracking dependencies of BO (e.g. if the 44 * We do not allow a user to trigger a bind at exec time rather we have a VM 68 * All of this results in a rather simple exec implementation.
|
H A D | xe_bo_doc.h | 144 * makes this rather easy but the caveat is the memory must be contiguous. Again 171 * Make some kernel BO evictable rather than pinned. An example of this would be 173 * used rather than pinning we could safely evict + rebind these BOs as needed.
|
/linux/Documentation/networking/ |
H A D | netif-msg.rst | 45 - Per-interface rather than per-driver message level setting. 57 variable is a bit map rather than a level, and is initialized as::
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | realtek,rt5677.yaml | 97 description: Indicate MIC1/2 input are differential, rather than 102 description: Indicate LOUT1/2/3 outputs are differential, rather than
|
/linux/Documentation/mm/ |
H A D | numa.rst | 38 lives interesting. Rather, this architecture is a means to provide scalable 120 zonelist--will not be the node itself. Rather, it will be the node that the 128 behavior. Rather they want to be sure they get memory from the specified node
|
/linux/arch/powerpc/kernel/ |
H A D | idle_book3s.S | 56 * Use the stack red zone rather than a new frame for saving regs since 101 * KVM nap requires r2 to be saved, rather than just restoring it 164 * Use the stack red zone rather than a new frame for saving regs since
|
/linux/tools/perf/util/ |
H A D | mutex.h | 84 * Initialize the mtx struct and set the process-shared rather than default 98 * Initialize the cond struct and specify the process-shared rather than default
|
/linux/tools/include/uapi/linux/ |
H A D | io_uring.h | 159 * flag is set, work will be done when the task transitions anyway, rather 179 * Rather than running bits of task work whenever the task transitions 191 * IORING_REGISTER_USE_REGISTERED_RING; return a registered fd index rather 315 * IORING_ASYNC_CANCEL_FD Key off 'fd' for cancelation rather than the 582 * Register a fully sparse file space, rather than pass in an array of all
|
/linux/Documentation/userspace-api/netlink/ |
H A D | c-code-gen.rst | 37 ``#define`` rather than inside the enum. 82 will be specified as a ``#define`` rather than an enum value.
|
/linux/include/linux/ |
H A D | async.h | 65 * wait within a certain synchronization domain rather than globally. 107 * wait within a certain synchronization domain rather than globally.
|
/linux/include/net/netfilter/ |
H A D | nf_tproxy.h | 46 * differently: instead of reopening the connection we should rather 105 * differently: instead of reopening the connection we should rather
|
/linux/tools/perf/Documentation/ |
H A D | perf-arm-spe.txt | 17 events down to individual instructions. Rather than being interrupt-driven, it picks an 74 - Sampling, rather than tracing, cuts down the profiling problem to something more manageable for 154 +++*+++ Latency is the total latency from the point at which sampling started on that instruction, rather
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_parser.c | 55 * data, but rather only sets pointers to the respective start addresses and 105 * This function does not copy any data, but rather only validates the message 199 * This function does not copy any data, but rather only validates the frame
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-hns-dsaf.txt | 16 subctrl-syscon rather than this address. 19 serdes-syscon rather than this address.
|
/linux/tools/usb/usbip/libsrc/ |
H A D | list.h | 13 * manipulating whole lists rather than single entries, as 15 * generate better code by using them directly rather than
|