Home
last modified time | relevance | path

Searched defs:to (Results 851 – 875 of 966) sorted by relevance

1...<<313233343536373839

/openbmc/linux/include/linux/
H A Dlockdep.h26 static inline void lockdep_copy_map(struct lockdep_map *to, in lockdep_copy_map()
H A Dhugetlb.h98 long to; member
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c815 struct sgce *to = &sgce[i]; in enetc_streamgate_hw_set() local
/openbmc/linux/drivers/iio/
H A Dindustrialio-buffer.c941 unsigned int to; member
/openbmc/linux/fs/ocfs2/
H A Dfile.c2511 struct iov_iter *to) in ocfs2_file_read_iter()
/openbmc/linux/fs/fuse/
H A Ddev.c1353 static ssize_t fuse_dev_read(struct kiocb *iocb, struct iov_iter *to) in fuse_dev_read()
/openbmc/qemu/hw/i386/
H A Damd_iommu.c1362 MSIMessage from = { 0, 0 }, to = { 0, 0 }; in amdvi_mem_ir_write() local
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.c3324 #define GETBITSTR(val,from,to) ((GETBITS(val,from)) << (0?to)) argument
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea.h118 #define EHEA_BMASK_IBM(from, to) (((63 - to) << 16) + ((to) - (from) + 1)) argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c798 #define memcpy_and_clear(to, from, len, clear) ({ \ argument
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c797 struct dm_io_region from, to; in hydration_copy() local
H A Ddm-thin.c1286 struct dm_io_region to; in ll_zero() local
1346 struct dm_io_region from, to; in schedule_copy() local
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2496 unsigned long to; in gpmi_nfc_exec_op() local
/openbmc/qemu/hw/virtio/
H A Dvhost.c100 vhost_log_chunk_t *to = dev_log + end / VHOST_LOG_CHUNK + 1; in vhost_dev_sync_region() local
/openbmc/linux/fs/iomap/
H A Dbuffered-io.c640 size_t from = offset_in_folio(folio, pos), to = from + len; in __iomap_write_begin() local
/openbmc/linux/tools/perf/util/
H A Dsort.c1071 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__sym_to_snprintf() local
1184 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__addr_to_snprintf() local
/openbmc/linux/fs/
H A Dnamei.c4480 int do_symlinkat(struct filename *from, int newdfd, struct filename *to) in do_symlinkat()
4912 struct filename *to, unsigned int flags) in do_renameat2()
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c1515 char to[IFNAMSIZ]; in sample_timer_cb() local
/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c1745 static int stfsm_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, in stfsm_mtd_write()
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c472 u16 to; member
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c1391 struct ip_set *from, *to; in ip_set_swap() local
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c1052 int from = 0, to = 0; in draw_wakeups() local
/openbmc/linux/drivers/hwmon/
H A Dlm85.c124 #define SCALE(val, from, to) (((val) * (to) + ((from) / 2)) / (from)) argument
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c1006 struct freelQ_e *to = &fl->entries[fl->pidx]; in recycle_fl_buf() local
/openbmc/linux/ipc/
H A Dsem.c1226 time64_t to = sma->sems[i].sem_otime; in get_semotime() local

1...<<313233343536373839