/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_pipe_crc.c | 53 static int i8xx_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, in i8xx_pipe_crc_ctl_reg() argument 56 if (*source == INTEL_PIPE_CRC_SOURCE_AUTO) in i8xx_pipe_crc_ctl_reg() 57 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i8xx_pipe_crc_ctl_reg() 59 switch (*source) { in i8xx_pipe_crc_ctl_reg() 75 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source() 83 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i9xx_pipe_crc_auto_source() 97 *source = INTEL_PIPE_CRC_SOURCE_TV; in i9xx_pipe_crc_auto_source() 104 *source = INTEL_PIPE_CRC_SOURCE_DP_B; in i9xx_pipe_crc_auto_source() 107 *source = INTEL_PIPE_CRC_SOURCE_DP_C; in i9xx_pipe_crc_auto_source() 110 *source in i9xx_pipe_crc_auto_source() 73 i9xx_pipe_crc_auto_source(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source) i9xx_pipe_crc_auto_source() argument 127 vlv_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) vlv_pipe_crc_ctl_reg() argument 197 i9xx_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) i9xx_pipe_crc_ctl_reg() argument 260 ilk_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, u32 *val) ilk_pipe_crc_ctl_reg() argument 337 ivb_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) ivb_pipe_crc_ctl_reg() argument 365 skl_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) skl_pipe_crc_ctl_reg() argument 408 get_new_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) get_new_crc_ctl_reg() argument 451 i8xx_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) i8xx_crc_source_valid() argument 463 i9xx_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) i9xx_crc_source_valid() argument 476 vlv_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) vlv_crc_source_valid() argument 491 ilk_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) ilk_crc_source_valid() argument 505 ivb_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) ivb_crc_source_valid() argument 519 skl_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) skl_crc_source_valid() argument 539 intel_is_valid_crc_source(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) intel_is_valid_crc_source() argument 567 enum intel_pipe_crc_source source; intel_crtc_verify_crc_source() local 589 enum intel_pipe_crc_source source; intel_crtc_set_crc_source() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_pipe_crc.c | 55 static int i8xx_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, in i8xx_pipe_crc_ctl_reg() argument 58 if (*source == INTEL_PIPE_CRC_SOURCE_AUTO) in i8xx_pipe_crc_ctl_reg() 59 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i8xx_pipe_crc_ctl_reg() 61 switch (*source) { in i8xx_pipe_crc_ctl_reg() 77 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source() 83 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i9xx_pipe_crc_auto_source() 97 *source = INTEL_PIPE_CRC_SOURCE_TV; in i9xx_pipe_crc_auto_source() 104 *source = INTEL_PIPE_CRC_SOURCE_DP_B; in i9xx_pipe_crc_auto_source() 107 *source = INTEL_PIPE_CRC_SOURCE_DP_C; in i9xx_pipe_crc_auto_source() 110 *source in i9xx_pipe_crc_auto_source() 75 i9xx_pipe_crc_auto_source(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source) i9xx_pipe_crc_auto_source() argument 125 vlv_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) vlv_pipe_crc_ctl_reg() argument 192 i9xx_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) i9xx_pipe_crc_ctl_reg() argument 252 ilk_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, u32 *val) ilk_pipe_crc_ctl_reg() argument 330 ivb_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) ivb_pipe_crc_ctl_reg() argument 358 skl_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) skl_pipe_crc_ctl_reg() argument 401 get_new_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) get_new_crc_ctl_reg() argument 444 i8xx_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) i8xx_crc_source_valid() argument 456 i9xx_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) i9xx_crc_source_valid() argument 469 vlv_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) vlv_crc_source_valid() argument 484 ilk_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) ilk_crc_source_valid() argument 498 ivb_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) ivb_crc_source_valid() argument 512 skl_crc_source_valid(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) skl_crc_source_valid() argument 532 intel_is_valid_crc_source(struct drm_i915_private *dev_priv, const enum intel_pipe_crc_source source) intel_is_valid_crc_source() argument 560 enum intel_pipe_crc_source source; intel_crtc_verify_crc_source() local 582 enum intel_pipe_crc_source source; intel_crtc_set_crc_source() local [all...] |
/kernel/liteos_m/testsuites/unittest/posix/src/string/ |
H A D | memory_func_test.c | 5 * Redistribution and use in source and binary forms, with or without modification, 8 * 1. Redistributions of source code must retain the above copyright notice, this list of 76 char source[] = {"This File is About Memony Operation Test , Please Carefully Check Result As Below\r\n"}; variable 78 retValue = memcpy(dest, source, sizeof(source) / sizeof(source[0])); 82 retValue = memcpy(source, dest, sizeof(source) / sizeof(source[0])); 85 ICUNIT_ASSERT_STRING_EQUAL(dest, source, 117 char source[] = {"memory refers to the computer hardware devices used to store information for" global() variable 158 char source[1024] = {"memory refers to the computer hardware devices used to store information for" global() variable 180 char source[] = {"memory refers to the computer hardware devices used to store information for " global() variable 220 char source[] = {"memory refers to the computer hardware devices used to store information for " global() variable 246 char source[] = {"00000\\r\\n"}; global() variable 262 char *source = (char *)malloc(20); global() variable 308 char *source = (char *)malloc(20); global() variable 315 free(source); global() variable 355 char *source = (char *)malloc(20); global() variable 363 free(source); global() variable [all...] |
H A D | string_func_test_03.c | 5 * Redistribution and use in source and binary forms, with or without modification, 8 * 1. Redistributions of source code must retain the above copyright notice, this list of 77 char source[] = {"Compiler exited with error"}; variable 80 retValue = strcmp(source, dest); 101 char source[] = {"Compiler exited with error"}; variable 104 retValue = strcmp(source, dest); 118 char source[] = {"0000000"}; variable 121 retValue = strcmp(source, dest); 134 char source[] = {"Compiler exited with error"}; variable 137 dest = strdup(source); 162 char source[] = {"export MY_TEST_PATH=/opt/hadoop-2.6.5"}; global() variable 181 char source[] = {"export MY_TEST_PATH=/opt/hadoop-2.6.5"}; global() variable 206 char source[] = {"Compiler exited with error"}; global() variable [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | rsmisc.c | 40 void *source; in acpi_rs_convert_aml_to_resource() local 79 source = ACPI_ADD_PTR(void, aml, info->aml_offset); in acpi_rs_convert_aml_to_resource() 106 ((ACPI_GET8(source) >> info->value) & 0x01)); in acpi_rs_convert_aml_to_resource() 114 ((ACPI_GET8(source) >> info->value) & 0x03)); in acpi_rs_convert_aml_to_resource() 122 ((ACPI_GET8(source) >> info->value) & 0x07)); in acpi_rs_convert_aml_to_resource() 130 ((ACPI_GET8(source) >> info->value) & 0x3F)); in acpi_rs_convert_aml_to_resource() 135 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource() 154 item_count = ACPI_GET16(target) - ACPI_GET16(source); in acpi_rs_convert_aml_to_resource() 163 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource() 178 /* Use vendor offset to get resource source lengt in acpi_rs_convert_aml_to_resource() 450 void *source = NULL; acpi_rs_convert_resource_to_aml() local [all...] |
H A D | utnonansi.c | 22 * PARAMETERS: src_string - The source string to convert 50 * PARAMETERS: src_string - The source string to convert 128 u8 acpi_ut_safe_strcpy(char *dest, acpi_size dest_size, char *source) in acpi_ut_safe_strcpy() argument 131 if (strlen(source) >= dest_size) { in acpi_ut_safe_strcpy() 135 strcpy(dest, source); in acpi_ut_safe_strcpy() 139 u8 acpi_ut_safe_strcat(char *dest, acpi_size dest_size, char *source) in acpi_ut_safe_strcat() argument 142 if ((strlen(dest) + strlen(source)) >= dest_size) { in acpi_ut_safe_strcat() 146 strcat(dest, source); in acpi_ut_safe_strcat() 153 char *source, acpi_size max_transfer_length) in acpi_ut_safe_strncat() 157 actual_transfer_length = ACPI_MIN(max_transfer_length, strlen(source)); in acpi_ut_safe_strncat() 151 acpi_ut_safe_strncat(char *dest, acpi_size dest_size, char *source, acpi_size max_transfer_length) acpi_ut_safe_strncat() argument 167 acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size) acpi_ut_safe_strncpy() argument [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | rsmisc.c | 40 void *source; in acpi_rs_convert_aml_to_resource() local 77 source = ACPI_ADD_PTR(void, aml, info->aml_offset); in acpi_rs_convert_aml_to_resource() 104 ((ACPI_GET8(source) >> info->value) & 0x01)); in acpi_rs_convert_aml_to_resource() 112 ((ACPI_GET8(source) >> info->value) & 0x03)); in acpi_rs_convert_aml_to_resource() 120 ((ACPI_GET8(source) >> info->value) & 0x07)); in acpi_rs_convert_aml_to_resource() 125 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource() 144 item_count = ACPI_GET16(target) - ACPI_GET16(source); in acpi_rs_convert_aml_to_resource() 153 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource() 168 /* Use vendor offset to get resource source length */ in acpi_rs_convert_aml_to_resource() 172 ACPI_GET16(target) - ACPI_GET16(source); in acpi_rs_convert_aml_to_resource() 438 void *source = NULL; acpi_rs_convert_resource_to_aml() local [all...] |
H A D | utnonansi.c | 22 * PARAMETERS: src_string - The source string to convert 50 * PARAMETERS: src_string - The source string to convert 128 u8 acpi_ut_safe_strcpy(char *dest, acpi_size dest_size, char *source) in acpi_ut_safe_strcpy() argument 131 if (strlen(source) >= dest_size) { in acpi_ut_safe_strcpy() 135 strcpy(dest, source); in acpi_ut_safe_strcpy() 139 u8 acpi_ut_safe_strcat(char *dest, acpi_size dest_size, char *source) in acpi_ut_safe_strcat() argument 142 if ((strlen(dest) + strlen(source)) >= dest_size) { in acpi_ut_safe_strcat() 146 strcat(dest, source); in acpi_ut_safe_strcat() 153 char *source, acpi_size max_transfer_length) in acpi_ut_safe_strncat() 157 actual_transfer_length = ACPI_MIN(max_transfer_length, strlen(source)); in acpi_ut_safe_strncat() 151 acpi_ut_safe_strncat(char *dest, acpi_size dest_size, char *source, acpi_size max_transfer_length) acpi_ut_safe_strncat() argument 167 acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size) acpi_ut_safe_strncpy() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_crc.c | 42 static enum amdgpu_dm_pipe_crc_source dm_parse_crc_source(const char *source) in dm_parse_crc_source() argument 44 if (!source || !strcmp(source, "none")) in dm_parse_crc_source() 46 if (!strcmp(source, "auto") || !strcmp(source, "crtc")) in dm_parse_crc_source() 48 if (!strcmp(source, "dprx")) in dm_parse_crc_source() 50 if (!strcmp(source, "crtc dither")) in dm_parse_crc_source() 52 if (!strcmp(source, "dprx dither")) in dm_parse_crc_source() 88 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); in amdgpu_dm_crtc_verify_crc_source() local 90 if (source < in amdgpu_dm_crtc_verify_crc_source() 100 amdgpu_dm_crtc_configure_crc_source(struct drm_crtc *crtc, struct dm_crtc_state *dm_crtc_state, enum amdgpu_dm_pipe_crc_source source) amdgpu_dm_crtc_configure_crc_source() argument 144 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); amdgpu_dm_crtc_set_crc_source() local [all...] |
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | memset.S | 30 #define STORE(source, base, offset, n) \ 31 98: std source, [base + offset + n]; \ 42 #define STORE_LAST(source, base, offset, n) \ 43 EX(std source, [base - offset - n], \ 49 #define ZERO_BIG_BLOCK(base, offset, source) \ 50 STORE(source, base, offset, 0x00); \ 51 STORE(source, base, offset, 0x08); \ 52 STORE(source, base, offset, 0x10); \ 53 STORE(source, base, offset, 0x18); \ 54 STORE(source, bas [all...] |
/kernel/linux/linux-5.10/lib/lz4/ |
H A D | lz4_decompress.c | 5 * Redistribution and use in source and binary forms, with or without 8 * * Redistributions of source code must retain the above copyright 27 * - LZ4 source repository : https://github.com/lz4/lz4 460 int LZ4_decompress_safe(const char *source, char *dest, in LZ4_decompress_safe() argument 463 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe() 478 int LZ4_decompress_fast(const char *source, char *dest, int originalSize) in LZ4_decompress_fast() argument 480 return LZ4_decompress_generic(source, dest, 0, originalSize, in LZ4_decompress_fast() 488 int LZ4_decompress_safe_withPrefix64k(const char *source, char *dest, in LZ4_decompress_safe_withPrefix64k() argument 491 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe_withPrefix64k() 498 static int LZ4_decompress_safe_withSmallPrefix(const char *source, cha argument 510 LZ4_decompress_safe_forceExtDict(const char *source, char *dest, int compressedSize, int maxOutputSize, const void *dictStart, size_t dictSize) LZ4_decompress_safe_forceExtDict() argument 521 LZ4_decompress_fast_extDict(const char *source, char *dest, int originalSize, const void *dictStart, size_t dictSize) LZ4_decompress_fast_extDict() argument 538 LZ4_decompress_safe_doubleDict(const char *source, char *dest, int compressedSize, int maxOutputSize, size_t prefixSize, const void *dictStart, size_t dictSize) LZ4_decompress_safe_doubleDict() argument 551 LZ4_decompress_fast_doubleDict(const char *source, char *dest, int originalSize, size_t prefixSize, const void *dictStart, size_t dictSize) LZ4_decompress_fast_doubleDict() argument 587 LZ4_decompress_safe_continue(LZ4_streamDecode_t *LZ4_streamDecode, const char *source, char *dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_continue() argument 640 LZ4_decompress_fast_continue(LZ4_streamDecode_t *LZ4_streamDecode, const char *source, char *dest, int originalSize) LZ4_decompress_fast_continue() argument 679 LZ4_decompress_safe_usingDict(const char *source, char *dest, int compressedSize, int maxOutputSize, const char *dictStart, int dictSize) LZ4_decompress_safe_usingDict() argument 697 LZ4_decompress_fast_usingDict(const char *source, char *dest, int originalSize, const char *dictStart, int dictSize) LZ4_decompress_fast_usingDict() argument [all...] |
/kernel/linux/linux-6.6/lib/lz4/ |
H A D | lz4_decompress.c | 5 * Redistribution and use in source and binary forms, with or without 8 * * Redistributions of source code must retain the above copyright 27 * - LZ4 source repository : https://github.com/lz4/lz4 460 int LZ4_decompress_safe(const char *source, char *dest, in LZ4_decompress_safe() argument 463 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe() 478 int LZ4_decompress_fast(const char *source, char *dest, int originalSize) in LZ4_decompress_fast() argument 480 return LZ4_decompress_generic(source, dest, 0, originalSize, in LZ4_decompress_fast() 488 static int LZ4_decompress_safe_withPrefix64k(const char *source, char *dest, in LZ4_decompress_safe_withPrefix64k() argument 491 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe_withPrefix64k() 498 static int LZ4_decompress_safe_withSmallPrefix(const char *source, cha argument 510 LZ4_decompress_safe_forceExtDict(const char *source, char *dest, int compressedSize, int maxOutputSize, const void *dictStart, size_t dictSize) LZ4_decompress_safe_forceExtDict() argument 521 LZ4_decompress_fast_extDict(const char *source, char *dest, int originalSize, const void *dictStart, size_t dictSize) LZ4_decompress_fast_extDict() argument 538 LZ4_decompress_safe_doubleDict(const char *source, char *dest, int compressedSize, int maxOutputSize, size_t prefixSize, const void *dictStart, size_t dictSize) LZ4_decompress_safe_doubleDict() argument 551 LZ4_decompress_fast_doubleDict(const char *source, char *dest, int originalSize, size_t prefixSize, const void *dictStart, size_t dictSize) LZ4_decompress_fast_doubleDict() argument 587 LZ4_decompress_safe_continue(LZ4_streamDecode_t *LZ4_streamDecode, const char *source, char *dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_continue() argument 640 LZ4_decompress_fast_continue(LZ4_streamDecode_t *LZ4_streamDecode, const char *source, char *dest, int originalSize) LZ4_decompress_fast_continue() argument 679 LZ4_decompress_safe_usingDict(const char *source, char *dest, int compressedSize, int maxOutputSize, const char *dictStart, int dictSize) LZ4_decompress_safe_usingDict() argument 697 LZ4_decompress_fast_usingDict(const char *source, char *dest, int originalSize, const char *dictStart, int dictSize) LZ4_decompress_fast_usingDict() argument [all...] |
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdsuper.c | 106 if (!fc->source) in get_tree_mtd() 107 return invalf(fc, "No source specified"); in get_tree_mtd() 109 pr_debug("MTDSB: dev_name \"%s\"\n", fc->source); in get_tree_mtd() 116 if (fc->source[0] == 'm' && in get_tree_mtd() 117 fc->source[1] == 't' && in get_tree_mtd() 118 fc->source[2] == 'd') { in get_tree_mtd() 119 if (fc->source[3] == ':') { in get_tree_mtd() 124 fc->source + 4); in get_tree_mtd() 126 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd() 131 fc->source in get_tree_mtd() [all...] |
/kernel/linux/linux-5.10/net/6lowpan/ |
H A D | nhc_udp.c | 28 /* source 16bit inline, dest = 0xF0 + 8 bit inline */ 30 /* source = 0xF0 + 8bit inline, dest = 16 bit inline */ 32 /* source & dest = 0xF0B + 4bit inline */ 49 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 53 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 59 uh.source = htons(val + LOWPAN_NHC_UDP_8BIT_PORT); in udp_uncompress() 64 uh.source = htons(LOWPAN_NHC_UDP_4BIT_PORT + (val >> 4)); in udp_uncompress() 72 ntohs(uh.source), ntoh in udp_uncompress() [all...] |
/kernel/linux/linux-6.6/net/6lowpan/ |
H A D | nhc_udp.c | 27 /* source 16bit inline, dest = 0xF0 + 8 bit inline */ 29 /* source = 0xF0 + 8bit inline, dest = 16 bit inline */ 31 /* source & dest = 0xF0B + 4bit inline */ 48 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 52 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 58 uh.source = htons(val + LOWPAN_NHC_UDP_8BIT_PORT); in udp_uncompress() 63 uh.source = htons(LOWPAN_NHC_UDP_4BIT_PORT + (val >> 4)); in udp_uncompress() 71 ntohs(uh.source), ntoh in udp_uncompress() [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/ |
H A D | mips-extns.h | 8 * COPYING in the main directory of this source tree, or the NetLogic 11 * Redistribution and use in source and binary forms, with or without 15 * 1. Redistributions of source code must retain the above copyright 174 #define __read_64bit_c2_split(source, sel) \ 183 "dmfc2\t%M0, " #source "\n\t" \ 192 "dmfc2\t%M0, " #source ", " #sel "\n\t" \ 203 #define __write_64bit_c2_split(source, sel, val) \ 215 "dmtc2\t%L0, " #source "\n\t" \ 225 "dmtc2\t%L0, " #source ", " #sel "\n\t" \ 231 #define __read_32bit_c2_register(source, se [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/irq/ |
H A D | irq_service.c | 77 enum dc_irq_source source) in find_irq_source_info() 79 if (source >= DAL_IRQ_SOURCES_NUMBER || source < DC_IRQ_SOURCE_INVALID) in find_irq_source_info() 82 return &irq_service->info[source]; in find_irq_source_info() 100 enum dc_irq_source source, in dal_irq_service_set() 104 find_irq_source_info(irq_service, source); in dal_irq_service_set() 109 source); in dal_irq_service_set() 113 dal_irq_service_ack(irq_service, source); in dal_irq_service_set() 118 source, enable); in dal_irq_service_set() 144 enum dc_irq_source source) in dal_irq_service_ack() 75 find_irq_source_info( struct irq_service *irq_service, enum dc_irq_source source) find_irq_source_info() argument 98 dal_irq_service_set( struct irq_service *irq_service, enum dc_irq_source source, bool enable) dal_irq_service_set() argument 142 dal_irq_service_ack( struct irq_service *irq_service, enum dc_irq_source source) dal_irq_service_ack() argument [all...] |
/kernel/linux/common_modules/code_sign/ |
H A D | code_sign_ioctl.c | 207 struct cert_source *source = kzalloc(sizeof(struct cert_source), GFP_KERNEL); in parse_cert_source() local 209 if (!source) in parse_cert_source() 227 source->subject = kzalloc(info.signing_length + 1, GFP_KERNEL); in parse_cert_source() 228 if (!source->subject) { in parse_cert_source() 233 if (copy_from_user(source->subject, u64_to_user_ptr(info.signing_ptr), info.signing_length)) { in parse_cert_source() 239 source->issuer = kzalloc(info.issuer_length + 1, GFP_KERNEL); in parse_cert_source() 240 if (!source->issuer) { in parse_cert_source() 245 ret = copy_from_user(source->issuer, u64_to_user_ptr(info.issuer_ptr), info.issuer_length); in parse_cert_source() 252 source->max_path_depth = info.path_len; in parse_cert_source() 253 source in parse_cert_source() 282 struct cert_source *source; code_sign_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | max9286.c | 129 * The sink and source pads are created to match the OF graph port numbers so 144 struct max9286_source *source; member 184 struct max9286_source *source) in next_source() 186 if (!source) in next_source() 187 source = &priv->sources[0]; in next_source() 189 source++; in next_source() 191 for (; source < &priv->sources[MAX9286_NUM_GMSL]; source++) { in next_source() 192 if (source->fwnode) in next_source() 193 return source; in next_source() 183 next_source(struct max9286_priv *priv, struct max9286_source *source) next_source() argument 297 struct max9286_source *source; max9286_i2c_mux_init() local 445 struct max9286_source *source = NULL; max9286_set_pixelrate() local 490 struct max9286_source *source = to_max9286_asd(asd)->source; max9286_notify_bound() local 554 struct max9286_source *source = to_max9286_asd(asd)->source; max9286_notify_unbind() local 569 struct max9286_source *source = NULL; max9286_v4l2_notifier_register() local 618 struct max9286_source *source; max9286_s_stream() local 1108 struct max9286_source *source; max9286_cleanup_dt() local 1150 struct max9286_source *source; max9286_parse_dt() local [all...] |
/kernel/linux/linux-5.10/drivers/media/mc/ |
H A D | mc-entity.c | 125 pad->flags & MEDIA_PAD_FL_SOURCE ? "source " : "", in dev_dbg_obj() 234 if (link->source->entity == entity) in media_entity_other() 237 return link->source->entity; in media_entity_other() 321 link->source->entity->name, link->source->index, in media_graph_walk_iter() 452 ? link->sink : link->source; in __media_pipeline_start() 478 link->source->entity->name, in __media_pipeline_start() 479 link->source->index, in __media_pipeline_start() 607 if (link->source->entity == entity) in __media_entity_remove_link() 610 remote = link->source in __media_entity_remove_link() 659 media_create_pad_link(struct media_entity *source, u16 source_pad, struct media_entity *sink, u16 sink_pad, u32 flags) media_create_pad_link() argument 715 media_create_pad_links(const struct media_device *mdev, const u32 source_function, struct media_entity *source, const u16 source_pad, const u32 sink_function, struct media_entity *sink, const u16 sink_pad, u32 flags, const bool allow_both_undefined) media_create_pad_links() argument 834 struct media_entity *source, *sink; __media_entity_setup_link() local 889 media_entity_find_link(struct media_pad *source, struct media_pad *sink) media_entity_find_link() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | usercopy_64.c | 83 unsigned long source = (unsigned long) _src; in __memcpy_flushcache() local 89 memcpy((void *) dest, (void *) source, len); in __memcpy_flushcache() 92 source += len; in __memcpy_flushcache() 108 :: "r" (source), "r" (dest) in __memcpy_flushcache() 111 source += 32; in __memcpy_flushcache() 119 :: "r" (source), "r" (dest) in __memcpy_flushcache() 122 source += 8; in __memcpy_flushcache() 130 :: "r" (source), "r" (dest) in __memcpy_flushcache() 133 source += 4; in __memcpy_flushcache() 139 memcpy((void *) dest, (void *) source, siz in __memcpy_flushcache() [all...] |
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdsuper.c | 128 if (!fc->source) in get_tree_mtd() 129 return invalf(fc, "No source specified"); in get_tree_mtd() 131 pr_debug("MTDSB: dev_name \"%s\"\n", fc->source); in get_tree_mtd() 138 if (fc->source[0] == 'm' && in get_tree_mtd() 139 fc->source[1] == 't' && in get_tree_mtd() 140 fc->source[2] == 'd') { in get_tree_mtd() 141 if (fc->source[3] == ':') { in get_tree_mtd() 146 fc->source + 4); in get_tree_mtd() 148 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd() 153 fc->source in get_tree_mtd() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 8 * Redistribution and use in source and binary forms, with or without 11 * 1. Redistributions of source code must retain the above copyright 51 source : 9, member 61 source : 9, 70 source : 9, member 80 source : 9, 89 source : 9, member 97 source : 9, 106 source : 9, member 116 source 125 source : 9, global() member 143 source : 9, global() member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 8 * Redistribution and use in source and binary forms, with or without 11 * 1. Redistributions of source code must retain the above copyright 51 source : 9, member 61 source : 9, 70 source : 9, member 80 source : 9, 89 source : 9, member 97 source : 9, 106 source : 9, member 116 source 125 source : 9, global() member 143 source : 9, global() member [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | max9286.c | 139 * The sink and source pads are created to match the OF graph port numbers so 165 struct max9286_source *source; member 217 struct max9286_source *source) in next_source() 219 if (!source) in next_source() 220 source = &priv->sources[0]; in next_source() 222 source++; in next_source() 224 for (; source < &priv->sources[MAX9286_NUM_GMSL]; source++) { in next_source() 225 if (source->fwnode) in next_source() 226 return source; in next_source() 216 next_source(struct max9286_priv *priv, struct max9286_source *source) next_source() argument 368 struct max9286_source *source; max9286_i2c_mux_init() local 619 struct max9286_source *source = NULL; max9286_set_pixelrate() local 666 struct max9286_source *source = to_max9286_asd(asd)->source; max9286_notify_bound() local 728 struct max9286_source *source = to_max9286_asd(asd)->source; max9286_notify_unbind() local 743 struct max9286_source *source = NULL; max9286_v4l2_notifier_register() local 791 struct max9286_source *source; max9286_s_stream() local 1294 struct max9286_source *source; max9286_poc_power_on() local 1328 struct max9286_source *source; max9286_poc_power_off() local 1411 struct max9286_source *source; max9286_cleanup_dt() local 1456 struct max9286_source *source; max9286_parse_dt() local 1572 struct max9286_source *source; max9286_get_poc_supplies() local [all...] |