| /include/asm-generic/ |
| D | uaccess.h | 77 const void __user * from, unsigned long n) in __copy_from_user() 107 const void *from, unsigned long n) in __copy_to_user() 259 const void __user * from, unsigned long n) in copy_from_user() 271 const void *from, unsigned long n) in copy_to_user()
|
| D | page.h | 28 #define copy_page(to,from) memcpy((to), (from), PAGE_SIZE) argument 31 #define copy_user_page(to, from, vaddr, pg) copy_page(to, from) argument
|
| /include/linux/ |
| D | uaccess.h | 65 const void __user *from, unsigned long n) in __copy_from_user_inatomic_nocache() 71 const void __user *from, unsigned long n) in __copy_from_user_nocache()
|
| D | parser.h | 24 char *from; member
|
| D | debug_locks.h | 65 debug_check_no_locks_freed(const void *from, unsigned long len) in debug_check_no_locks_freed()
|
| D | isapnp.h | 112 struct pnp_card *from) { return NULL; } in pnp_find_card() 116 struct pnp_dev *from) { return NULL; } in pnp_find_dev()
|
| D | cmdline-parser.h | 20 sector_t from; member
|
| D | highmem.h | 225 static inline void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() 239 static inline void copy_highpage(struct page *to, struct page *from) in copy_highpage()
|
| D | uidgid.h | 142 static inline kuid_t make_kuid(struct user_namespace *from, uid_t uid) in make_kuid() 147 static inline kgid_t make_kgid(struct user_namespace *from, gid_t gid) in make_kgid()
|
| D | projid.h | 64 static inline kprojid_t make_kprojid(struct user_namespace *from, projid_t projid) in make_kprojid()
|
| D | rtmutex.h | 50 static inline int rt_mutex_debug_check_no_locks_freed(const void *from, in rt_mutex_debug_check_no_locks_freed()
|
| D | of.h | 249 #define for_each_of_allnodes_from(from, dn) \ argument 545 static inline struct device_node *of_find_node_by_name(struct device_node *from, in of_find_node_by_name() 551 static inline struct device_node *of_find_node_by_type(struct device_node *from, in of_find_node_by_type() 558 struct device_node *from, in of_find_matching_node_and_match() 599 struct device_node *from, const char *prop_name) in of_find_node_with_property() 640 struct device_node *from, in of_find_compatible_node() 870 struct device_node *from, in of_find_matching_node()
|
| D | topology.h | 51 #define node_distance(from,to) ((from) == (to) ? LOCAL_DISTANCE : REMOTE_DISTANCE) argument
|
| D | seq_file.h | 18 size_t from; member
|
| D | of_address.h | 72 struct device_node *from, in of_find_matching_node_by_address()
|
| /include/linux/mtd/ |
| D | map.h | 270 #define INVALIDATE_CACHED_RANGE(map, from, size) \ argument 444 static inline void inline_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t… in inline_map_copy_from() 452 static inline void inline_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssi… in inline_map_copy_to() 459 #define map_copy_from(map, to, from, len) (map)->copy_from(map, to, from, len) argument 461 #define map_copy_to(map, to, from, len) (map)->copy_to(map, to, from, len) argument 468 #define map_copy_from(map, to, from, len) inline_map_copy_from(map, to, from, len) argument 470 #define map_copy_to(map, to, from, len) inline_map_copy_to(map, to, from, len) argument
|
| /include/linux/netfilter/ipset/ |
| D | ip_set_bitmap.h | 17 range_to_mask(u32 from, u32 to, u8 *bits) in range_to_mask()
|
| D | pfxlen.h | 38 #define ip_set_mask_from_to(from, to, cidr) \ argument
|
| /include/net/ |
| D | checksum.h | 128 static inline void csum_replace4(__sum16 *sum, __be32 from, __be32 to) in csum_replace4() 156 __be16 from, __be16 to, in inet_proto_csum_replace2()
|
| D | udplite.h | 19 static __inline__ int udplite_getfrag(void *from, char *to, int offset, in udplite_getfrag()
|
| D | inet_ecn.h | 122 __be32 from, to; in IP6_ECN_set_ce() local
|
| /include/uapi/linux/netfilter/ |
| D | xt_connbytes.h | 20 __aligned_u64 from; /* count to be matched */ member
|
| /include/media/ |
| D | v4l2-rect.h | 131 const struct v4l2_rect *from, in v4l2_rect_scale()
|
| /include/uapi/linux/ |
| D | nbd.h | 63 __be64 from; member
|
| /include/sound/ |
| D | pcm_params.h | 96 unsigned int from, unsigned int to) in snd_mask_set_range() 104 unsigned int from, unsigned int to) in snd_mask_reset_range()
|