| /linux/fs/nls/ |
| H A D | Kconfig | 46 codepage if you want to be able to read/write these filenames on 58 codepage if you want to be able to read/write these filenames on 70 codepage if you want to be able to read/write these filenames on 83 codepage if you want to be able to read/write these filenames on 99 codepage if you want to be able to read/write these filenames on 114 codepage if you want to be able to read/write these filenames on 125 codepage if you want to be able to read/write these filenames on 136 codepage if you want to be able to read/write these filenames on 147 codepage if you want to be able to read/write these filenames on 158 codepage if you want to be able to read/write these filenames on [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | user_ringbuf_fail.c | 35 bpf_printk("Was able to pass bad pointer %lx\n", (__u64)dynptr - 1); in bad_access1() 41 * not be able to read before the pointer. 58 bpf_printk("Was able to pass bad pointer %lx\n", (__u64)dynptr + 1); in bad_access2() 64 * not be able to read past the end of the pointer. 84 * not be able to write to that pointer. 104 * not be able to write to that pointer. 126 * not be able to write to that pointer. 146 * not be able to read past the end of the pointer. 166 * not be able to read past the end of the pointer. 184 * not be able to write to that pointer.
|
| /linux/net/sched/ |
| H A D | Kconfig | 18 able to choose from among several alternative algorithms which can 37 If you say Y here and to "/proc file system" below, you will be able 304 FQ does flow separation, and is able to respect pacing requirements 488 Say Y here if you want to be able to classify packets using 500 If you say Y here, you will be able to classify packets 510 If you say Y here, you will be able to classify packets 520 Say Y here to be able to classify packets using a universal 537 Say Y here to be able to use netfilter marks as u32 key. 543 If you say Y here, you will be able to classify packets based on 566 If you say Y here, you will be able to classify packets based on [all …]
|
| /linux/net/bridge/ |
| H A D | Kconfig | 12 If you say Y here, then your Linux box will be able to act as an 43 If you say Y here, then the Ethernet bridge will be able selectively 57 If you say Y here, then the Ethernet bridge will be able selectively 70 If you say Y here, then the Ethernet bridge will be able to run MRP 81 If you say Y here, then the Ethernet bridge will be able to run CFM
|
| /linux/lib/ |
| H A D | refcount.c | 98 * refcount_dec_and_mutex_lock - return holding mutex if able to decrement 110 * Return: true and hold mutex if able to decrement refcount to 0, false 129 * refcount_dec_and_lock - return holding spinlock if able to decrement 141 * Return: true and hold spinlock if able to decrement refcount to 0, false 161 * interrupts if able to decrement refcount to 0 169 * Return: true and hold spinlock if able to decrement refcount to 0, false
|
| /linux/net/openvswitch/ |
| H A D | Kconfig | 33 which is able to accept configuration from a variety of sources and 50 If you say Y here, then the Open vSwitch will be able create GRE 63 If you say Y here, then the Open vSwitch will be able create vxlan vport. 75 If you say Y here, then the Open vSwitch will be able create geneve vport.
|
| /linux/drivers/block/rnull/ |
| H A D | rnull.rs | 81 // We take no refcounts on the request, so we expect to be able to in queue_rq() 84 .expect("Fatal error - expected to be able to end request"), in queue_rq() 95 // We take no refcounts on the request, so we expect to be able to in complete() 98 .expect("Fatal error - expected to be able to end request"); in complete()
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | provider.rst | 46 Our theoretical DMA controller would then only be able to do transfers 137 your device is able to report which chunks have been transferred 140 your device is able to report which burst have been transferred 163 - The device is able to do memory to memory copies 180 - The device is able to perform XOR operations on memory areas 186 - The device is able to perform parity check using the XOR 191 - The device is able to perform RAID6 P+Q computations, P being a 196 - The device is able to perform parity check using RAID6 P+Q 201 - The device is able to fill memory with the provided pattern 207 - The device is able to trigger a dummy transfer that will [all …]
|
| /linux/fs/adfs/ |
| H A D | Kconfig | 10 here, Linux will be able to read from ADFS partitions on hard drives 11 and from ADFS-formatted floppy discs. If you also want to be able to 27 If you say Y here, you will be able to write to ADFS partitions on
|
| /linux/block/partitions/ |
| H A D | Kconfig | 71 of machines called RISCiX. If you say 'Y' here, Linux will be able 77 Say Y here if you would like to be able to read the hard disk 110 Say Y here if you would like to be able to read the hard disk 217 Say Y here if you would like to be able to read the hard disk 224 Say Y here if you would like to be able to read the hard disk 262 Say Y here if you would like to be able to read the hard disk
|
| /linux/drivers/memstick/host/ |
| H A D | Kconfig | 13 Say Y here if you want to be able to access MemoryStick cards with 29 Say Y here if you want to be able to access MemoryStick cards with 40 Say Y here if you want to be able to access MemoryStick cards with
|
| /linux/usr/ |
| H A D | Kconfig | 156 available to be able to compress the initram. 169 or lzma tools to be able to compress the initram. 182 tool to be able to compress the initram. 194 tool to be able to compress the initram. 216 tool to be able to compress the initram.
|
| /linux/Documentation/trace/ |
| H A D | stm.rst | 18 order for the decoder to be able to make sense of the trace that 19 involves multiple trace sources, it needs to be able to map those 29 are consistent with what decoder expects, it will be able to properly 87 aforementioned ioctl() call) to be able to do this. That is, if your 90 width==64, you should be able to mmap() one page on this file
|
| /linux/fs/ntfs3/ |
| H A D | Kconfig | 22 If activated 64 bits per clusters you will be able to use 4k cluster 23 for 16T+ volumes. Windows will not be able to mount such volumes. 33 If activated you will be able to read such files correctly.
|
| /linux/drivers/hwtracing/stm/ |
| H A D | Kconfig | 23 The receiving side only needs to be able to decode the MIPI 26 If you want to be able to use the basic protocol or want the 38 The receiving side must be able to decode this protocol in
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | sev_migrate_tests.c | 166 "Should not be able migrate to SEV enabled VM. ret: %d, errno: %d", in test_sev_migrate_parameters() 172 "Should not be able migrate to SEV-ES enabled VM. ret: %d, errno: %d", in test_sev_migrate_parameters() 238 "Should not be able call command: %d. ret: %d, errno: %d", in verify_mirror_allowed_cmds() 280 "Should not be able copy context to self. ret: %d, errno: %d", in test_sev_mirror_parameters() 301 "Should not be able copy context to SEV enabled VM. ret: %d, errno: %d", in test_sev_mirror_parameters() 307 "Should not be able copy context to SEV-ES enabled VM. ret: %d, errno: %d", in test_sev_mirror_parameters()
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_daq_dio24.c | 4 * Copyright (C) 2002 Daniel Vecino Castel <dvecino@able.es> 16 * Author: Daniel Vecino Castel <dvecino@able.es> 78 MODULE_AUTHOR("Daniel Vecino Castel <dvecino@able.es>");
|
| /linux/drivers/s390/net/ |
| H A D | Kconfig | 25 Select this option if you want to be able to receive SMSG messages 57 Select this option to be able to run qeth devices in layer 2 mode. 66 Select this option to be able to run qeth devices in layer 3 mode.
|
| /linux/drivers/leds/ |
| H A D | TODO | 50 RGB LEDs are quite common, and it would be good to be able to turn LED 52 userspace is able to set arbitrary colors, and it might be good to 70 In future, it would be good to be able to set rgb led to particular
|
| /linux/include/crypto/ |
| H A D | sha3.h | 271 * the incremental API if you're able to provide all the input at once. 284 * the incremental API if you're able to provide all the input at once. 297 * the incremental API if you're able to provide all the input at once. 310 * the incremental API if you're able to provide all the input at once. 324 * the incremental API if you're able to provide all the input at once as well 339 * the incremental API if you're able to provide all the input at once as well
|
| /linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
| H A D | uncore-memory.json | 452 …the Read Pending Queue is full. When the RPQ is full, the HA will not be able to issue any additi… 462 …the Read Pending Queue is full. When the RPQ is full, the HA will not be able to issue any additi… 532 …he Write Pending Queue is full. When the WPQ is full, the HA will not be able to issue any additi… 542 …he Write Pending Queue is full. When the WPQ is full, the HA will not be able to issue any additi… 552 …hey deallocate after being issued to DRAM. Write requests themselves are able to complete (from t… 563 …hey deallocate after being issued to DRAM. Write requests themselves are able to complete (from t… 573 …hey deallocate after being issued to DRAM. Write requests themselves are able to complete (from t… 583 …hey deallocate after being issued to DRAM. Write requests themselves are able to complete (from t… 593 …hey deallocate after being issued to DRAM. Write requests themselves are able to complete (from t… 602 …hey deallocate after being issued to DRAM. Write requests themselves are able to complete (from t… [all …]
|
| /linux/arch/s390/include/asm/ |
| H A D | user.h | 16 obstacles to being able to view the contents of the floating point 17 registers, and until these are solved you will not be able to view the 35 current->start_stack, so we round each of these off in order to be able
|
| /linux/Documentation/sound/codecs/ |
| H A D | cs35l56.rst | 90 able to load the firmware. 194 Shows that the driver has been able to read device ID registers from the 203 signal to be able to replace this preloaded firmware. This is normal 238 Driver was not able to write EFI calibration data to firmware registers. 244 to be able to reset the amplifier and download the firmware files it 284 able to get that GPIO. The most likely cause is that the kernel does not 289 able to read that GPIO.
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mmio_gem.c | 20 * 1. Call xe_mmio_gem_create() to create a GEM object with an mmap-able fake offset. 66 * This function creates a GEM object that exposes an MMIO region with an mmap-able 107 * xe_mmio_gem_mmap_offset - Return the mmap-able fake offset 110 * This function returns the mmap-able fake offset allocated during
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-amd-sfh | 6 When HPD is enabled, the device will be able to detect the 9 When HPD is disabled, the device will not be able to detect
|