Home
last modified time | relevance | path

Searched defs:to (Results 301 – 325 of 966) sorted by relevance

1...<<11121314151617181920>>...39

/openbmc/linux/arch/x86/kernel/
H A Dsetup_percpu.c84 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) in pcpu_cpu_distance()
/openbmc/linux/include/linux/
H A Dassoc_array_priv.h91 struct assoc_array_ptr *to; member
95 u8 to; member
/openbmc/linux/arch/arm/include/asm/
H A Dmemory.h202 #define __pv_stub(from,to,instr) \ argument
227 #define __pv_stub(from,to,instr) \ argument
/openbmc/linux/tools/perf/
H A Dbuiltin-buildid-cache.c56 char to[PATH_MAX]; in same_kallsyms_reloc() local
83 char to[PATH_MAX]; in build_id_cache__kcore_existing() local
/openbmc/linux/drivers/char/
H A Dapplicom.c466 void __iomem *to = apbs[IndexCard].RamIO + RAM_FROM_PC; in ac_write() local
488 unsigned char *to = (unsigned char *)mailbox; in do_ac_read() local
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_api.h164 void *to, in z_copy_from_user()
175 void __user *to, in z_copy_to_user()
/openbmc/linux/arch/x86/crypto/
H A Ddes3_ede-asm_64.S123 #define round1(n, from, to, load_next_key) \ argument
361 #define round3(n, from, to, load_next_key, do_movq) \ argument
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c113 int pkvm_create_mappings_locked(void *from, void *to, enum kvm_pgtable_prot prot) in pkvm_create_mappings_locked()
138 int pkvm_create_mappings(void *from, void *to, enum kvm_pgtable_prot prot) in pkvm_create_mappings()
/openbmc/linux/arch/mips/include/asm/
H A Duaccess.h390 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user()
416 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c985 int mtd_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_write()
1020 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_panic_write()
1102 int mtd_write_oob(struct mtd_info *mtd, loff_t to, in mtd_write_oob()
1539 int mtd_write_user_prot_reg(struct mtd_info *mtd, loff_t to, size_t len, in mtd_write_user_prot_reg()
1653 unsigned long count, loff_t to, size_t *retlen) in default_mtd_writev()
1685 unsigned long count, loff_t to, size_t *retlen) in mtd_writev()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c87 struct flow_action *flow_action, int from, int to, in mlx5e_tc_act_post_parse()
/openbmc/linux/arch/x86/um/
H A Dsyscalls_64.c84 void arch_switch_to(struct task_struct *to) in arch_switch_to()
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c546 struct membuf to) in gpr_get()
574 struct membuf to) in fpa_get()
613 struct membuf to) in vfp_get()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_devintf.c201 void __user *to) in handle_recv()
289 static int copyout_recv(struct ipmi_recv *rsp, void __user *to) in copyout_recv()
701 static int copyout_recv32(struct ipmi_recv *p64, void __user *to) in copyout_recv32()
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dcore.c110 __synthesize_relative_insn(void *dest, void *from, void *to, u8 op) in __synthesize_relative_insn()
123 void synthesize_reljump(void *dest, void *from, void *to) in synthesize_reljump()
130 void synthesize_relcall(void *dest, void *from, void *to) in synthesize_relcall()
/openbmc/u-boot/common/
H A Dflash.c27 flash_protect (int flag, ulong from, ulong to, flash_info_t *info) in flash_protect()
/openbmc/qemu/util/
H A Dcoroutine-windows.c53 CoroutineWin32 *to = DO_UPCAST(CoroutineWin32, base, to_); in qemu_coroutine_switch() local
/openbmc/linux/fs/udf/
H A Dsymlink.c29 int fromlen, unsigned char *to, int tolen) in udf_pc_to_char()
/openbmc/linux/drivers/hid/
H A Dhid-icade.c126 u16 to; member
/openbmc/linux/fs/proc/
H A Dproc_tty.c71 dev_t to = from + p->num; in show_tty_driver() local
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/
H A Dia_css_vf.host.c29 int ia_css_vf_config(struct sh_css_isp_vf_isp_config *to, in ia_css_vf_config()
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dkup-8xx.h52 static __always_inline void allow_user_access(void __user *to, const void __user *from, in allow_user_access()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsst.c126 static int sst_nor_write(struct mtd_info *mtd, loff_t to, size_t len, in sst_nor_write()
/openbmc/linux/arch/parisc/include/asm/
H A Dalternative.h47 #define ALTERNATIVE(from, to, cond, replacement)\ argument
/openbmc/linux/fs/configfs/
H A Dfile.c80 static ssize_t configfs_read_iter(struct kiocb *iocb, struct iov_iter *to) in configfs_read_iter()
106 static ssize_t configfs_bin_read_iter(struct kiocb *iocb, struct iov_iter *to) in configfs_bin_read_iter()

1...<<11121314151617181920>>...39