Searched defs:from (Results 251 - 275 of 780) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/ufs/
H A Ddir.c507 unsigned from = ((char*)dir - kaddr) & ~(UFS_SB(sb)->s_uspi->s_dirblksize - 1); local
/linux-master/fs/minix/
H A Ditree_common.c18 static inline int verify_chain(Indirect *from, Indirect *to) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.h167 amdgpu_get_next_xcp(struct amdgpu_xcp_mgr *xcp_mgr, int *from) argument
/linux-master/drivers/mtd/devices/
H A Dphram.c51 static int phram_point(struct mtd_info *mtd, loff_t from, size_t len, argument
59 static int phram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) argument
64 static int phram_read(struct mtd_info *mtd, loff_t from, size_t len, argument
/linux-master/drivers/mtd/hyperbus/
H A Dhbmc-am654.c73 am654_hbmc_dma_read(struct am654_hbmc_device_priv *priv, void *to, unsigned long from, ssize_t len) argument
124 am654_hbmc_read(struct hyperbus_device *hbdev, void *to, unsigned long from, ssize_t len) argument
/linux-master/arch/s390/include/asm/
H A Duaccess.h39 copy_from_user_key(void *to, const void __user *from, unsigned long n, unsigned long key) argument
50 copy_to_user_key(void __user *to, const void *from, unsigned long n, unsigned long key) argument
[all...]
/linux-master/tools/perf/util/
H A Dstring.c317 const char *from = haystack; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ftp.c254 union nf_inet_addr from; local
[all...]
/linux-master/net/9p/
H A Dprotocol.c230 pdu_write_u(struct p9_fcall *pdu, struct iov_iter *from, size_t size) argument
610 struct iov_iter *from = local
/linux-master/fs/
H A Dpnode.c376 propagation_would_overmount(const struct mount *from, const struct mount *to, const struct mountpoint *mp) argument
[all...]
/linux-master/arch/x86/events/amd/
H A Dbrs.c326 u64 from, to; local
344 rdmsrl(brs_from(brs_idx), from); local
[all...]
/linux-master/drivers/base/
H A Darch_numa.c152 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) argument
308 void __init numa_set_distance(int from, int to, int distance) argument
335 __node_distance(int from, int to) argument
[all...]
/linux-master/include/linux/
H A Duidgid.h138 static inline kuid_t make_kuid(struct user_namespace *from, uid_t uid) argument
143 static inline kgid_t make_kgid(struct user_namespace *from, gid_t gid) argument
H A Dbvec.h255 static inline void memcpy_to_bvec(struct bio_vec *bvec, const char *from) argument
H A Dclocksource.h147 static inline u32 clocksource_freq2mult(u32 freq, u32 shift_constant, u64 from) argument
[all...]
/linux-master/drivers/platform/x86/intel/pmt/
H A Dclass.c39 pmt_memcpy64_fromio(void *to, const u64 __iomem *from, size_t count) argument
/linux-master/include/sound/
H A Dpcm_params.h82 snd_mask_set_range(struct snd_mask *mask, unsigned int from, unsigned int to) argument
90 snd_mask_reset_range(struct snd_mask *mask, unsigned int from, unsigned int to) argument
[all...]
/linux-master/arch/um/kernel/skas/
H A Duaccess.c138 static int copy_chunk_from_user(unsigned long from, int len, void *arg) argument
147 unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) argument
155 unsigned long *from_ptr = arg, from = *from_ptr; local
162 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
168 static int strncpy_chunk_from_user(unsigned long from, int len, void *arg) argument
[all...]
/linux-master/arch/loongarch/kernel/
H A Dacpi.c231 void __init numa_set_distance(int from, int to, int distance) argument
/linux-master/arch/powerpc/include/asm/
H A Duaccess.h306 raw_copy_in_user(void __user *to, const void __user *from, unsigned long n) argument
317 raw_copy_from_user(void *to, const void __user *from, unsigned long n) argument
329 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
365 copy_mc_to_kernel(void *to, const void *from, unsigned long size) argument
372 copy_mc_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/linux-master/mm/kasan/
H A Dquarantine.c67 static void qlist_move_all(struct qlist_head *from, struct qlist_head *to) argument
290 static void qlist_move_cache(struct qlist_head *from, argument
[all...]
/linux-master/lib/
H A Dstring_helpers_kunit.c484 const char *from = src; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c173 mlxsw_sp_mr_erif_list_move(struct mlxsw_sp_mr_tcam_erif_list *to, struct mlxsw_sp_mr_tcam_erif_list *from) argument
/linux-master/drivers/s390/crypto/
H A Dzcrypt_api.h172 z_copy_from_user(bool userspace, void *to, const void __user *from, unsigned long n) argument
183 z_copy_to_user(bool userspace, void __user *to, const void *from, unsigned long n) argument
/linux-master/net/sctp/
H A Ddiag.c97 struct sctp_transport *from; local

Completed in 477 milliseconds

<<11121314151617181920>>