| /include/linux/ |
| D | task_io_accounting_ops.h | 50 struct task_io_accounting *src) in task_blk_io_accounting_add() 86 struct task_io_accounting *src) in task_blk_io_accounting_add() 94 struct task_io_accounting *src) in task_chr_io_accounting_add() 104 struct task_io_accounting *src) in task_chr_io_accounting_add() 110 struct task_io_accounting *src) in task_io_accounting_add()
|
| D | string_helpers.h | 33 static inline int string_unescape_any(char *src, char *dst, size_t size) in string_unescape_any() 56 static inline int string_escape_mem_any_np(const char *src, size_t isz, in string_escape_mem_any_np() 62 static inline int string_escape_str(const char *src, char *dst, size_t sz, in string_escape_str() 68 static inline int string_escape_str_any_np(const char *src, char *dst, in string_escape_str_any_np()
|
| D | bitmap.h | 224 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() 269 static inline void bitmap_complement(unsigned long *dst, const unsigned long *src, in bitmap_complement() 314 static inline int bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() 322 static inline int bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() 330 static __always_inline int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() 365 static inline void bitmap_shift_right(unsigned long *dst, const unsigned long *src, in bitmap_shift_right() 374 static inline void bitmap_shift_left(unsigned long *dst, const unsigned long *src, in bitmap_shift_left()
|
| D | fs_stack.h | 17 const struct inode *src) in fsstack_copy_attr_atime() 23 const struct inode *src) in fsstack_copy_attr_times()
|
| D | rpmsg.h | 61 u32 src; member 79 u32 src; member 226 static inline int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_send_offchannel() 252 static inline int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_trysend_offchannel()
|
| D | uuid.h | 48 static inline void guid_copy(guid_t *dst, const guid_t *src) in guid_copy() 63 static inline void uuid_copy(uuid_t *dst, const uuid_t *src) in uuid_copy()
|
| D | nodemask.h | 184 #define nodes_complement(dst, src) \ argument 216 #define nodes_empty(src) __nodes_empty(&(src), MAX_NUMNODES) argument 234 #define nodes_shift_right(dst, src, n) \ argument 242 #define nodes_shift_left(dst, src, n) \ argument 253 #define first_node(src) __first_node(&(src)) argument 259 #define next_node(n, src) __next_node((n), &(src)) argument 269 #define next_node_in(n, src) __next_node_in((n), &(src)) argument 320 #define nodes_addr(src) ((src).bits) argument 344 #define nodes_remap(dst, src, old, new) \ argument
|
| D | sram.h | 21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy()
|
| D | crypto.h | 187 struct scatterlist *src; member 1067 struct scatterlist *src, struct scatterlist *dst, in ablkcipher_request_set_crypt() 1296 struct scatterlist *src, in crypto_blkcipher_encrypt() 1324 struct scatterlist *src, in crypto_blkcipher_encrypt_iv() 1349 struct scatterlist *src, in crypto_blkcipher_decrypt() 1374 struct scatterlist *src, in crypto_blkcipher_decrypt_iv() 1390 const u8 *src, unsigned int len) in crypto_blkcipher_set_iv() 1571 u8 *dst, const u8 *src) in crypto_cipher_encrypt_one() 1587 u8 *dst, const u8 *src) in crypto_cipher_decrypt_one() 1645 const u8 *src, unsigned int slen, in crypto_comp_compress() [all …]
|
| D | async_tx.h | 113 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument 133 int dst_count, struct page **src, int src_count, in async_tx_find_channel()
|
| D | string.h | 152 static inline __must_check int memcpy_mcsafe(void *dst, const void *src, in memcpy_mcsafe() 160 static inline void memcpy_flushcache(void *dst, const void *src, size_t cnt) in memcpy_flushcache() 445 const void *src, size_t count, int pad) in memcpy_and_pad()
|
| D | ccp.h | 184 struct scatterlist *src, *dst; member 244 struct scatterlist *src, *dst; member 293 struct scatterlist *src; member 355 struct scatterlist *src, *dst; member 383 struct scatterlist *src, *dst; member 442 struct scatterlist *src, *dst; member
|
| /include/linux/sunrpc/ |
| D | addr.h | 60 const struct sockaddr *src) in __rpc_copy_addr4() 86 const struct sockaddr *src) in __rpc_copy_addr6() 104 const struct sockaddr *src) in __rpc_copy_addr6() 158 const struct sockaddr *src) in rpc_copy_addr()
|
| /include/crypto/ |
| D | cbc.h | 26 u8 *src = walk->src.virt.addr; in crypto_cbc_encrypt_segment() local 48 u8 *src = walk->src.virt.addr; in crypto_cbc_encrypt_inplace() local 91 u8 *src = walk->src.virt.addr; in crypto_cbc_decrypt_segment() local 115 u8 *src = walk->src.virt.addr; in crypto_cbc_decrypt_inplace() local
|
| D | algapi.h | 95 } src, dst; member 118 } src, dst; member 197 static inline void crypto_xor(u8 *dst, const u8 *src, unsigned int size) in crypto_xor() 321 struct scatterlist *src, in blkcipher_walk_init() 331 struct scatterlist *src, in ablkcipher_walk_init()
|
| D | acompress.h | 33 struct scatterlist *src; member 223 struct scatterlist *src, in acomp_request_set_params()
|
| /include/asm-generic/ |
| D | uaccess.h | 165 __strncpy_from_user(char *dst, const char __user *src, long count) in __strncpy_from_user() 176 strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user() 197 static inline long strnlen_user(const char __user *src, long n) in strnlen_user()
|
| D | cacheflush.h | 27 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 32 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| D | checksum.h | 38 #define csum_partial_copy_nocheck(src, dst, len, sum) \ argument
|
| /include/crypto/internal/ |
| D | scompress.h | 93 const u8 *src, unsigned int slen, in crypto_scomp_compress() 100 const u8 *src, unsigned int slen, in crypto_scomp_decompress()
|
| /include/linux/netfilter/ipset/ |
| D | ip_set_getport.h | 12 static inline bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src, in ip_set_get_ip6_port()
|
| /include/uapi/linux/netfilter/ |
| D | xt_HMARK.h | 29 __u16 src; member 33 __be16 src; member
|
| /include/uapi/linux/ |
| D | rpmsg.h | 29 __u32 src; member
|
| /include/net/ |
| D | flow_dissector.h | 73 __be32 src; member 84 struct in6_addr src; member 137 __be16 src; member 168 unsigned char src[ETH_ALEN]; member
|
| D | checksum.h | 30 __wsum csum_and_copy_from_user (const void __user *src, void *dst, in csum_and_copy_from_user() 45 (const void *src, void __user *dst, int len, __wsum sum, int *err_ptr) in csum_and_copy_to_user()
|