| /linux-6.15/Documentation/networking/ |
| H A D | netif-msg.rst | 15 practice and relate it to older driver source code. 49 complexity and code size increase.
|
| /linux-6.15/tools/testing/selftests/futex/ |
| H A D | README | 7 code under test. This includes checking for proper behavior under normal use, 27 o Where possible, any helper functions or other package-wide code shall be
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dac | 19 code in INPUT_N (_rawN), where N is the integer value of the symbol. 50 code in INPUT_N (_rawN), where N is the integer value of the symbol.
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-linksys-viper.dts | 41 linux,code = <KEY_WPS_BUTTON>; 47 linux,code = <KEY_RESTART>;
|
| H A D | mvebu-linkstation-gpio-simple.dtsi | 56 linux,code = <KEY_RESERVED>; 62 linux,code = <KEY_ESC>;
|
| /linux-6.15/arch/arm/boot/dts/mediatek/ |
| H A D | mt7623a-rfb-emmc.dts | 50 linux,code = <BTN_0>; 56 linux,code = <KEY_WPS_BUTTON>;
|
| /linux-6.15/fs/bcachefs/ |
| H A D | Kconfig | 61 The resulting code will be significantly slower than normal; you 75 Include some unit and performance tests for the core btree code
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as 23 .. code-block:: none
|
| H A D | ipu3.rst | 93 .. code-block:: none 114 .. code-block:: none 124 .. code-block:: none 275 .. code-block:: none 287 .. code-block:: none 377 .. code-block:: none 393 .. code-block:: none 416 .. code-block:: none 426 .. code-block:: none 433 Example user space code for IPU3 [all …]
|
| /linux-6.15/arch/arm64/boot/dts/marvell/ |
| H A D | armada-3720-gl-mv1000.dts | 46 linux,code = <KEY_RESTART>; 52 linux,code = <BTN_0>;
|
| /linux-6.15/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-dlink-dsm-g600.dts | 60 linux,code = <KEY_RESTART>; 76 linux,code = <KEY_POWER>;
|
| /linux-6.15/arch/arm/boot/dts/gemini/ |
| H A D | gemini-nas4220b.dts | 33 linux,code = <KEY_SETUP>; 41 linux,code = <KEY_RESTART>;
|
| /linux-6.15/net/netfilter/ |
| H A D | nft_fwd_netdev.c | 37 regs->verdict.code = NF_STOLEN; in nft_fwd_netdev_eval() 152 regs->verdict.code = verdict; in nft_fwd_neigh_eval()
|
| /linux-6.15/lib/zstd/common/ |
| H A D | huf.h | 30 unsigned HUF_isError(size_t code); /*< tells if a return value is an error code */ 31 const char* HUF_getErrorName(size_t code); /*< provides error code string (useful for debugging) */
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | uefi.rst | 11 source code. As a rule, anything new uses 'UEFI', whereas 'EFI' refers 12 to legacy code or specifications.
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-audioout.rst | 41 the rest of the structure or return an ``EINVAL`` error code when the device 50 return the ``EINVAL`` error code when the index is out of bounds. This is a
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | tu102.c | 192 u32 code = intr & 0x000000ff; in tu102_fifo_intr_sched() local 194 nvkm_error(subdev, "SCHED_ERROR %02x\n", code); in tu102_fifo_intr_sched()
|
| /linux-6.15/Documentation/scsi/ |
| H A D | ChangeLog.megaraid_sas | 79 6. Remove duplicate code. 108 3. Remove poll_mode_io module parameter, sysfs node, and associated code. 118 4. Remove some un-necessary code. 179 5. Add struct megasas_instance_temlate changes, and change all code to use 190 6. Add code to support MegaRAID 9265/9285 controllers device id (0x5b). 420 > as they begin to time out. The code keeps the existing transport 449 change there is no need of memory manager in the driver code 461 use dma_alloc_coherent() directly in the megaraid code instead. The dev 631 i. Code reorganized to remove code duplication in megasas_build_cmd. 633 …"There's a lot of duplicate code megasas_build_cmd. Move that out of the different codepaths and … [all …]
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | logicpd-torpedo-baseboard.dtsi | 12 linux,code = <BTN_0>; 19 linux,code = <BTN_1>; 26 linux,code = <BTN_2>; 33 linux,code = <BTN_3>;
|
| /linux-6.15/Documentation/arch/riscv/ |
| H A D | boot.rst | 13 ``early boot process`` refers to any code that runs before the final virtual 69 wins a lottery and executes the early boot code while the other harts are 154 A few pieces of code need to run before even the first virtual mapping is 157 That code must be very carefully compiled as:
|
| /linux-6.15/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8026-samsung-milletwifi.dts | 52 linux,code = <SW_LID>; 66 linux,code = <KEY_HOMEPAGE>; 73 linux,code = <KEY_VOLUMEDOWN>; 80 linux,code = <KEY_VOLUMEUP>;
|
| /linux-6.15/Documentation/i2c/busses/ |
| H A D | i2c-piix4.rst | 114 Description in the ACPI code 127 Therefore if you want to access one of these busses in the ACPI code, port 146 source code, you can use ACPI SSDT Overlays to provide the missing parts. Just 151 As an example of usage here is the ACPI snippet code that would assign jc42
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | bug.h | 90 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr);
|
| /linux-6.15/Documentation/ABI/removed/ |
| H A D | o2cb | 7 in /sys/fs/o2cb are sufficiently prevalent. Don't code new
|
| /linux-6.15/drivers/input/ |
| H A D | input-compat.h | 21 __u16 code; member
|