| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-func-ioctl.rst | 18 .. code-block:: c 31 CEC ioctl request code as defined in the cec.h header file, for 43 The ioctl ``request`` code specifies the cec function to be called. It
|
| /linux-6.15/Documentation/userspace-api/media/mediactl/ |
| H A D | media-func-ioctl.rst | 18 .. code-block:: c 31 Media ioctl request code as defined in the media.h header file, for 43 The ioctl ``request`` code specifies the media function to be called. It
|
| /linux-6.15/include/media/ |
| H A D | v4l2-mediabus.h | 226 u32 code) in v4l2_fill_mbus_format() argument 235 mbus_fmt->code = code; in v4l2_fill_mbus_format()
|
| /linux-6.15/arch/loongarch/net/ |
| H A D | bpf_jit.c | 424 if (BPF_MODE(insn->code) != BPF_PROBE_MEM && in add_exception_handler() 467 const u8 code = insn->code; in build_insn() local 468 const u8 cond = BPF_OP(code); in build_insn() 475 const bool is32 = BPF_CLASS(insn->code) == BPF_ALU || BPF_CLASS(insn->code) == BPF_JMP32; in build_insn() 477 switch (code) { in build_insn() 816 if (is_signed_bpf_cond(BPF_OP(code))) { in build_insn() 857 if (is_signed_bpf_cond(BPF_OP(code))) { in build_insn() 892 if (BPF_CLASS(code) == BPF_JMP) in build_insn() 963 switch (BPF_SIZE(code)) { in build_insn() 1022 switch (BPF_SIZE(code)) { in build_insn() [all …]
|
| /linux-6.15/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-evb.dtsi | 21 linux,code = <KEY_VOLUMEUP>; 27 linux,code = <KEY_VOLUMEDOWN>; 33 linux,code = <KEY_MENU>; 39 linux,code = <KEY_ESC>; 45 linux,code = <KEY_HOME>; 123 linux,code = <KEY_POWER>;
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | entry_64.rst | 14 kernel code. Most of these entry points are registered in 25 - system_call: syscall instruction from 64-bit code. 27 - entry_INT80_compat: int 0x80 from 32-bit or 64-bit code; compat syscall 31 code 47 the IDT entries push an error code onto the stack; others don't. 107 We try to only use IST entries and the paranoid entry code for vectors
|
| /linux-6.15/Documentation/firmware-guide/acpi/dsd/ |
| H A D | phy.rst | 30 .. code-block:: none 80 .. code-block:: none 102 .. code-block:: none 122 .. code-block:: none 149 .. code-block:: none 165 .. code-block:: none
|
| /linux-6.15/arch/arm64/boot/dts/arm/ |
| H A D | juno-motherboard.dtsi | 53 linux,code = <116>; 60 linux,code = <102>; 67 linux,code = <152>; 74 linux,code = <115>; 81 linux,code = <114>; 88 linux,code = <99>;
|
| /linux-6.15/arch/riscv/net/ |
| H A D | bpf_jit_comp32.c | 957 BPF_CLASS(insn->code) == BPF_JMP; in bpf_jit_emit_insn() 959 u8 code = insn->code; in bpf_jit_emit_insn() local 968 switch (code) { in bpf_jit_emit_insn() 987 if (BPF_SRC(code) == BPF_K) { in bpf_jit_emit_insn() 991 emit_alu_r64(dst, src, ctx, BPF_OP(code)); in bpf_jit_emit_insn() 1011 emit_alu_i64(dst, imm, ctx, BPF_OP(code)); in bpf_jit_emit_insn() 1040 if (BPF_SRC(code) == BPF_K) { in bpf_jit_emit_insn() 1209 if (BPF_SRC(code) == BPF_K) { in bpf_jit_emit_insn() 1264 if (BPF_CLASS(code) == BPF_ST) { in bpf_jit_emit_insn() 1270 BPF_MODE(code))) in bpf_jit_emit_insn() [all …]
|
| /linux-6.15/kernel/bpf/ |
| H A D | core.c | 323 dst[i].code == 0 && in bpf_prog_calc_tag() 420 u8 code; in bpf_adj_branches() local 437 code = insn->code; in bpf_adj_branches() 438 if ((BPF_CLASS(code) != BPF_JMP && in bpf_adj_branches() 440 BPF_OP(code) == BPF_EXIT) in bpf_adj_branches() 443 if (BPF_OP(code) == BPF_CALL) { in bpf_adj_branches() 1332 switch (from->code) { in bpf_jit_blind_insn() 1505 insn[1].code == 0) in bpf_jit_blind_constants() 1713 return public_insntable[code]; in bpf_opcode_in_insntable() 1754 goto *jumptable[insn->code]; in ___bpf_prog_run() [all …]
|
| /linux-6.15/Documentation/sphinx-static/ |
| H A D | theme_rtd_colors.css | 33 code.kbd, code.kbd span {
|
| /linux-6.15/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | ethtool-common.sh | 24 local code=$1 31 if [ $code $cop 0 ]; then
|
| /linux-6.15/Documentation/translations/zh_TW/process/ |
| H A D | code-of-conduct-interpretation.rst | 5 :Original: :ref:`Documentation/process/code-of-conduct-interpretation.rst <code_of_conduct_interpre… 91 行爲準則中列出的地址屬於行爲準則委員會。https://kernel.org/code-of-conduct.html
|
| /linux-6.15/Documentation/process/ |
| H A D | license-rules.rst | 140 apply to use the file. For example, if code is inherited from another 228 To use this license in source code, put the following SPDX 272 Usage of this license in the kernel for new code is discouraged 273 and it should solely be used for importing code from an already 275 To use this license in source code, put the following SPDX 286 These licenses should only be used to dual license code with another 357 from source code which is not compatible with the GPL. 396 into non GPL compliant user-space application code. 410 of the above SPDX-Licenses for code imported from the GCC runtime 429 neither a replacement for proper source code license information [all …]
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gm107.c | 379 .code.data = gm107_grhub_code, 380 .code.size = sizeof(gm107_grhub_code), 389 .code.data = gm107_grgpc_code, 390 .code.size = sizeof(gm107_grgpc_code),
|
| /linux-6.15/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-licheepi-zero-dock.dts | 73 linux,code = <KEY_VOLUMEUP>; 80 linux,code = <KEY_VOLUMEDOWN>; 87 linux,code = <KEY_SELECT>; 94 linux,code = <KEY_OK>;
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | orion5x-lacie-ethernet-disk-mini-v2.dts | 45 linux,code = <KEY_POWER>; 78 * Currently the MTD code does not recognize the MX29LV400CBCT 83 * issue is sorted out in the MTD code, break this into at 84 * least three partitions: 'u-boot code', 'u-boot environment'
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | msi-wmi.c | 195 key->code, ktime_to_us(diff)); in msi_wmi_notify() 204 (key->code != MSI_KEY_BRIGHTNESSUP && in msi_wmi_notify() 205 key->code != MSI_KEY_BRIGHTNESSDOWN))) { in msi_wmi_notify() 207 key->code, key->keycode); in msi_wmi_notify()
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | imx355.c | 1072 u32 code; in imx355_get_format_code() local 1079 code = codes[imx355->vflip->val][imx355->hflip->val]; in imx355_get_format_code() 1081 return code; in imx355_get_format_code() 1169 try_fmt->code = imx355_get_format_code(imx355); in imx355_open() 1250 struct v4l2_subdev_mbus_code_enum *code) in imx355_enum_mbus_code() argument 1254 if (code->index > 0) in imx355_enum_mbus_code() 1258 code->code = imx355_get_format_code(imx355); in imx355_enum_mbus_code() 1274 if (fse->code != imx355_get_format_code(imx355)) { in imx355_enum_frame_size() 1294 fmt->format.code = imx355_get_format_code(imx355); in imx355_update_pad_format() 1348 fmt->format.code = imx355_get_format_code(imx355); in imx355_set_pad_format()
|
| H A D | imx319.c | 1775 u32 code; in imx319_get_format_code() local 1782 code = codes[imx319->vflip->val][imx319->hflip->val]; in imx319_get_format_code() 1784 return code; in imx319_get_format_code() 1871 try_fmt->code = imx319_get_format_code(imx319); in imx319_open() 1952 struct v4l2_subdev_mbus_code_enum *code) in imx319_enum_mbus_code() argument 1956 if (code->index > 0) in imx319_enum_mbus_code() 1960 code->code = imx319_get_format_code(imx319); in imx319_enum_mbus_code() 1976 if (fse->code != imx319_get_format_code(imx319)) { in imx319_enum_frame_size() 1996 fmt->format.code = imx319_get_format_code(imx319); in imx319_update_pad_format() 2050 fmt->format.code = imx319_get_format_code(imx319); in imx319_set_pad_format()
|
| H A D | tvp514x.c | 863 struct v4l2_subdev_mbus_code_enum *code) in tvp514x_enum_mbus_code() argument 865 u32 pad = code->pad; in tvp514x_enum_mbus_code() 866 u32 index = code->index; in tvp514x_enum_mbus_code() 868 memset(code, 0, sizeof(*code)); in tvp514x_enum_mbus_code() 869 code->index = index; in tvp514x_enum_mbus_code() 870 code->pad = pad; in tvp514x_enum_mbus_code() 875 code->code = MEDIA_BUS_FMT_UYVY8_2X8; in tvp514x_enum_mbus_code() 903 format->format.code = MEDIA_BUS_FMT_UYVY8_2X8; in tvp514x_get_pad_format() 927 fmt->format.code != MEDIA_BUS_FMT_UYVY8_2X8 || in tvp514x_set_pad_format()
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 6 help you prevent your compiler from breaking your code. However, 9 your own code, even in the absence of help from your compiler. 13 unless a read memory barrier is provided. Consider the following code: 90 assembly code, after all of the compiler and link-time optimizations 134 The compiler is therefore within its rights to transform the above code 178 compiler from out-guessing your code. Again, although READ_ONCE() really 179 does force the compiler to emit code for a given load, the compiler is 184 not necessarily order the code following the entire "if" statement: 214 to code following that "if" statement. 249 do *not* apply to code beyond the end of that "if" statement. [all …]
|
| /linux-6.15/arch/arm/boot/dts/renesas/ |
| H A D | r8a7793-gose.dts | 75 linux,code = <KEY_1>; 82 linux,code = <KEY_2>; 89 linux,code = <KEY_3>; 96 linux,code = <KEY_4>; 103 linux,code = <KEY_A>; 110 linux,code = <KEY_B>; 117 linux,code = <KEY_C>; 124 linux,code = <KEY_D>; 131 linux,code = <KEY_E>; 138 linux,code = <KEY_F>; [all …]
|
| /linux-6.15/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 67 unsigned int code, in tegra_get_format_idx_by_code() argument 73 if (vi->soc->video_formats[i].code == code) in tegra_get_format_idx_by_code() 346 fse.code = fmtinfo->code; in tegra_channel_enum_framesizes() 378 fie.code = fmtinfo->code; in tegra_channel_enum_frameintervals() 476 fse.code = fmtinfo->code; in __tegra_channel_try_format() 1032 struct v4l2_subdev_mbus_code_enum code = { in vi_fmts_bitmap_init() local 1046 NULL, &code); in vi_fmts_bitmap_init() 1050 index = tegra_get_format_idx_by_code(chan->vi, code.code, 0); in vi_fmts_bitmap_init() 1054 match_code = code.code; in vi_fmts_bitmap_init() 1057 code.code, in vi_fmts_bitmap_init() [all …]
|
| /linux-6.15/Documentation/trace/ |
| H A D | fprobe.rst | 30 .. code-block:: c 49 .. code-block:: c 58 .. code-block:: c 93 .. code-block:: c 145 code from the fprobe and the kprobes. 152 This is not a matter if the common callback code has its own recursion 159 code will be shared with kprobes, please set FPROBE_FL_KPROBE_SHARED 162 .. code-block:: c
|