| /linux-6.15/Documentation/input/ |
| H A D | gameport-programming.rst | 9 the code needed to register it with the joystick drivers is simple:: 17 gameport generic code will take care of the rest.
|
| /linux-6.15/arch/s390/boot/ |
| H A D | head.S | 214 # normal startup-code, running in absolute addressing mode 231 # kdump startup-code, running in 64 bit absolute addressing mode
|
| /linux-6.15/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | devlink_trap_control.sh | 269 )"00:"$( : ICMPv6.code 349 )"00:"$( : ICMPv6.code
|
| /linux-6.15/Documentation/virt/hyperv/ |
| H A D | coco.rst | 11 that Hyper-V specific code in Linux refers to CoCo VMs as "isolated VMs" or 205 Many drivers for VMBus devices have been "hardened" by adding code to fully 247 set_memory_decrypted(), so there's specific code in the #VC or #VE exception 251 the guest kernel, and in such a case, the load_unaligned_zeropad() fixup code
|
| /linux-6.15/tools/testing/kunit/ |
| H A D | kunit_tool_test.py | 643 self.assertEqual(e.exception.code, 1) 649 self.assertEqual(e.exception.code, 1) 658 self.assertEqual(e.exception.code, 1) 693 self.assertNotEqual(e.exception.code, 0)
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-top.txt | 177 and add PREFIX. This allows to display source code compiled on systems 181 Interleave source code with assembly code. Enabled by default, 249 underlying hardware, the type of branches of interest, and the executed code.
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | sha1-armv4-large.S | 4 @ This code is taken from the OpenSSL project but the author (Andy Polyakov) 34 @ with recurring code in two private functions; 47 @ the same job in Thumb, therefore the code is never twice as 49 @ [***] which is also ~35% better than compiler generated code. Dual-
|
| /linux-6.15/drivers/block/ |
| H A D | Kconfig | 12 drivers. This option alone does not add any kernel code. 44 Note that the code enabled by this option is rarely used and 211 especially about where to find the server code, which runs in user 398 info and basically defines each code uniquely, so opcode conflict
|
| /linux-6.15/drivers/media/platform/atmel/ |
| H A D | atmel-isi.c | 563 .code = isi_fmt->mbus_code, in isi_try_fse() 747 fse.code = isi_fmt->mbus_code; in isi_enum_framesizes() 778 fie.code = isi_fmt->mbus_code; in isi_enum_frameintervals() 1056 if (isi_formats[i].mbus_code != mbus_code.code) in isi_formats_init()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | README.rst | 130 stored together with the kernel source code. 135 kernel source code: /usr/src/linux-6.x 255 break bad code to find kernel problems (kmalloc()). Thus you 292 contains new code which has not been debugged. Make sure you keep a
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 44 error code. If the file descriptor is in blocking mode and ``timeout`` 46 it will return -1 and set errno to the ``ETIMEDOUT`` error code. 62 queue, then it will return -1 and set errno to the ``EBUSY`` error code. 232 capability. If that is not set, then the ``EPERM`` error code is
|
| /linux-6.15/sound/soc/sof/intel/ |
| H A D | hda-dsp.c | 34 u32 code; member 1478 hda_dsp_get_state_text(u32 code, const struct hda_dsp_msg_code *msg_code, in hda_dsp_get_state_text() argument 1484 if (code == msg_code[i].code) in hda_dsp_get_state_text()
|
| /linux-6.15/arch/arm64/ |
| H A D | Kconfig | 475 This option adds an alternative code sequence to work around ARM 497 This option adds an alternative code sequence to work around ARM 519 This option adds an alternative code sequence to work around ARM 542 This option adds an alternative code sequence to work around ARM 1425 memory management code. If unsure say N here. 1568 bool "Enable paravirtualization code" 1742 helper code to userspace in read only form at a fixed location 1833 instructions for AArch32 userspace code. When this option is 1847 for AArch32 userspace code. This feature can be controlled 2117 modular code must have BTI enabled. [all …]
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | ov64a40.c | 3044 fmt->code = ov64a40_mbus_code(ov64a40); in ov64a40_update_pad_fmt() 3075 struct v4l2_subdev_mbus_code_enum *code) in ov64a40_enum_mbus_code() argument 3079 if (code->index) in ov64a40_enum_mbus_code() 3082 code->code = ov64a40_mbus_code(ov64a40); in ov64a40_enum_mbus_code() 3093 u32 code; in ov64a40_enum_frame_size() local 3098 code = ov64a40_mbus_code(ov64a40); in ov64a40_enum_frame_size() 3099 if (fse->code != code) in ov64a40_enum_frame_size() 3158 if (ov64a40->mode == mode && format->code == fmt->format.code) in ov64a40_set_format()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | dev-subdev.rst | 136 code is then returned if the configuration is invalid. 140 0. If the driver returns an ``EINVAL`` error code pad-level format 308 size and V4L2_MBUS_FMT_SGRBG8_1X8 media bus code. Formats on the 313 2048x1536 and its media bus code to V4L2_MBUS_FMT_SGRBG_1X8. The 317 2046x1534 and the media bus code to V4L2_MBUS_FMT_SGRBG_1X8 to 318 match the frontend source size and media bus code. The media bus code
|
| H A D | hist-v4l2.rst | 127 .. code-block:: c 133 .. code-block:: c 278 clarified. The ``EBUSY`` error code was finally documented, and the 312 which is encoded in the ioctl request code, thus older V4L2 devices 313 will respond with an ``EINVAL`` error code to the new 469 by its four-character-code already know the color depth, and others 532 layer, after changes to this code it was no longer needed. The 567 ``SAMPLE_FORMAT`` field now contains a four-character-code as used 711 error code was not documented. 1035 Standardize an error code for invalid ioctl.
|
| H A D | vidioc-g-fbuf.rst | 58 EINVAL error code when overlays are not supported. 67 code. 73 does, or it returns an error code.
|
| /linux-6.15/Documentation/process/ |
| H A D | handling-regressions.rst | 199 variant later: that should be straight-forward, as most of the code went 274 Evaluate how big the risk of regressions is, for example by performing a code 517 the code that used to parse the fields still works. The user might not 529 And I seriously will refuse to take code from people who do not 559 documented behavior, or where the code lives. 581 code was in staging or because the man-page said something else) is 582 irrelevant. If staging code is so useful that people end up using it, 583 that means that it's basically regular kernel code with a flag saying 664 piece of code that you might as well throw away. 776 kernel-userspace ABI, or fix a bug, or about whether the old code
|
| /linux-6.15/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2100.rst | 57 patches, utilities, or code with the Intel wireless LAN adapters that 59 utilities, or code (including open source code modifications) which have
|
| /linux-6.15/arch/mips/net/ |
| H A D | bpf_jit_comp.c | 409 void emit_atomic_r(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 code) in emit_atomic_r() argument 413 switch (code) { in emit_atomic_r() 438 if (code & BPF_FETCH) { in emit_atomic_r()
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | vme.rst | 24 .. code-block:: c 227 .. code-block:: c 273 .. code-block:: c
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | papr_hcalls.rst | 31 the privilege operation returns a status code and output operands back to the 48 Powerpc arch code provides convenient wrappers named **plpar_hcall_xxx** defined 123 success or failure of the hcall. In case of a failure an error code indicates
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-cardhu.dtsi | 481 linux,code = <KEY_POWER>; 489 linux,code = <KEY_VOLUMEDOWN>; 496 linux,code = <KEY_VOLUMEUP>;
|
| /linux-6.15/drivers/scsi/pm8001/ |
| H A D | pm8001_ctl.c | 648 int code; member 827 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) { in pm8001_store_update_fw() 830 flash_command = flash_command_table[i].code; in pm8001_store_update_fw()
|
| /linux-6.15/Documentation/leds/ |
| H A D | leds-class.rst | 14 existing subsystems with minimal additional code. Examples are the disk-activity, 15 nand-disk and sharpsl-charge triggers. With led triggers disabled, the code 37 and the aim is to keep a small amount of code giving as much functionality
|