/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | ni_routes.c | 50 #define RVi(table, src, dest) ((table)[(dest) * NI_NUM_NAMES + (src)]) 163 const int src = R->src[j]; in ni_count_valid_routes() local 167 if (RVi(rv, B(src), B(dest))) in ni_count_valid_routes() 171 (RVi(rv, B(src), B(NI_RGOUT0)) || in ni_count_valid_routes() 172 RVi(rv, B(src), B(NI_RTSI_BRD(0))) || in ni_count_valid_routes() 173 RVi(rv, B(src), B(NI_RTSI_BRD(1))) || in ni_count_valid_routes() 174 RVi(rv, B(src), B(NI_RTSI_BRD(2))) || in ni_count_valid_routes() 175 RVi(rv, B(src), in ni_count_valid_routes() 217 const int src = R->src[j]; ni_get_valid_routes() local 417 ni_lookup_route_register(int src, int dest, const struct ni_route_tables *tables) ni_lookup_route_register() argument 468 ni_route_to_register(const int src, const int dest, const struct ni_route_tables *tables) ni_route_to_register() argument 526 int src; ni_find_route_source() local [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | ni_routes.c | 48 #define RVi(table, src, dest) ((table)[(dest) * NI_NUM_NAMES + (src)]) 159 const int src = R->src[j]; in ni_count_valid_routes() local 163 if (RVi(rv, B(src), B(dest))) in ni_count_valid_routes() 167 (RVi(rv, B(src), B(NI_RGOUT0)) || in ni_count_valid_routes() 168 RVi(rv, B(src), B(NI_RTSI_BRD(0))) || in ni_count_valid_routes() 169 RVi(rv, B(src), B(NI_RTSI_BRD(1))) || in ni_count_valid_routes() 170 RVi(rv, B(src), B(NI_RTSI_BRD(2))) || in ni_count_valid_routes() 171 RVi(rv, B(src), in ni_count_valid_routes() 213 const int src = R->src[j]; ni_get_valid_routes() local 413 ni_lookup_route_register(int src, int dest, const struct ni_route_tables *tables) ni_lookup_route_register() argument 464 ni_route_to_register(const int src, const int dest, const struct ni_route_tables *tables) ni_route_to_register() argument 522 int src; ni_find_route_source() local [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | mem.c | 29 union perf_mem_data_src src; in test__mem() local 31 memset(&src, 0, sizeof(src)); in test__mem() 33 src.mem_lvl = PERF_MEM_LVL_HIT; in test__mem() 34 src.mem_lvl_num = 4; in test__mem() 36 ret |= check(src, "N/AL4 hit"); in test__mem() 38 src.mem_remote = 1; in test__mem() 40 ret |= check(src, "N/ARemote L4 hit"); in test__mem() 42 src.mem_lvl = PERF_MEM_LVL_MISS; in test__mem() 43 src in test__mem() [all...] |
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | mem.c | 29 union perf_mem_data_src src; in test__mem() local 31 memset(&src, 0, sizeof(src)); in test__mem() 33 src.mem_lvl = PERF_MEM_LVL_HIT; in test__mem() 34 src.mem_lvl_num = 4; in test__mem() 36 ret |= check(src, "N/AL4 hit"); in test__mem() 38 src.mem_remote = 1; in test__mem() 40 ret |= check(src, "N/ARemote L4 hit"); in test__mem() 42 src.mem_lvl = PERF_MEM_LVL_MISS; in test__mem() 43 src in test__mem() [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/ni_device_routes/ |
H A D | pxi-6733.c | 36 .src = (int[]){ 43 .src = (int[]){ 50 .src = (int[]){ 57 .src = (int[]){ 64 .src = (int[]){ 71 .src = (int[]){ 78 .src = (int[]){ 90 .src = (int[]){ 102 .src = (int[]){ 114 .src [all...] |
H A D | pci-6733.c | 36 .src = (int[]){ 43 .src = (int[]){ 50 .src = (int[]){ 57 .src = (int[]){ 64 .src = (int[]){ 71 .src = (int[]){ 78 .src = (int[]){ 90 .src = (int[]){ 102 .src = (int[]){ 114 .src [all...] |
H A D | pci-6713.c | 36 .src = (int[]){ 43 .src = (int[]){ 50 .src = (int[]){ 57 .src = (int[]){ 64 .src = (int[]){ 71 .src = (int[]){ 78 .src = (int[]){ 90 .src = (int[]){ 102 .src = (int[]){ 114 .src [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/ni_device_routes/ |
H A D | pxi-6733.c | 35 .src = (int[]){ 42 .src = (int[]){ 49 .src = (int[]){ 56 .src = (int[]){ 63 .src = (int[]){ 70 .src = (int[]){ 77 .src = (int[]){ 89 .src = (int[]){ 101 .src = (int[]){ 113 .src [all...] |
H A D | pci-6733.c | 35 .src = (int[]){ 42 .src = (int[]){ 49 .src = (int[]){ 56 .src = (int[]){ 63 .src = (int[]){ 70 .src = (int[]){ 77 .src = (int[]){ 89 .src = (int[]){ 101 .src = (int[]){ 113 .src [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
H A D | allegro-mail.c | 249 u32 *src) in allegro_decode_config_blob() 254 param->num_ref_idx_l0 = FIELD_GET(GENMASK(7, 4), src[9]); in allegro_decode_config_blob() 255 param->num_ref_idx_l1 = FIELD_GET(GENMASK(11, 8), src[9]); in allegro_decode_config_blob() 351 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init() argument 355 msg->reserved0 = src[i++]; in allegro_dec_init() 357 return i * sizeof(*src); in allegro_dec_init() 362 u32 *src) in allegro_dec_create_channel() 367 msg->channel_id = src[i++]; in allegro_dec_create_channel() 368 msg->user_id = src[i++]; in allegro_dec_create_channel() 374 msg->options = src[ in allegro_dec_create_channel() 247 allegro_decode_config_blob(struct create_channel_param *param, struct mcu_msg_create_channel_response *msg, u32 *src) allegro_decode_config_blob() argument 361 allegro_dec_create_channel(struct mcu_msg_create_channel_response *msg, u32 *src) allegro_dec_create_channel() argument 390 allegro_dec_destroy_channel(struct mcu_msg_destroy_channel_response *msg, u32 *src) allegro_dec_destroy_channel() argument 401 allegro_dec_encode_frame(struct mcu_msg_encode_frame_response *msg, u32 *src) allegro_dec_encode_frame() argument 514 allegro_decode_mail(void *msg, u32 *src) allegro_decode_mail() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | allegro-mail.c | 255 u32 *src) in allegro_decode_config_blob() 260 param->num_ref_idx_l0 = FIELD_GET(GENMASK(7, 4), src[9]); in allegro_decode_config_blob() 261 param->num_ref_idx_l1 = FIELD_GET(GENMASK(11, 8), src[9]); in allegro_decode_config_blob() 357 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init() argument 361 msg->reserved0 = src[i++]; in allegro_dec_init() 363 return i * sizeof(*src); in allegro_dec_init() 368 u32 *src) in allegro_dec_create_channel() 373 msg->channel_id = src[i++]; in allegro_dec_create_channel() 374 msg->user_id = src[i++]; in allegro_dec_create_channel() 380 msg->options = src[ in allegro_dec_create_channel() 253 allegro_decode_config_blob(struct create_channel_param *param, struct mcu_msg_create_channel_response *msg, u32 *src) allegro_decode_config_blob() argument 367 allegro_dec_create_channel(struct mcu_msg_create_channel_response *msg, u32 *src) allegro_dec_create_channel() argument 396 allegro_dec_destroy_channel(struct mcu_msg_destroy_channel_response *msg, u32 *src) allegro_dec_destroy_channel() argument 407 allegro_dec_encode_frame(struct mcu_msg_encode_frame_response *msg, u32 *src) allegro_dec_encode_frame() argument 520 allegro_decode_mail(void *msg, u32 *src) allegro_decode_mail() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/ |
H A D | camellia.h | 35 asmlinkage void __camellia_enc_blk(const void *ctx, u8 *dst, const u8 *src, 37 asmlinkage void camellia_dec_blk(const void *ctx, u8 *dst, const u8 *src); 40 asmlinkage void __camellia_enc_blk_2way(const void *ctx, u8 *dst, const u8 *src, 42 asmlinkage void camellia_dec_blk_2way(const void *ctx, u8 *dst, const u8 *src); 45 asmlinkage void camellia_ecb_enc_16way(const void *ctx, u8 *dst, const u8 *src); 46 asmlinkage void camellia_ecb_dec_16way(const void *ctx, u8 *dst, const u8 *src); 48 asmlinkage void camellia_cbc_dec_16way(const void *ctx, u8 *dst, const u8 *src); 49 asmlinkage void camellia_ctr_16way(const void *ctx, u8 *dst, const u8 *src, 52 asmlinkage void camellia_xts_enc_16way(const void *ctx, u8 *dst, const u8 *src, 54 asmlinkage void camellia_xts_dec_16way(const void *ctx, u8 *dst, const u8 *src, 57 camellia_enc_blk(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk() argument 62 camellia_enc_blk_xor(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk_xor() argument 67 camellia_enc_blk_2way(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk_2way() argument 73 camellia_enc_blk_xor_2way(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk_xor_2way() argument [all...] |
H A D | serpent-sse2.h | 13 const u8 *src, bool xor); 15 const u8 *src); 17 static inline void serpent_enc_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_enc_blk_xway() argument 19 __serpent_enc_blk_4way(ctx, dst, src, false); in serpent_enc_blk_xway() 23 u8 *dst, const u8 *src) in serpent_enc_blk_xway_xor() 25 __serpent_enc_blk_4way(ctx, dst, src, true); in serpent_enc_blk_xway_xor() 28 static inline void serpent_dec_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_dec_blk_xway() argument 30 serpent_dec_blk_4way(ctx, dst, src); in serpent_dec_blk_xway() 38 const u8 *src, bool xor); 40 const u8 *src); 22 serpent_enc_blk_xway_xor(const struct serpent_ctx *ctx, u8 *dst, const u8 *src) serpent_enc_blk_xway_xor() argument 42 serpent_enc_blk_xway(const void *ctx, u8 *dst, const u8 *src) serpent_enc_blk_xway() argument 47 serpent_enc_blk_xway_xor(const struct serpent_ctx *ctx, u8 *dst, const u8 *src) serpent_enc_blk_xway_xor() argument 53 serpent_dec_blk_xway(const void *ctx, u8 *dst, const u8 *src) serpent_dec_blk_xway() argument [all...] |
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 22 #define src a1 define 28 * memcpy copies len bytes from src to dst and sets v0 to dst. 30 * - src and dst don't overlap 31 * - src is readable 35 * __copy_user copies up to len bytes from src to dst and sets a2 (len) to 37 * __copy_user assumes that src and dst don't overlap, and that the call is 40 * - src is readable (no exceptions when reading src) 59 * 2- src_entry <= src < AT, and 60 * 3- (dst - src) [all...] |
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 22 #define src a1 define 28 * memcpy copies len bytes from src to dst and sets v0 to dst. 30 * - src and dst don't overlap 31 * - src is readable 35 * __copy_user copies up to len bytes from src to dst and sets a2 (len) to 37 * __copy_user assumes that src and dst don't overlap, and that the call is 40 * - src is readable (no exceptions when reading src) 59 * 2- src_entry <= src < AT, and 60 * 3- (dst - src) [all...] |
/kernel/linux/linux-6.6/include/trace/stages/ |
H A D | stage6_event_callback.h | 25 #define __string(item, src) __dynamic_array(char, item, -1) 28 #define __string_len(item, src, len) __dynamic_array(char, item, -1) 34 #define __assign_str(dst, src) \ 35 strcpy(__get_str(dst), (src) ? (const char *)(src) : "(null)"); 38 #define __assign_str_len(dst, src, len) \ 40 memcpy(__get_str(dst), (src), (len)); \ 60 #define __assign_bitmask(dst, src, nr_bits) \ 61 memcpy(__get_bitmask(dst), (src), __bitmask_size_in_bytes(nr_bits)) 70 #define __assign_cpumask(dst, src) \ [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | stack.c | 11 void fsstack_copy_inode_size(struct inode *dst, struct inode *src) in fsstack_copy_inode_size() argument 22 i_size = i_size_read(src); in fsstack_copy_inode_size() 35 spin_lock(&src->i_lock); in fsstack_copy_inode_size() 36 i_blocks = src->i_blocks; in fsstack_copy_inode_size() 38 spin_unlock(&src->i_lock); in fsstack_copy_inode_size() 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all() argument 65 dest->i_mode = src->i_mode; in fsstack_copy_attr_all() 66 dest->i_uid = src->i_uid; in fsstack_copy_attr_all() 67 dest->i_gid = src->i_gid; in fsstack_copy_attr_all() 68 dest->i_rdev = src in fsstack_copy_attr_all() [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | stack.c | 11 void fsstack_copy_inode_size(struct inode *dst, struct inode *src) in fsstack_copy_inode_size() argument 22 i_size = i_size_read(src); in fsstack_copy_inode_size() 35 spin_lock(&src->i_lock); in fsstack_copy_inode_size() 36 i_blocks = src->i_blocks; in fsstack_copy_inode_size() 38 spin_unlock(&src->i_lock); in fsstack_copy_inode_size() 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all() argument 65 dest->i_mode = src->i_mode; in fsstack_copy_attr_all() 66 dest->i_uid = src->i_uid; in fsstack_copy_attr_all() 67 dest->i_gid = src->i_gid; in fsstack_copy_attr_all() 68 dest->i_rdev = src in fsstack_copy_attr_all() [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | serpent-sse2.h | 13 const u8 *src, bool xor); 15 const u8 *src); 17 static inline void serpent_enc_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_enc_blk_xway() argument 19 __serpent_enc_blk_4way(ctx, dst, src, false); in serpent_enc_blk_xway() 23 u8 *dst, const u8 *src) in serpent_enc_blk_xway_xor() 25 __serpent_enc_blk_4way(ctx, dst, src, true); in serpent_enc_blk_xway_xor() 28 static inline void serpent_dec_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_dec_blk_xway() argument 30 serpent_dec_blk_4way(ctx, dst, src); in serpent_dec_blk_xway() 38 const u8 *src, bool xor); 40 const u8 *src); 22 serpent_enc_blk_xway_xor(const struct serpent_ctx *ctx, u8 *dst, const u8 *src) serpent_enc_blk_xway_xor() argument 42 serpent_enc_blk_xway(const void *ctx, u8 *dst, const u8 *src) serpent_enc_blk_xway() argument 47 serpent_enc_blk_xway_xor(const struct serpent_ctx *ctx, u8 *dst, const u8 *src) serpent_enc_blk_xway_xor() argument 53 serpent_dec_blk_xway(const void *ctx, u8 *dst, const u8 *src) serpent_dec_blk_xway() argument [all...] |
H A D | glue_helper-asm-avx2.S | 8 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ 9 vmovdqu (0*32)(src), x0; \ 10 vmovdqu (1*32)(src), x1; \ 11 vmovdqu (2*32)(src), x2; \ 12 vmovdqu (3*32)(src), x3; \ 13 vmovdqu (4*32)(src), x4; \ 14 vmovdqu (5*32)(src), x5; \ 15 vmovdqu (6*32)(src), x6; \ 16 vmovdqu (7*32)(src), x7; 28 #define store_cbc_16way(src, ds [all...] |
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | copy_template.S | 10 * files/head:/src/aarch64/ 15 * Copy a buffer from src to dest (alignment handled by the hardware) 19 * x1 - src 25 src .req x1 label 47 neg tmp2, src 52 * Copy the leading memory data from src to dst in an increasing 54 * memory data is eliminated when the distance between src and 58 ldrb1 tmp1w, src, #1 62 ldrh1 tmp1w, src, #2 66 ldr1 tmp1w, src, # [all...] |
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pci_io.h | 74 static inline int zpci_write_single(volatile void __iomem *dst, const void *src, in zpci_write_single() argument 81 val = (u64) *((u8 *) src); in zpci_write_single() 84 val = (u64) *((u16 *) src); in zpci_write_single() 87 val = (u64) *((u32 *) src); in zpci_write_single() 90 val = (u64) *((u64 *) src); in zpci_write_single() 99 static inline int zpci_read_single(void *dst, const volatile void __iomem *src, in zpci_read_single() argument 105 cc = zpci_load(&data, src, len); in zpci_read_single() 127 int zpci_write_block(volatile void __iomem *dst, const void *src, 130 static inline int zpci_get_max_io_size(u64 src, u64 dst, int len, int max) in zpci_get_max_io_size() argument 136 if (IS_ALIGNED(src, in zpci_get_max_io_size() 144 zpci_memcpy_fromio(void *dst, const volatile void __iomem *src, unsigned long n) zpci_memcpy_fromio() argument 164 zpci_memcpy_toio(volatile void __iomem *dst, const void *src, unsigned long n) zpci_memcpy_toio() argument 192 u8 *src = kmalloc(count, GFP_KERNEL); zpci_memset_io() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | copy_template.S | 10 * files/head:/src/aarch64/ 15 * Copy a buffer from src to dest (alignment handled by the hardware) 19 * x1 - src 25 src .req x1 label 47 neg tmp2, src 52 * Copy the leading memory data from src to dst in an increasing 54 * memory data is eliminated when the distance between src and 58 ldrb1 tmp1w, src, #1 62 ldrh1 tmp1w, src, #2 66 ldr1 tmp1w, src, # [all...] |
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pci_io.h | 74 static inline int zpci_write_single(volatile void __iomem *dst, const void *src, in zpci_write_single() argument 81 val = (u64) *((u8 *) src); in zpci_write_single() 84 val = (u64) *((u16 *) src); in zpci_write_single() 87 val = (u64) *((u32 *) src); in zpci_write_single() 90 val = (u64) *((u64 *) src); in zpci_write_single() 99 static inline int zpci_read_single(void *dst, const volatile void __iomem *src, in zpci_read_single() argument 105 cc = zpci_load(&data, src, len); in zpci_read_single() 127 int zpci_write_block(volatile void __iomem *dst, const void *src, 130 static inline int zpci_get_max_io_size(u64 src, u64 dst, int len, int max) in zpci_get_max_io_size() argument 136 if (IS_ALIGNED(src, in zpci_get_max_io_size() 144 zpci_memcpy_fromio(void *dst, const volatile void __iomem *src, unsigned long n) zpci_memcpy_fromio() argument 164 zpci_memcpy_toio(volatile void __iomem *dst, const void *src, unsigned long n) zpci_memcpy_toio() argument 192 u8 *src = kmalloc(count, GFP_KERNEL); zpci_memset_io() local [all...] |
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_tuple.h | 38 struct nf_conntrack_man src; member 79 } src; member 87 &t->src.u3.ip, ntohs(t->src.u.all), in nf_ct_dump_tuple_ip() 97 t->src.u3.all, ntohs(t->src.u.all), in nf_ct_dump_tuple_ipv6() 104 switch (t->src.l3num) { in nf_ct_dump_tuple() 127 return (nf_inet_addr_cmp(&t1->src.u3, &t2->src.u3) && in __nf_ct_tuple_src_equal() 128 t1->src in __nf_ct_tuple_src_equal() [all...] |