| /linux-6.15/Documentation/admin-guide/ |
| H A D | ramoops.rst | 93 .. code-block:: c 136 very early in the architecture code, e.g.::
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 101 implemented along with the VHE feature so KVM arm64 ptrauth code relies 133 The idea is that a dynamic loader or early startup code would issue this
|
| H A D | silicon-errata.rst | 28 sequence of code, or configuring the processor in a particular way. A 41 available and the code is structured (preferably with a comment) in such
|
| /linux-6.15/arch/mips/bcm47xx/ |
| H A D | buttons.c | 16 .code = _code, \ 23 .code = _code, \
|
| /linux-6.15/drivers/media/usb/gspca/ |
| H A D | spca506.c | 165 static void spca506_Setsize(struct gspca_dev *gspca_dev, __u16 code, in spca506_Setsize() argument 171 reg_w(dev, 0x04, (0x18 | (code & 0x07)), 0x0000); in spca506_Setsize()
|
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | dcdbas.c | 614 static int dcdbas_reboot_notify(struct notifier_block *nb, unsigned long code, in dcdbas_reboot_notify() argument 617 switch (code) { in dcdbas_reboot_notify()
|
| /linux-6.15/drivers/platform/x86/x86-android-tablets/ |
| H A D | lenovo.c | 190 .code = SW_LID, 299 .code = SW_LID,
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-alcatel-idol347.dts | 51 linux,code = <KEY_VOLUMEUP>; 233 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | msm8996-xiaomi-common.dtsi | 40 linux,code = <KEY_VOLUMEUP>; 48 linux,code = <KEY_HOME>; 296 linux,code = <KEY_VOLUMEDOWN>;
|
| /linux-6.15/drivers/cxl/ |
| H A D | Kconfig | 28 this class code provide support for volatile and / or persistent 33 devices enumerated by the memory device class code for configuration
|
| /linux-6.15/tools/scripts/ |
| H A D | utilities.mak | 187 # errors for one of the cases flex generates code C compilers complains about. 197 # one of the cases flex generates code C compilers complains about.
|
| /linux-6.15/Documentation/security/ |
| H A D | lsm.rst | 35 migrating the Linux capabilities code into such a module. 61 calls to hook functions at critical points in the kernel code to
|
| /linux-6.15/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 81 * Unify detach and REMOVAL event code, as well as attach and INSERTION 82 code (as of 2.6.16)::
|
| /linux-6.15/kernel/rcu/ |
| H A D | Kconfig | 87 This option enables generic infrastructure code supporting 136 CPU hotplug code paths. It can force IPIs on online CPUs, 148 This option enables RCU CPU stall code that is common between 171 code paths on small(er) systems.
|
| /linux-6.15/net/ipv6/ |
| H A D | raw.c | 298 u8 type, u8 code, int offset, __be32 info) in rawv6_err() argument 313 harderr = icmpv6_err_convert(type, code, &err); in rawv6_err() 336 u8 type, u8 code, int inner_offset, __be32 info) in raw6_icmp_error() argument 353 rawv6_err(sk, skb, type, code, inner_offset, info); in raw6_icmp_error()
|
| /linux-6.15/Documentation/core-api/ |
| H A D | rbtree.rst | 29 The high-resolution timer code uses an rbtree to organize outstanding 57 user of the rbtree code. 274 The compiled code for rb_erase_augmented() may inline the propagation and 277 compiled code size.
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | control.rst | 342 .. code-block:: c 384 .. code-block:: c 409 .. code-block:: c 457 .. code-block:: c
|
| H A D | mmap.rst | 59 .. code-block:: c 129 .. code-block:: c 243 error code when no buffer is available. The :c:func:`select()`
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | sgx.rst | 11 to set aside private memory regions of code and data: 56 Regular EPC pages contain the code and data of an enclave. 213 Sensitive data and the code that acts on it is partitioned from the application 302 a return code other than 0.
|
| /linux-6.15/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 463 code need not worry about POSIX signals. Unfortunately, it has the 479 periods to take the expedited code path during mid-boot. 481 The current code assumes that there are no POSIX signals during the 484 stall-warning code. One such adjustment would reinstate the 490 is, aside from some points in the suspend, hibernate, or shutdown code 508 different IPI handlers and different code to respond to the state 509 changes carried out by those handlers, but otherwise use common code.
|
| /linux-6.15/arch/loongarch/kvm/ |
| H A D | exit.c | 879 unsigned int code; in kvm_handle_hypercall() local 882 code = inst.reg0i15_format.immediate; in kvm_handle_hypercall() 885 switch (code) { in kvm_handle_hypercall()
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | bugfix.S | 169 | This code is entered only on completion of the handling of an 341 | the code sequence to allow completion. We will jump to 478 | the code sequence to allow completion. fpsp_fmt_error causes
|
| H A D | do_func.S | 11 | point) are passed onto the emulation code. 500 | This code forces default values for the zero, inf, and nan cases 501 | in the transcendentals code. The CC bits must be set in the
|
| /linux-6.15/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-core.c | 390 #define RKCAN_ERROR_CODE(reg_ec, code) \ argument 391 ((reg_ec) & RKCANFD_REG_ERROR_CODE_##code ? __stringify(code) " " : "")
|
| /linux-6.15/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 131 .. code-block:: 164 .. code-block:: 194 .. code-block::
|