| /linux-6.15/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 12 messages. If your code looks better with the violations, then its probably 407 otherwise valid syscalls. This should be avoided in new code. 644 code. 713 the code vulnerable to bugs. 771 the beginning or end of code regions via 789 It is generally desirable that building the same source code with 871 This can prevent any unexpected code paths:: 905 loop to avoid unpredictable code paths. The do-while loop helps to 910 do-while loop. Although the code is syntactically correct but using 990 Multiple assignments on a single line makes the code unnecessarily [all …]
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8917-xiaomi-riva.dts | 68 linux,code = <KEY_VOLUMEUP>; 135 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | sdm450-lenovo-tbx605f.dts | 66 linux,code = <KEY_VOLUMEUP>; 161 linux,code = <KEY_VOLUMEDOWN>;
|
| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | c-code-gen.rst | 4 Netlink spec C code generation 8 C code (uAPI, policies etc.). It also defines the additional properties
|
| /linux-6.15/Documentation/networking/devlink/ |
| H A D | devlink-flash.rst | 86 .. code-block:: sh 115 Note that each reference to ``devlink-dev-info`` in this pseudo-code
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-expbuf.rst | 68 .. code-block:: c 87 .. code-block:: c
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | kprobes.c | 31 .code = BRK_KPROBE_BP, 39 .code = BRK_KPROBE_SSTEPBP,
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | efi-stub.rst | 7 it as an EFI executable. The code that modifies the bzImage header, 13 drivers/firmware/efi/libstub/arm32-stub.c. EFI stub code that is shared
|
| H A D | lockup-watchdogs.rst | 56 other kernel code. 73 from protecting the user code on those cores from the kernel.
|
| /linux-6.15/arch/arm/boot/dts/mediatek/ |
| H A D | mt7623n-bananapi-bpi-r2.dts | 96 linux,code = <BTN_0>; 102 linux,code = <KEY_WPS_BUTTON>;
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-victgo.dts | 24 linux,code = <KEY_POWER>; 31 linux,code = <KEY_ENTER>;
|
| H A D | e60k02.dtsi | 32 linux,code = <KEY_POWER>; 39 linux,code = <SW_LID>;
|
| H A D | imx6dl-plybas.dts | 26 linux,code = <31>; 32 linux,code = <46>;
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-mem.txt | 98 - symbol_iaddr: name of code symbol being executed on at the time of sample 115 Show data-type profile result instead of code symbols. This requires
|
| /linux-6.15/drivers/misc/eeprom/ |
| H A D | Kconfig | 26 code to make sure this driver won't turn it on by accident. 43 after you configure the board init code to know about each eeprom
|
| /linux-6.15/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8064-asus-nexus7-flo.dts | 54 linux,code = <KEY_VOLUMEUP>; 59 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | qcom-msm8226-microsoft-common.dtsi | 64 linux,code = <KEY_VOLUMEUP>; 147 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | qcom-msm8974pro-htc-m8.dts | 25 linux,code = <KEY_VOLUMEDOWN>; 33 linux,code = <KEY_VOLUMEUP>;
|
| /linux-6.15/arch/arm/boot/dts/renesas/ |
| H A D | r8a7792-wheat.dts | 54 linux,code = <KEY_A>; 61 linux,code = <KEY_B>;
|
| /linux-6.15/Documentation/driver-api/cxl/ |
| H A D | access-coordinates.rst | 73 At the next stage, the code walks through one or more switches if they exist 75 If there is another switch upstream, the code takes the min() of the current
|
| /linux-6.15/drivers/net/ethernet/amd/pds_core/ |
| H A D | dev.c | 10 int pdsc_err_to_errno(enum pds_core_status_code code) in pdsc_err_to_errno() argument 12 switch (code) { in pdsc_err_to_errno()
|
| /linux-6.15/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_rpf.c | 95 if (sink_format->code != source_format->code) in rpf_configure_stream()
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | btintel.h | 278 void btintel_hw_error(struct hci_dev *hdev, u8 code); 407 static inline void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() argument
|
| /linux-6.15/include/net/ |
| H A D | genetlink.h | 628 u32 group, int code) in genl_set_err() argument 633 return netlink_set_err(net->genl_sock, portid, group, code); in genl_set_err()
|
| /linux-6.15/security/apparmor/ |
| H A D | Kconfig | 19 bool "Build AppArmor with debug code" 33 Enable code assertions made with AA_BUG. These are primarily
|