| /include/net/ |
| D | dst.h | 125 static inline bool dst_metrics_read_only(const struct dst_entry *dst) in dst_metrics_read_only() 132 static inline void dst_destroy_metrics_generic(struct dst_entry *dst) in dst_destroy_metrics_generic() 139 static inline u32 *dst_metrics_write_ptr(struct dst_entry *dst) in dst_metrics_write_ptr() 153 static inline void dst_init_metrics(struct dst_entry *dst, in dst_init_metrics() 172 static inline u32 *dst_metrics_ptr(struct dst_entry *dst) in dst_metrics_ptr() 178 dst_metric_raw(const struct dst_entry *dst, const int metric) in dst_metric_raw() 186 dst_metric(const struct dst_entry *dst, const int metric) in dst_metric() 195 dst_metric_advmss(const struct dst_entry *dst) in dst_metric_advmss() 205 static inline void dst_metric_set(struct dst_entry *dst, int metric, u32 val) in dst_metric_set() 220 dst_feature(const struct dst_entry *dst, u32 feature) in dst_feature() [all …]
|
| D | dst_ops.h | 46 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() 51 static inline int dst_entries_get_slow(struct dst_ops *dst) in dst_entries_get_slow() 56 static inline void dst_entries_add(struct dst_ops *dst, int val) in dst_entries_add() 61 static inline int dst_entries_init(struct dst_ops *dst) in dst_entries_init() 66 static inline void dst_entries_destroy(struct dst_ops *dst) in dst_entries_destroy()
|
| D | dst_metadata.h | 20 struct dst_entry dst; member 41 struct dst_entry *dst; in skb_tunnel_info() local 55 struct dst_entry *dst = skb_dst(skb); in skb_valid_dst() local 130 struct metadata_dst *dst; in skb_tunnel_info_unclone() local
|
| D | route.h | 52 struct dst_entry dst; member 188 static inline int ip_route_input(struct sk_buff *skb, __be32 dst, __be32 src, in ip_route_input() 273 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, in ip_route_connect_init() 289 __be32 dst, __be32 src, u32 tos, in ip_route_connect() 339 static inline int ip4_dst_hoplimit(const struct dst_entry *dst) in ip4_dst_hoplimit()
|
| D | ip6_route.h | 170 const struct dst_entry *dst = skb_dst(skb); in skb_rt6_info() local 182 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store() 203 static inline bool ipv6_anycast_destination(const struct dst_entry *dst, in ipv6_anycast_destination()
|
| D | dn_route.h | 71 struct dst_entry dst; member 109 static inline void dn_rt_finish_output(struct sk_buff *skb, char *dst, char *src) in dn_rt_finish_output()
|
| D | flow_dissector.h | 74 __be32 dst; member 85 struct in6_addr dst; member 138 __be16 dst; member 167 unsigned char dst[ETH_ALEN]; member
|
| /include/linux/ |
| D | bitmap.h | 204 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() 214 static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) in bitmap_fill() 224 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() 235 static inline int bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() 243 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() 252 static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1, in bitmap_xor() 261 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() 269 static inline void bitmap_complement(unsigned long *dst, const unsigned long *src, in bitmap_complement() 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() [all …]
|
| D | task_io_accounting_ops.h | 49 static inline void task_blk_io_accounting_add(struct task_io_accounting *dst, in task_blk_io_accounting_add() 85 static inline void task_blk_io_accounting_add(struct task_io_accounting *dst, in task_blk_io_accounting_add() 93 static inline void task_chr_io_accounting_add(struct task_io_accounting *dst, in task_chr_io_accounting_add() 103 static inline void task_chr_io_accounting_add(struct task_io_accounting *dst, in task_chr_io_accounting_add() 109 static inline void task_io_accounting_add(struct task_io_accounting *dst, 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() 57 char *dst, size_t osz, const char *only) 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 | nodemask.h | 118 #define node_set(node, dst) __node_set((node), &(dst)) argument 124 #define node_clear(node, dst) __node_clear((node), &(dst)) argument 130 #define nodes_setall(dst) __nodes_setall(&(dst), MAX_NUMNODES) argument 136 #define nodes_clear(dst) __nodes_clear(&(dst), MAX_NUMNODES) argument 152 #define nodes_and(dst, src1, src2) \ argument 160 #define nodes_or(dst, src1, src2) \ argument 168 #define nodes_xor(dst, src1, src2) \ argument 176 #define nodes_andnot(dst, src1, src2) \ argument 184 #define nodes_complement(dst, src) \ argument 234 #define nodes_shift_right(dst, src, n) \ argument [all …]
|
| D | rpmsg.h | 62 u32 dst; member 80 u32 dst; member 217 u32 dst) in rpmsg_sendto() 227 u32 dst, void *data, int len) in rpmsg_send_offchannel() 244 int len, u32 dst) in rpmsg_trysendto() 253 u32 dst, void *data, int len) 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 | sram.h | 21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy()
|
| D | crypto.h | 188 struct scatterlist *dst; member 1067 struct scatterlist *src, struct scatterlist *dst, in ablkcipher_request_set_crypt() 1295 struct scatterlist *dst, in crypto_blkcipher_encrypt() 1323 struct scatterlist *dst, in crypto_blkcipher_encrypt_iv() 1348 struct scatterlist *dst, in crypto_blkcipher_decrypt() 1373 struct scatterlist *dst, in crypto_blkcipher_decrypt_iv() 1406 u8 *dst, unsigned int len) in crypto_blkcipher_get_iv() 1571 u8 *dst, const u8 *src) in crypto_cipher_encrypt_one() 1587 u8 *dst, const u8 *src) in crypto_cipher_decrypt_one() 1646 u8 *dst, unsigned int *dlen) 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 132 enum dma_transaction_type tx_type, struct page **dst, in async_tx_find_channel()
|
| /include/linux/sunrpc/ |
| D | addr.h | 59 static inline bool __rpc_copy_addr4(struct sockaddr *dst, in __rpc_copy_addr4() 85 static inline bool __rpc_copy_addr6(struct sockaddr *dst, in __rpc_copy_addr6() 103 static inline bool __rpc_copy_addr6(struct sockaddr *dst, in __rpc_copy_addr6() 157 static inline bool rpc_copy_addr(struct sockaddr *dst, in rpc_copy_addr()
|
| /include/crypto/internal/ |
| D | scompress.h | 94 u8 *dst, unsigned int *dlen, void *ctx) in crypto_scomp_compress() 101 u8 *dst, unsigned int *dlen, in crypto_scomp_decompress()
|
| /include/uapi/linux/netfilter/ |
| D | xt_HMARK.h | 30 __u16 dst; member 34 __be16 dst; member
|
| /include/asm-generic/ |
| 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
|
| 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()
|
| /include/uapi/linux/ |
| D | rpmsg.h | 30 __u32 dst; member
|
| /include/crypto/ |
| 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() 214 static inline void crypto_xor_cpy(u8 *dst, const u8 *src1, const u8 *src2, in crypto_xor_cpy() 320 struct scatterlist *dst, in blkcipher_walk_init() 330 struct scatterlist *dst, in ablkcipher_walk_init()
|
| D | cbc.h | 27 u8 *dst = walk->dst.virt.addr; in crypto_cbc_encrypt_segment() local 92 u8 *dst = walk->dst.virt.addr; in crypto_cbc_decrypt_segment() local
|