/include/linux/ |
D | uaccess.h | 99 __copy_from_user_inatomic(void *to, const void __user *from, unsigned long n) in __copy_from_user_inatomic() 107 __copy_from_user(void *to, const void __user *from, unsigned long n) in __copy_from_user() 131 __copy_to_user_inatomic(void __user *to, const void *from, unsigned long n) in __copy_to_user_inatomic() 141 __copy_to_user(void __user *to, const void *from, unsigned long n) in __copy_to_user() 153 _copy_from_user(void *to, const void __user *from, unsigned long n) in _copy_from_user() 172 _copy_to_user(void __user *to, const void *from, unsigned long n) in _copy_to_user() 189 copy_from_user(void *to, const void __user *from, unsigned long n) in copy_from_user() 197 copy_to_user(void __user *to, const void *from, unsigned long n) in copy_to_user() 299 __copy_from_user_inatomic_nocache(void *to, const void __user *from, in __copy_from_user_inatomic_nocache()
|
D | hwspinlock.h | 113 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout() 282 unsigned int to, unsigned long *flags) in hwspin_lock_timeout_irqsave() 305 int hwspin_lock_timeout_irq(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_irq() 328 int hwspin_lock_timeout_raw(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_raw() 350 int hwspin_lock_timeout_in_atomic(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_in_atomic() 375 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout()
|
D | highmem.h | 244 static inline void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() 259 static inline int copy_mc_user_highpage(struct page *to, struct page *from, in copy_mc_user_highpage() 274 static inline int copy_mc_user_highpage(struct page *to, struct page *from, in copy_mc_user_highpage() 284 static inline void copy_highpage(struct page *to, struct page *from) in copy_highpage() 333 static inline void memcpy_from_page(char *to, struct page *page, in memcpy_from_page() 346 char *to = kmap_local_page(page); in memcpy_to_page() local
|
D | uidgid.h | 153 static inline uid_t from_kuid(struct user_namespace *to, kuid_t kuid) in from_kuid() 158 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) in from_kgid() 163 static inline uid_t from_kuid_munged(struct user_namespace *to, kuid_t kuid) in from_kuid_munged() 171 static inline gid_t from_kgid_munged(struct user_namespace *to, kgid_t kgid) in from_kgid_munged()
|
D | instrumented.h | 116 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() 133 instrument_copy_from_user(const void *to, const void __user *from, unsigned long n) in instrument_copy_from_user()
|
D | projid.h | 70 static inline projid_t from_kprojid(struct user_namespace *to, kprojid_t kprojid) in from_kprojid() 75 static inline projid_t from_kprojid_munged(struct user_namespace *to, kprojid_t kprojid) in from_kprojid_munged()
|
D | psi.h | 55 static inline void cgroup_move_task(struct task_struct *p, struct css_set *to) in cgroup_move_task()
|
D | parser.h | 27 char *to; member
|
D | assoc_array_priv.h | 91 struct assoc_array_ptr *to; member 95 u8 to; member
|
D | bitfield.h | 144 #define ____MAKE_OP(type,base,to,from) \ argument
|
D | signal.h | 14 static inline void copy_siginfo(kernel_siginfo_t *to, in copy_siginfo() 27 static inline void copy_siginfo_to_external(siginfo_t *to, in copy_siginfo_to_external()
|
/include/trace/events/ |
D | xdp.h | 158 #define _trace_xdp_redirect(dev, xdp, to) \ argument 161 #define _trace_xdp_redirect_err(dev, xdp, to, err) \ argument 164 #define _trace_xdp_redirect_map(dev, xdp, to, map_type, map_id, index) \ argument 167 #define _trace_xdp_redirect_map_err(dev, xdp, to, map_type, map_id, index, err) \ argument
|
/include/asm-generic/ |
D | uaccess.h | 16 __get_user_fn(size_t size, const void __user *from, void *to) in __get_user_fn() 42 __put_user_fn(size_t size, void __user *to, void *from) in __put_user_fn() 83 raw_copy_from_user(void *to, const void __user * from, unsigned long n) in raw_copy_from_user() 90 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() 256 __clear_user(void __user *to, unsigned long n) in __clear_user() 264 clear_user(void __user *to, unsigned long n) in clear_user()
|
D | page.h | 29 #define copy_page(to,from) memcpy((to), (from), PAGE_SIZE) argument 32 #define copy_user_page(to, from, vaddr, pg) copy_page(to, from) argument
|
/include/net/ |
D | seg6.h | 18 __be32 to) in update_csum_diff4() 26 __be32 *to) in update_csum_diff16()
|
D | mptcp.h | 129 static inline void mptcp_skb_ext_move(struct sk_buff *to, in mptcp_skb_ext_move() 143 static inline void mptcp_skb_ext_copy(struct sk_buff *to, in mptcp_skb_ext_copy() 172 static inline bool mptcp_skb_can_collapse(const struct sk_buff *to, in mptcp_skb_can_collapse() 252 static inline void mptcp_skb_ext_move(struct sk_buff *to, in mptcp_skb_ext_move() 257 static inline void mptcp_skb_ext_copy(struct sk_buff *to, in mptcp_skb_ext_copy() 262 static inline bool mptcp_skb_can_collapse(const struct sk_buff *to, in mptcp_skb_can_collapse()
|
D | inet_ecn.h | 136 __be32 from, to; in IP6_ECN_set_ce() local 152 __be32 from, to; in IP6_ECN_set_ect1() local
|
D | checksum.h | 127 static __always_inline void csum_replace4(__sum16 *sum, __be32 from, __be32 to) in csum_replace4() 161 __be16 from, __be16 to, bool pseudohdr) in inet_proto_csum_replace2()
|
D | udplite.h | 20 static __inline__ int udplite_getfrag(void *from, char *to, int offset, in udplite_getfrag()
|
/include/linux/mtd/ |
D | map.h | 430 static inline void inline_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t… in inline_map_copy_from() 438 static inline void inline_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssi… in inline_map_copy_to() 445 #define map_copy_from(map, to, from, len) (map)->copy_from(map, to, from, len) argument 447 #define map_copy_to(map, to, from, len) (map)->copy_to(map, to, from, len) argument 454 #define map_copy_from(map, to, from, len) inline_map_copy_from(map, to, from, len) argument 456 #define map_copy_to(map, to, from, len) inline_map_copy_to(map, to, from, len) argument
|
/include/linux/netfilter/ipset/ |
D | pfxlen.h | 39 #define ip_set_mask_from_to(from, to, cidr) \ argument
|
/include/rdma/ |
D | uverbs_ioctl.h | 783 static inline int _uverbs_copy_from(void *to, in _uverbs_copy_from() 810 static inline int _uverbs_copy_from_or_zero(void *to, in _uverbs_copy_from_or_zero() 835 #define uverbs_copy_from(to, attrs_bundle, idx) \ argument 838 #define uverbs_copy_from_or_zero(to, attrs_bundle, idx) \ argument 890 uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64() 896 uverbs_get_flags32(u32 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags32() 917 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() 930 _uverbs_get_const_signed(s64 *to, in _uverbs_get_const_signed() 938 _uverbs_get_const_unsigned(u64 *to, in _uverbs_get_const_unsigned()
|
/include/uapi/linux/netfilter/ |
D | xt_connbytes.h | 22 __aligned_u64 to; /* count to be matched */ member
|
/include/media/ |
D | v4l2-rect.h | 146 const struct v4l2_rect *to) in v4l2_rect_scale()
|
/include/sound/ |
D | pcm_params.h | 83 unsigned int from, unsigned int to) in snd_mask_set_range() 91 unsigned int from, unsigned int to) in snd_mask_reset_range()
|