| /linux-6.15/Documentation/core-api/ |
| H A D | gfp_mask-from-fs-io.rst | 43 FS/IO code then simply calls the appropriate save function before
|
| H A D | pin_user_pages.rst | 186 other words, if the code is neither Case 1 nor Case 2, it may still require 203 to query, "is this folio DMA-pinned?" That allows code such as folio_mkclean() 204 (and file system writeback code in general) to make informed decisions about
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | dev-meta.rst | 68 :ref:`four character code <v4l2-fourcc>`. V4L2 defines metadata formats
|
| H A D | vidioc-g-audio.rst | 41 the rest of the structure or return an ``EINVAL`` error code when the device
|
| /linux-6.15/Documentation/power/ |
| H A D | swsusp-and-swap-files.rst | 13 already taken care of by the swap-handling code, but (2) has to be taken into
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | pm660.dtsi | 61 linux,code = <KEY_POWER>;
|
| /linux-6.15/Documentation/arch/arm/keystone/ |
| H A D | knav-qmss.rst | 5 Driver source code path
|
| /linux-6.15/kernel/irq/ |
| H A D | Kconfig | 3 # Options selectable by the architecture code
|
| /linux-6.15/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8183-kukui-kakadu.dtsi | 52 linux,code = <SW_PEN_INSERTED>;
|
| /linux-6.15/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 141 __le16 code; member
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | qoriq-sec5.0-0.dtsi | 8 * * Redistributions of source code must retain the above copyright
|
| H A D | qoriq-sec4.2-0.dtsi | 8 * * Redistributions of source code must retain the above copyright
|
| /linux-6.15/Documentation/process/ |
| H A D | maintainer-pgp-guide.rst | 15 .. _`Protecting Code Integrity`: https://github.com/lfit/itpol/blob/master/protecting-code-integrit… 20 PGP helps ensure the integrity of the code that is produced by the Linux 24 The Linux kernel source code is available in two main formats: 47 that trust must always be placed with developers and never with the code 659 Or what happens if a backdoor is discovered in the code and the "Author" 747 1. Should there ever be a need to perform code forensics or track code 784 (PGP-Mime or PGP-inline) tend to cause problems with regular code
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | quickly-build-trimmed-linux.rst | 44 # Note: the next command will discard any changes you did to the code: 155 Now checkout the code you are interested in. If you just performed the 495 be wiser to use a proper pre-release than the latest mainline code 556 kernel version without changing any code. Thing is: you might be sure this will 609 release or pre-release. This almost always is the code you want when giving 627 code from the Linux stable git repository. That makes things simpler for this 633 not something to worry about; but in case you really need the latest code, just 634 add the mainline repo as additional remote and checkout the code from there:: 797 able to find the exact place where the problem occurred in the code. But 885 the code and can only be fixed by a developer. A close examination of the [all …]
|
| H A D | dynamic-debug-howto.rst | 9 debug-print code to obtain additional kernel information. 237 To activate debug messages for core code and built-in modules during 245 messages in all code run after this early_initcall via this boot
|
| H A D | ext4.rst | 151 recovery code in e2fsck and the kernel to detect corruption in the 199 This enables/disables the use of write barriers in the jbd code. 338 The lazy itable init code will wait n times the number of milliseconds 364 IO completes. This approach allows ext4 code to avoid using inode 367 ignored with kernel warning. Note that dioread_nolock code path is only 473 The maximum number of megabytes the writeback code will try to write
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5-devkit.dts | 44 linux,code = <KEY_VOLUMEUP>; 51 linux,code = <KEY_VOLUMEDOWN>; 60 linux,code = <KEY_PHONE>;
|
| /linux-6.15/net/netfilter/ |
| H A D | nft_payload.c | 208 regs->verdict.code = NFT_BREAK; in nft_payload_eval() 643 regs->verdict.code = NFT_BREAK; in nft_payload_inner_eval() 936 regs->verdict.code = NFT_BREAK; in nft_payload_set_eval()
|
| /linux-6.15/Documentation/gpu/ |
| H A D | komeda-kms.rst | 407 .. code-block:: c 425 .. code-block:: c 445 .. code-block:: c
|
| /linux-6.15/drivers/iio/adc/ |
| H A D | palmas_gpadc.c | 230 u64 code; in palmas_gpadc_irq_auto() local 233 code = IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, ev->channel, in palmas_gpadc_irq_auto() 235 iio_push_event(indio_dev, code, iio_get_time_ns(indio_dev)); in palmas_gpadc_irq_auto()
|
| /linux-6.15/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 218 non-intrusive to the scheduler or the IRQ core code. 261 calibration code. 299 idle time is accounted as normal idle in that common code path is
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-pinetab2.dtsi | 33 linux,code = <KEY_VOLUMEUP>; 39 linux,code = <KEY_VOLUMEDOWN>; 81 linux,code = <SW_TABLET_MODE>;
|
| /linux-6.15/drivers/accessibility/speakup/ |
| H A D | main.c | 245 unsigned long code, void *param); 252 unsigned long code, void *param); 2227 unsigned long code, void *_param) in keyboard_notifier_call() argument 2252 switch (code) { in keyboard_notifier_call() 2297 unsigned long code, void *_param) in vt_notifier_call() argument 2302 switch (code) { in vt_notifier_call()
|
| /linux-6.15/kernel/bpf/ |
| H A D | cgroup.c | 2267 BPF_SIZE(si->code), si->dst_reg, si->src_reg, in sysctl_convert_ctx_access() 2294 BPF_CLASS(si->code) | BPF_MEM | BPF_SIZEOF(u32), in sysctl_convert_ctx_access() 2307 read_size = bpf_size_to_bytes(BPF_SIZE(si->code)); in sysctl_convert_ctx_access() 2309 BPF_SIZE(si->code), si->dst_reg, si->dst_reg, in sysctl_convert_ctx_access() 2455 BPF_MEM | BPF_CLASS(si->code)), \ 2508 *insn++ = BPF_RAW_INSN(BPF_CLASS(si->code) | BPF_MEM | in cg_sockopt_convert_ctx_access()
|
| /linux-6.15/drivers/message/fusion/ |
| H A D | Kconfig | 9 This option alone does not add any kernel code.
|