Home
last modified time | relevance | path

Searched refs:src (Results 1501 - 1525 of 6316) sorted by relevance

1...<<61626364656667686970>>...253

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmemswap.h12 void mem_bswap_64(void *src, int byte_size);
13 void mem_bswap_32(void *src, int byte_size);
/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c2168 if (op->src.type == OP_SRC_POP || op->src.type == OP_SRC_POPF) in update_cfi_state_regs()
2172 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()
2173 op->dest.reg == CFI_SP && op->src.reg == CFI_SP) in update_cfi_state_regs()
2174 cfa->offset -= op->src.offset; in update_cfi_state_regs()
2269 switch (op->src.type) { in update_cfi_state()
2272 if (op->src.reg == CFI_SP && op->dest.reg == CFI_BP && in update_cfi_state()
2282 else if (op->src.reg == CFI_SP && in update_cfi_state()
2291 else if (op->src.reg == CFI_SP && cfa->base == CFI_SP) { in update_cfi_state()
2307 else if (op->src in update_cfi_state()
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Dsco.c67 bdaddr_t src; member
247 BT_DBG("%pMR -> %pMR", &sco_pi(sk)->src, &sco_pi(sk)->dst); in sco_connect()
270 bacpy(&sco_pi(sk)->src, &hcon->src); in sco_connect()
335 if (!bacmp(&sco_pi(sk)->src, ba)) in __sco_get_sock_listen_by_addr()
345 static struct sock *sco_get_sock_listen(bdaddr_t *src) in sco_get_sock_listen() argument
356 if (!bacmp(&sco_pi(sk)->src, src)) in sco_get_sock_listen()
360 if (!bacmp(&sco_pi(sk)->src, BDADDR_ANY)) in sco_get_sock_listen()
553 bacpy(&sco_pi(sk)->src, in sco_sock_bind()
613 bdaddr_t *src = &sco_pi(sk)->src; sco_sock_listen() local
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ump_convert.c17 static u8 downscale_32_to_7bit(u32 src) in downscale_32_to_7bit() argument
19 return src >> 25; in downscale_32_to_7bit()
22 static u16 downscale_32_to_14bit(u32 src) in downscale_32_to_14bit() argument
24 return src >> 18; in downscale_32_to_14bit()
27 static u8 downscale_16_to_7bit(u16 src) in downscale_16_to_7bit() argument
29 return src >> 9; in downscale_16_to_7bit()
32 static u16 upscale_7_to_16bit(u8 src) in upscale_7_to_16bit() argument
36 val = (u16)src << 9; in upscale_7_to_16bit()
37 if (src <= 0x40) in upscale_7_to_16bit()
39 repeat = src in upscale_7_to_16bit()
43 upscale_7_to_32bit(u8 src) upscale_7_to_32bit() argument
55 upscale_14_to_32bit(u16 src) upscale_14_to_32bit() argument
1051 setup_ump_event(struct snd_seq_ump_event *dest, const struct snd_seq_event *src) setup_ump_event() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest_hmm.c643 const unsigned long *src = args->src; in dmirror_migrate_alloc_and_copy() local
648 src++, dst++) { in dmirror_migrate_alloc_and_copy()
653 if (!(*src & MIGRATE_PFN_MIGRATE)) in dmirror_migrate_alloc_and_copy()
660 spage = migrate_pfn_to_page(*src); in dmirror_migrate_alloc_and_copy()
684 pr_debug("migrating from sys to dev pfn src: 0x%lx pfn dst: 0x%lx\n", in dmirror_migrate_alloc_and_copy()
687 if ((*src & MIGRATE_PFN_WRITE) || in dmirror_migrate_alloc_and_copy()
744 const unsigned long *src = args->src; in dmirror_migrate_finalize_and_map() local
752 src in dmirror_migrate_finalize_and_map()
852 const unsigned long *src = args->src; dmirror_devmem_fault_alloc_and_copy() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dnoise.c432 static void mix_hash(u8 hash[NOISE_HASH_LEN], const u8 *src, size_t src_len) in mix_hash() argument
438 blake2s_update(&blake, src, src_len); in mix_hash()
584 wg_noise_handshake_consume_initiation(struct message_handshake_initiation *src, in wg_noise_handshake_consume_initiation() argument
605 message_ephemeral(e, src->unencrypted_ephemeral, chaining_key, hash); in wg_noise_handshake_consume_initiation()
612 if (!message_decrypt(s, src->encrypted_static, in wg_noise_handshake_consume_initiation()
613 sizeof(src->encrypted_static), key, hash)) in wg_noise_handshake_consume_initiation()
628 if (!message_decrypt(t, src->encrypted_timestamp, in wg_noise_handshake_consume_initiation()
629 sizeof(src->encrypted_timestamp), key, hash)) in wg_noise_handshake_consume_initiation()
649 handshake->remote_index = src->sender_index; in wg_noise_handshake_consume_initiation()
728 wg_noise_handshake_consume_response(struct message_handshake_response *src, in wg_noise_handshake_consume_response() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c86 if (minfo->outputs[1].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
98 } else if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
102 if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
359 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_set_par()
378 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2 && in matroxfb_dh_set_par()
384 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2 && in matroxfb_dh_set_par()
476 switch (minfo->outputs[out].src) { in matroxfb_dh_ioctl()
488 if ((minfo->outputs[2].src == MATROXFB_SRC_CRTC1) && tmp) in matroxfb_dh_ioctl()
494 if (minfo->outputs[out].src != MATROXFB_SRC_CRTC2) { in matroxfb_dh_ioctl()
496 minfo->outputs[out].src in matroxfb_dh_ioctl()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c86 if (minfo->outputs[1].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
98 } else if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
102 if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
359 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_set_par()
378 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2 && in matroxfb_dh_set_par()
384 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2 && in matroxfb_dh_set_par()
476 switch (minfo->outputs[out].src) { in matroxfb_dh_ioctl()
488 if ((minfo->outputs[2].src == MATROXFB_SRC_CRTC1) && tmp) in matroxfb_dh_ioctl()
494 if (minfo->outputs[out].src != MATROXFB_SRC_CRTC2) { in matroxfb_dh_ioctl()
496 minfo->outputs[out].src in matroxfb_dh_ioctl()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dnoise.c432 static void mix_hash(u8 hash[NOISE_HASH_LEN], const u8 *src, size_t src_len) in mix_hash() argument
438 blake2s_update(&blake, src, src_len); in mix_hash()
584 wg_noise_handshake_consume_initiation(struct message_handshake_initiation *src, in wg_noise_handshake_consume_initiation() argument
605 message_ephemeral(e, src->unencrypted_ephemeral, chaining_key, hash); in wg_noise_handshake_consume_initiation()
612 if (!message_decrypt(s, src->encrypted_static, in wg_noise_handshake_consume_initiation()
613 sizeof(src->encrypted_static), key, hash)) in wg_noise_handshake_consume_initiation()
628 if (!message_decrypt(t, src->encrypted_timestamp, in wg_noise_handshake_consume_initiation()
629 sizeof(src->encrypted_timestamp), key, hash)) in wg_noise_handshake_consume_initiation()
649 handshake->remote_index = src->sender_index; in wg_noise_handshake_consume_initiation()
728 wg_noise_handshake_consume_response(struct message_handshake_response *src, in wg_noise_handshake_consume_response() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsram.h19 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, size_t size);
21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
H A Dsw842.h7 int sw842_compress(const u8 *src, unsigned int srclen,
10 int sw842_decompress(const u8 *src, unsigned int srclen,
/kernel/linux/linux-6.6/include/linux/
H A Dbase64.h13 int base64_encode(const u8 *src, int len, char *dst);
14 int base64_decode(const char *src, int len, u8 *dst);
H A Dkmsan_string.h17 void *__msan_memcpy(void *dst, const void *src, size_t size);
19 void *__msan_memmove(void *dest, const void *src, size_t len);
H A Dsw842.h7 int sw842_compress(const u8 *src, unsigned int srclen,
10 int sw842_decompress(const u8 *src, unsigned int srclen,
H A Dsram.h9 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, size_t size);
11 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
/kernel/linux/linux-6.6/samples/trace_events/
H A DMakefile13 CFLAGS_trace-events-sample.o := -I$(src)
14 CFLAGS_trace_custom_sched.o := -I$(src)
/drivers/hdf_core/adapter/khdf/linux/model/misc/dsoftbus/
H A DMakefile18 $(DSOFTBUS_ROOT_DIR)/src/hdf_dsoftbus_driver.o \
19 $(DSOFTBUS_ROOT_DIR)/src/module_manager.o
21 obj-$(CONFIG_DRIVERS_HDF_DSOFTBUS) += $(DSOFTBUS_ROOT_DIR)/src/wlan_param_monitor.o
/kernel/linux/linux-5.10/crypto/
H A Dsha1_generic.c30 static void sha1_generic_block_fn(struct sha1_state *sst, u8 const *src, in sha1_generic_block_fn() argument
36 sha1_transform(sst->state, src, temp); in sha1_generic_block_fn()
37 src += SHA1_BLOCK_SIZE; in sha1_generic_block_fn()
H A Dcurve25519-generic.c33 if (req->src) { in curve25519_compute_value()
34 copied = sg_copy_to_buffer(req->src, in curve25519_compute_value()
35 sg_nents_for_len(req->src, in curve25519_compute_value()
/kernel/linux/linux-5.10/arch/parisc/kernel/syscalls/
H A DMakefile8 syscall := $(srctree)/$(src)/syscall.tbl
9 syshdr := $(srctree)/$(src)/syscallhdr.sh
10 systbl := $(srctree)/$(src)/syscalltbl.sh
/kernel/linux/linux-5.10/arch/sparc/kernel/syscalls/
H A DMakefile8 syscall := $(srctree)/$(src)/syscall.tbl
9 syshdr := $(srctree)/$(src)/syscallhdr.sh
10 systbl := $(srctree)/$(src)/syscalltbl.sh
/kernel/linux/linux-5.10/arch/riscv/boot/
H A DMakefile29 $(obj)/loader.o: $(src)/loader.S $(obj)/Image
50 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
54 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
/kernel/linux/linux-5.10/arch/powerpc/kernel/syscalls/
H A DMakefile8 syscall := $(srctree)/$(src)/syscall.tbl
9 syshdr := $(srctree)/$(src)/syscallhdr.sh
10 systbl := $(srctree)/$(src)/syscalltbl.sh
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dchecksum_64.h38 * here even more important to align src and dst on a 32-bit (or even
41 __wsum csum_partial_copy_nocheck(const void *src, void *dst, int len);
42 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len);
43 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len);
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-psil.c55 if (soc_ep_map->src) { in psil_get_ep_config()
57 if (soc_ep_map->src[i].thread_id == thread_id) in psil_get_ep_config()
58 return &soc_ep_map->src[i].ep_config; in psil_get_ep_config()

Completed in 17 milliseconds

1...<<61626364656667686970>>...253