Home
last modified time | relevance | path

Searched defs:to (Results 751 – 775 of 966) sorted by relevance

1...<<313233343536373839

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h21 #define SetBitField(value,from,to) SetBF(to, GetBF(value,from)) argument
/openbmc/qemu/util/
H A Dqht.c734 qht_entry_move(struct qht_bucket *to, int i, struct qht_bucket *from, int j) in qht_entry_move()
/openbmc/linux/net/appletalk/
H A Dddp.c88 static struct sock *atalk_search_socket(struct sockaddr_at *to, in atalk_search_socket()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c669 struct timeval to; in test_sockmap() local
/openbmc/linux/fs/reiserfs/
H A Dfix_node.c376 int to, int to_bytes, short *snum012, int flow) in get_num_ver()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dspider_net.c1036 int to = (chain->num_desc + off - 1) % chain->num_desc; in show_rx_chain() local
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_main.c1281 void *to, in esas2r_read_mem_block()
/openbmc/linux/drivers/memory/
H A Drenesas-rpc-if.c631 static void memcpy_fromio_readw(void *to, in memcpy_fromio_readw()
/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c772 static int append_trace_fprobe(struct trace_fprobe *tf, struct trace_fprobe *to) in append_trace_fprobe()
/openbmc/linux/drivers/bluetooth/
H A Dbtintel.h201 #define btintel_wait_on_flag_timeout(hdev, nr, m, to) \ argument
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h211 struct phys_sge_pairs *to; member
/openbmc/linux/net/core/
H A Dskmsg.c374 void *to; in sk_msg_memcopy_from_iter() local
/openbmc/linux/kernel/sched/
H A Dpsi.c1154 void cgroup_move_task(struct task_struct *task, struct css_set *to) in cgroup_move_task()
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c922 u64 i, from, to; in perf_sample__fprintf_brstack() local
961 u64 i, from, to; in perf_sample__fprintf_brstacksym() local
999 u64 i, from, to; in perf_sample__fprintf_brstackoff() local
/openbmc/linux/security/
H A Dsecurity.c813 const struct cred *to) in security_binder_transaction()
828 const struct cred *to) in security_binder_transfer_binder()
844 const struct cred *to, const struct file *file) in security_binder_transfer_file()
/openbmc/linux/arch/x86/events/intel/
H A Dds.c761 u64 to; in intel_pmu_drain_bts_buffer() member
1447 unsigned long old_to, to = cpuc->lbr_entries[0].to; in intel_pmu_pebs_fixup_ip() local
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2707 struct ocelot_mirror *ocelot_mirror_get(struct ocelot *ocelot, int to, in ocelot_mirror_get()
2749 int ocelot_port_mirror_add(struct ocelot *ocelot, int from, int to, in ocelot_port_mirror_add()
/openbmc/qemu/
H A Dblockdev.c700 static bool qemu_opt_rename(QemuOpts *opts, const char *from, const char *to, in qemu_opt_rename()
797 const char *to; in drive_new() member
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c169 u8 to; member
182 u8 to; member
/openbmc/qemu/ui/
H A Dvnc.c3720 int to, in vnc_display_get_address()
3843 int to = qemu_opt_get_number(opts, "to", 0); in vnc_display_get_addresses() local
/openbmc/u-boot/drivers/net/
H A Drtl8169.c607 u32 to; in rtl_send_common() local
/openbmc/linux/net/nfc/
H A Ddigital_dep.c81 u8 to; member
/openbmc/linux/net/dccp/
H A Dfeat.c552 int dccp_feat_clone_list(struct list_head const *from, struct list_head *to) in dccp_feat_clone_list()
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c685 void cx231xx_swab(u16 *from, u16 *to, u16 len) in cx231xx_swab()
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c84 #define SetBitField(value,from,to) SetBF(to,GetBF(value,from)) argument

1...<<313233343536373839