Home
last modified time | relevance | path

Searched refs:code (Results 2151 – 2175 of 4688) sorted by relevance

1...<<81828384858687888990>>...188

/linux-6.15/Documentation/dev-tools/
H A Dcheckpatch.rst12 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 Dmsm8917-xiaomi-riva.dts68 linux,code = <KEY_VOLUMEUP>;
135 linux,code = <KEY_VOLUMEDOWN>;
H A Dsdm450-lenovo-tbx605f.dts66 linux,code = <KEY_VOLUMEUP>;
161 linux,code = <KEY_VOLUMEDOWN>;
/linux-6.15/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst4 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 Ddevlink-flash.rst86 .. 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 Dvidioc-expbuf.rst68 .. code-block:: c
87 .. code-block:: c
/linux-6.15/arch/mips/kernel/
H A Dkprobes.c31 .code = BRK_KPROBE_BP,
39 .code = BRK_KPROBE_SSTEPBP,
/linux-6.15/Documentation/admin-guide/
H A Defi-stub.rst7 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 Dlockup-watchdogs.rst56 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 Dmt7623n-bananapi-bpi-r2.dts96 linux,code = <BTN_0>;
102 linux,code = <KEY_WPS_BUTTON>;
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-victgo.dts24 linux,code = <KEY_POWER>;
31 linux,code = <KEY_ENTER>;
H A De60k02.dtsi32 linux,code = <KEY_POWER>;
39 linux,code = <SW_LID>;
H A Dimx6dl-plybas.dts26 linux,code = <31>;
32 linux,code = <46>;
/linux-6.15/tools/perf/Documentation/
H A Dperf-mem.txt98 - 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 DKconfig26 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 Dqcom-apq8064-asus-nexus7-flo.dts54 linux,code = <KEY_VOLUMEUP>;
59 linux,code = <KEY_VOLUMEDOWN>;
H A Dqcom-msm8226-microsoft-common.dtsi64 linux,code = <KEY_VOLUMEUP>;
147 linux,code = <KEY_VOLUMEDOWN>;
H A Dqcom-msm8974pro-htc-m8.dts25 linux,code = <KEY_VOLUMEDOWN>;
33 linux,code = <KEY_VOLUMEUP>;
/linux-6.15/arch/arm/boot/dts/renesas/
H A Dr8a7792-wheat.dts54 linux,code = <KEY_A>;
61 linux,code = <KEY_B>;
/linux-6.15/Documentation/driver-api/cxl/
H A Daccess-coordinates.rst73 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 Ddev.c10 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 Dvsp1_rpf.c95 if (sink_format->code != source_format->code) in rpf_configure_stream()
/linux-6.15/drivers/bluetooth/
H A Dbtintel.h278 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 Dgenetlink.h628 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 DKconfig19 bool "Build AppArmor with debug code"
33 Enable code assertions made with AA_BUG. These are primarily

1...<<81828384858687888990>>...188