| /linux-6.15/Documentation/translations/zh_CN/process/ |
| H A D | coding-style.rst | 52 .. code-block:: c 73 .. code-block:: c 80 .. code-block:: c 87 .. code-block:: c 128 .. code-block:: c 136 .. code-block:: c 151 .. code-block:: c 165 .. code-block:: c 173 .. code-block:: c 191 .. code-block:: c [all …]
|
| /linux-6.15/drivers/media/platform/renesas/rzg2l-cru/ |
| H A D | rzg2l-ip.c | 16 .code = MEDIA_BUS_FMT_UYVY8_1X16, 24 .code = MEDIA_BUS_FMT_SBGGR8_1X8, 32 .code = MEDIA_BUS_FMT_SGBRG8_1X8, 40 .code = MEDIA_BUS_FMT_SGRBG8_1X8, 48 .code = MEDIA_BUS_FMT_SRGGB8_1X8, 62 if (rzg2l_cru_ip_formats[i].code == code) in rzg2l_cru_ip_code_to_fmt() 163 sink_format->code = rzg2l_cru_ip_formats[0].code; in rzg2l_cru_ip_set_format() 165 sink_format->code = fmt->format.code; in rzg2l_cru_ip_set_format() 192 code->code = rzg2l_cru_ip_formats[code->index].code; in rzg2l_cru_ip_enum_mbus_code() 203 if (!rzg2l_cru_ip_code_to_fmt(fse->code)) in rzg2l_cru_ip_enum_frame_size() [all …]
|
| /linux-6.15/drivers/media/platform/nxp/ |
| H A D | imx8mq-mipi-csi2.c | 136 u32 code; member 143 .code = MEDIA_BUS_FMT_SBGGR8_1X8, 146 .code = MEDIA_BUS_FMT_SGBRG8_1X8, 155 .code = MEDIA_BUS_FMT_Y8_1X8, 170 .code = MEDIA_BUS_FMT_Y10_1X10, 185 .code = MEDIA_BUS_FMT_Y12_1X12, 215 if (code == imx8mq_mipi_csi_formats[i].code) in find_csi2_format() 485 if (code->index > 0) in imx8mq_mipi_csi_enum_mbus_code() 489 code->code = fmt->code; in imx8mq_mipi_csi_enum_mbus_code() 499 code->code = imx8mq_mipi_csi_formats[code->index].code; in imx8mq_mipi_csi_enum_mbus_code() [all …]
|
| /linux-6.15/sound/core/seq/oss/ |
| H A D | seq_oss_event.h | 20 unsigned char code; member 28 unsigned char code; member 36 unsigned char code; member 44 unsigned char code; member 53 unsigned char code; member 63 unsigned char code; member 73 unsigned char code; member 91 #define ev_is_long(ev) ((ev)->s.code >= 128) 92 #define ev_length(ev) ((ev)->s.code >= 128 ? LONG_EVENT_SIZE : SHORT_EVENT_SIZE)
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | jump_label.c | 31 const void *code; member 38 const void *expect, *code, *nop; in __jump_label_patch() local 48 code = text_gen_insn(JMP8_INSN_OPCODE, addr, dest); in __jump_label_patch() 53 code = text_gen_insn(JMP32_INSN_OPCODE, addr, dest); in __jump_label_patch() 63 expect = code; in __jump_label_patch() 77 code = nop; in __jump_label_patch() 79 return (struct jump_label_patch){.code = code, .size = size}; in __jump_label_patch() 101 text_poke_early((void *)jump_entry_code(entry), jlp.code, jlp.size); in __jump_label_transform() 105 text_poke_bp((void *)jump_entry_code(entry), jlp.code, jlp.size, NULL); in __jump_label_transform() 138 text_poke_queue((void *)jump_entry_code(entry), jlp.code, jlp.size, NULL); in arch_jump_label_transform_queue()
|
| H A D | static_call.c | 58 const void *code; in __static_call_transform() local 67 code = text_gen_insn(CALL_INSN_OPCODE, insn, func); in __static_call_transform() 69 emulate = code; in __static_call_transform() 70 code = &xor5rax; in __static_call_transform() 76 code = x86_nops[5]; in __static_call_transform() 80 code = text_gen_insn(JMP32_INSN_OPCODE, insn, func); in __static_call_transform() 87 code = &retinsn; in __static_call_transform() 99 code = buf; in __static_call_transform() 105 if (memcmp(insn, code, size) == 0) in __static_call_transform() 109 return text_poke_early(insn, code, size); in __static_call_transform() [all …]
|
| /linux-6.15/Documentation/translations/zh_TW/process/ |
| H A D | coding-style.rst | 55 .. code-block:: c 76 .. code-block:: c 83 .. code-block:: c 90 .. code-block:: c 131 .. code-block:: c 139 .. code-block:: c 154 .. code-block:: c 168 .. code-block:: c 176 .. code-block:: c 194 .. code-block:: c [all …]
|
| /linux-6.15/Documentation/scsi/ |
| H A D | arcmsr_spec.rst | 13 - InitThread message and return code 127 9. Message0 message code 214 command code 219 depends on command code 394 byte 2 command code 0x1b 609 byte 2 command code 0x32 619 byte 2 command code 0x33 628 byte 2 command code 0x34 637 byte 2 command code 0x35 655 byte 2 command code 0x37 [all …]
|
| /linux-6.15/drivers/media/usb/go7007/ |
| H A D | go7007-fw.c | 404 code[off + 31] = 0; in gen_mjpeghdr_to_package() 689 code[off + 31] = __cpu_to_le16(addr); in gen_mpeg1hdr_to_package() 696 code[off + 31] = 0; in gen_mpeg1hdr_to_package() 857 code[off + 31] = __cpu_to_le16(addr); in gen_mpeg4hdr_to_package() 864 code[off + 31] = 0; in gen_mpeg4hdr_to_package() 900 code[off + 31] = __cpu_to_le16(addr); in gen_mpeg4hdr_to_package() 907 code[off + 31] = 0; in gen_mpeg4hdr_to_package() 1546 __le16 *code, *src; in go7007_construct_fw_image() local 1575 if (code == NULL) in go7007_construct_fw_image() 1613 *fw = (u8 *)code; in go7007_construct_fw_image() [all …]
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/ |
| H A D | falcon.c | 106 vfree(falcon->code.data); in nvkm_falcon_fini() 107 falcon->code.data = NULL; in nvkm_falcon_fini() 192 if (!falcon->code.data) { in nvkm_falcon_init() 199 falcon->code.size = fw->size; in nvkm_falcon_init() 211 if (!falcon->code.data) { in nvkm_falcon_init() 237 falcon->code.size = fw->size; in nvkm_falcon_init() 239 if (!falcon->code.data) in nvkm_falcon_init() 249 falcon->code.size, 256, false, in nvkm_falcon_init() 274 if (falcon->code.size > falcon->code.limit || in nvkm_falcon_init() 348 falcon->code.data = func->code.data; in nvkm_falcon_new_() [all …]
|
| /linux-6.15/drivers/staging/media/starfive/camss/ |
| H A D | stf-isp.c | 39 if (fmt_table->fmts[i].code == mcode) in stf_g_fmt_by_mcode() 72 stf_isp_settings(isp_dev, crop, fmt->code); in isp_set_stream() 106 fmt->code = formats->fmts[0].code; in isp_try_format() 116 if (code->pad == STF_ISP_PAD_SINK) { in isp_enum_mbus_code() 120 formats = &isp_dev->formats[code->pad]; in isp_enum_mbus_code() 121 code->code = formats->fmts[code->index].code; in isp_enum_mbus_code() 131 code->code = sink_fmt->code; in isp_enum_mbus_code() 132 if (!code->code) in isp_enum_mbus_code() 135 code->flags = 0; in isp_enum_mbus_code() 155 fmt->format.code); in isp_set_format() [all …]
|
| /linux-6.15/include/uapi/linux/surface_aggregator/ |
| H A D | dtx.h | 27 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument 28 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument 29 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument 30 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument 90 __u16 code; member
|
| /linux-6.15/drivers/media/platform/renesas/ |
| H A D | rcar-isp.c | 49 u32 code; member 60 .code = MEDIA_BUS_FMT_Y10_1X10, 64 .code = MEDIA_BUS_FMT_UYVY8_1X16, 68 .code = MEDIA_BUS_FMT_YUYV8_1X16, 72 .code = MEDIA_BUS_FMT_UYVY8_2X8, 80 .code = MEDIA_BUS_FMT_SBGGR8_1X8, 84 .code = MEDIA_BUS_FMT_SGBRG8_1X8, 88 .code = MEDIA_BUS_FMT_SGRBG8_1X8, 92 .code = MEDIA_BUS_FMT_SRGGB8_1X8, 135 if (rcar_isp_formats[i].code == code) in risp_code_to_fmt() [all …]
|
| /linux-6.15/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-byteproc.c | 40 unsigned int code; member 46 .code = MEDIA_BUS_FMT_##mbus, \ 81 dcmipp_byteproc_pix_map_by_code(u32 code) in dcmipp_byteproc_pix_map_by_code() argument 86 if (dcmipp_byteproc_pix_map_list[i].code == code) in dcmipp_byteproc_pix_map_by_code() 103 .code = MEDIA_BUS_FMT_RGB565_2X8_LE, 133 if (fmt->code == MEDIA_BUS_FMT_JPEG_1X8 || in dcmipp_byteproc_adjust_compose() 165 fmt->code = fmt_default.code; in dcmipp_byteproc_adjust_fmt() 212 if (IS_SINK(code->pad)) { in dcmipp_byteproc_enum_mbus_code() 216 code->code = vpix->code; in dcmipp_byteproc_enum_mbus_code() 219 if (code->index > 0) in dcmipp_byteproc_enum_mbus_code() [all …]
|
| /linux-6.15/arch/arm/probes/kprobes/ |
| H A D | test-core.h | 214 #define TEST(code) \ argument 215 TESTCASE_START(code) \ 323 #define TEST_BF(code) \ argument 324 TESTCASE_START(code) \ 326 TEST_BRANCH_F(code) \ 329 #define TEST_BB(code) \ argument 330 TESTCASE_START(code) \ 332 TEST_BRANCH_B(code) \ 358 TESTCASE_START(code) \ 364 TESTCASE_START(code) \ [all …]
|
| /linux-6.15/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-isys-subdev.c | 21 switch (code) { in ipu6_isys_mbus_code_to_bpp() 56 switch (code) { in ipu6_isys_mbus_code_to_mipi() 91 bool ipu6_isys_is_bayer_format(u32 code) in ipu6_isys_is_bayer_format() argument 131 if (code_map[i] == code) in ipu6_isys_convert_bayer_order() 135 return code; in ipu6_isys_convert_bayer_order() 147 u32 code = asd->supported_codes[0]; in ipu6_isys_subdev_set_fmt() local 165 code = asd->supported_codes[i]; in ipu6_isys_subdev_set_fmt() 169 format->format.code = code; in ipu6_isys_subdev_set_fmt() 217 if (index == code->index) { in ipu6_isys_subdev_enum_mbus_code() 218 code->code = supported_codes[index]; in ipu6_isys_subdev_enum_mbus_code() [all …]
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | dis.h | 14 static inline int insn_length(unsigned char code) in insn_length() argument 16 return ((((int) code + 64) >> 7) + 1) << 1; in insn_length() 22 void print_fn_code(unsigned char *code, unsigned long len); 23 struct s390_insn *find_insn(unsigned char *code); 25 static inline int is_known_insn(unsigned char *code) in is_known_insn() argument 27 return !!find_insn(code); in is_known_insn()
|
| /linux-6.15/arch/parisc/mm/ |
| H A D | fault.c | 54 parisc_acctyp(unsigned long code, unsigned int inst) in parisc_acctyp() argument 56 if (code == 6 || code == 16) in parisc_acctyp() 227 const char *trap_name(unsigned long code) in trap_name() argument 231 if (code < ARRAY_SIZE(trap_description)) in trap_name() 232 t = trap_description[code]; in trap_name() 254 tsk->comm, code, address); in show_signal_msg() 257 pr_cont("\ntrap #%lu: %s%c", code, trap_name(code), in show_signal_msg() 289 acc_type = parisc_acctyp(code, regs->iir); in do_page_fault() 369 switch (code) { in do_page_fault() 421 show_signal_msg(regs, code, address, tsk, vma); in do_page_fault() [all …]
|
| /linux-6.15/arch/s390/kvm/ |
| H A D | trace.h | 177 TP_ARGS(VCPU_ARGS_COMMON, code), 181 __field(__u16, code) 186 __entry->code = code; 190 __entry->code, 191 __print_symbolic(__entry->code, 270 TP_ARGS(VCPU_ARGS_COMMON, code), 274 __field(__u16, code) 279 __entry->code = code; 445 __field(u64, code) 451 __entry->code = code; [all …]
|
| /linux-6.15/arch/arm/nwfpe/ |
| H A D | fpa11.c | 87 unsigned int code; in EmulateAll() local 92 code = opcode & 0x00000f00; in EmulateAll() 93 if (code == 0x00000100 || code == 0x00000200) { in EmulateAll() 95 code = opcode & 0x0e000000; in EmulateAll() 96 if (code == 0x0e000000) { in EmulateAll() 107 } else if (code == 0x0c000000) { in EmulateAll()
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.h | 353 return BPF_CLASS(meta->insn.code); in mbpf_class() 358 return BPF_SRC(meta->insn.code); in mbpf_src() 363 return BPF_OP(meta->insn.code); in mbpf_op() 368 return BPF_MODE(meta->insn.code); in mbpf_mode() 413 u8 code = meta->insn.code; in is_mbpf_classic_load() local 415 return BPF_CLASS(code) == BPF_LD && in is_mbpf_classic_load() 416 (BPF_MODE(code) == BPF_ABS || BPF_MODE(code) == BPF_IND); in is_mbpf_classic_load() 421 u8 code = meta->insn.code; in is_mbpf_classic_store() local 423 return BPF_CLASS(code) == BPF_ST && BPF_MODE(code) == BPF_MEM; in is_mbpf_classic_store() 464 return insn.code == (BPF_JMP | BPF_CALL) && in is_mbpf_helper_call() [all …]
|
| /linux-6.15/drivers/soc/tegra/cbb/ |
| H A D | tegra234-cbb.c | 675 .code = "SLAVE_ERR", 915 .code = "RSVD" 917 .code = "RSVD" 919 .code = "RSVD" 921 .code = "RSVD" 923 .code = "RSVD" 925 .code = "RSVD" 927 .code = "RSVD" 929 .code = "RSVD" 931 .code = "RSVD" [all …]
|
| /linux-6.15/tools/net/sunrpc/xdrgen/ |
| H A D | README | 1 xdrgen - Linux Kernel XDR code generator 12 code that implements the RPC portions of that protocol. This tool is 15 This RPC-level code is code that handles input directly from the 18 code can have significant impact on security and performance. 24 of the generated code is very traditional K&R C. 33 2. rpcgen-generated code is believed to be less efficient than code 38 XDR code by hand will make a measurable performance different. 96 generated code to specific parts of the XDR specification. 123 This tree is passed to a series of code generators. 256 into compilable code [all …]
|
| /linux-6.15/lib/zstd/common/ |
| H A D | error_private.h | 45 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError() argument 47 …ATIC ERR_enum ERR_getErrorCode(size_t code) { if (!ERR_isError(code)) return (ERR_enum)0; return (… in ERR_getErrorCode() argument 63 const char* ERR_getErrorString(ERR_enum code); /* error_private.c */ 65 ERR_STATIC const char* ERR_getErrorName(size_t code) in ERR_getErrorName() argument 67 return ERR_getErrorString(ERR_getErrorCode(code)); in ERR_getErrorName()
|
| /linux-6.15/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_csi2.c | 35 struct v4l2_subdev_mbus_code_enum *code) in csi2_enum_mbus_code() argument 40 while (ic->code) { in csi2_enum_mbus_code() 41 if (i == code->index) { in csi2_enum_mbus_code() 42 code->code = ic->code; in csi2_enum_mbus_code() 87 ic = atomisp_find_in_fmt_conv(ffmt->code); in atomisp_csi2_set_ffmt() 89 actual_ffmt->code = ic->code; in atomisp_csi2_set_ffmt() 91 actual_ffmt->code = atomisp_in_fmt_conv[0].code; in atomisp_csi2_set_ffmt() 179 csi2->formats[CSI2_PAD_SINK].code = atomisp_in_fmt_conv[0].code; in mipi_csi2_init_entities() 180 csi2->formats[CSI2_PAD_SOURCE].code = atomisp_in_fmt_conv[0].code; in mipi_csi2_init_entities()
|