Home
last modified time | relevance | path

Searched +defs:src +defs:hash (Results 76 – 93 of 93) sorted by relevance

1234

/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c86 struct hlist_node hash; member
723 gss_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in gss_pipe_downcall()
/linux/net/ceph/
H A Dosd_client.c436 const struct ceph_osd_request_target *src) in target_copy()
967 const struct ceph_osd_req_op *src) in osd_req_encode_op()
2231 __le32 hash; in encode_request_finish() member
3594 s64 hash = ceph_decode_64(p); in ceph_oloc_decode() local
/linux/fs/btrfs/
H A Ddisk-io.c472 struct folio *dst, struct folio *src, enum migrate_mode mode) in btree_migrate_folio()
1907 unsigned long hash = btrfs_inode_hash(BTRFS_BTREE_INODE_OBJECTID, in btrfs_init_btree_inode() local
/linux/tools/lib/bpf/
H A Dbtf.c1859 const struct btf *src; member
3664 #define for_each_dedup_cand(d, node, hash) \ argument
3667 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c2799 u32 hash; in idpf_rx_hash() local
3079 const void *src; in idpf_rx_hsplit_wa() local
/linux/net/bluetooth/
H A Dsmp.c157 static inline void swap_buf(const u8 *src, u8 *dst, size_t len) in swap_buf()
501 u8 hash[3]; in smp_irk_matches() local
/linux/include/linux/
H A Dbpf.h504 static inline void bpf_long_memcpy(void *dst, const void *src, u32 size) in bpf_long_memcpy()
516 void *dst, void *src, u32 size, in bpf_obj_memcpy()
540 static inline void copy_map_value(struct bpf_map *map, void *dst, void *src) in copy_map_value()
545 static inline void copy_map_value_long(struct bpf_map *map, void *dst, void *src) in copy_map_value_long()
550 static inline void bpf_obj_swap_uptrs(const struct btf_record *rec, void *dst, void *src) in bpf_obj_swap_uptrs()
3549 u32 hash; member
/linux/net/ipv6/
H A Droute.c444 int hash; in fib6_select_path() local
1533 const struct in6_addr *src) in rt6_exception_hash()
1538 struct in6_addr src; in rt6_exception_hash() member
5750 struct in6_addr *dest, struct in6_addr *src, in rt6_fill_node()
/linux/mm/
H A Dvmscan.c1008 static struct folio *alloc_demote_folio(struct folio *src, in alloc_demote_folio()
1742 struct list_head *src = &lruvec->lists[lru]; in isolate_lru_folios() local
2827 u32 hash = hash_ptr(item, BLOOM_FILTER_SHIFT * 2); in get_item_key() local
5586 static ssize_t lru_gen_seq_write(struct file *file, const char __user *src, in lru_gen_seq_write()
/linux/net/sched/
H A Dcls_flower.c82 struct flow_dissector_key_hash hash; member
2121 struct fl_flow_mask *src) in fl_mask_copy()
H A Dcls_api.c200 u32 hash = destroy_obj_hashfn(tp); in tcf_proto_exists_destroying() local
3448 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change()
/linux/net/core/
H A Dfilter.c97 int copy_bpf_fprog_from_user(struct sock_fprog *dst, sockptr_t src, int len) in copy_bpf_fprog_from_user()
3181 BPF_CALL_2(bpf_set_hash, struct sk_buff *, skb, u32, hash) in BPF_CALL_2() argument
3996 void *src, *dst; in bpf_xdp_copy_buf() local
6137 struct in6_addr *src = (struct in6_addr *) params->ipv6_src; in bpf_ipv6_fib_lookup() local
11298 u32 hash) in bpf_init_reuseport_kern()
11313 u32 hash) in bpf_run_sk_reuseport()
/linux/drivers/infiniband/core/
H A Dcma.c1361 static int cma_addr_cmp(const struct sockaddr *src, const struct sockaddr *dst) in cma_addr_cmp()
3276 u32 hash, fl; in cma_get_roce_udp_flow_label() local
/linux/fs/nfsd/
H A Dnfs4state.c1079 u32 hash; in delegation_blocked() local
1112 u32 hash; in block_delegations() local
1198 stateid_t *src = &stid->sc_stateid; in nfs4_inc_and_copy_stateid() local
/linux/drivers/md/
H A Ddm-integrity.c681 …tic void block_bitmap_copy(struct dm_integrity_c *ic, struct page_list *dst, struct page_list *src) in block_bitmap_copy()
4213 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error, in get_mac()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c3705 const void *src, unsigned int offset, in igc_flex_filter_add_field()
7032 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash()
/linux/drivers/net/
H A Dvirtio_net.c3031 u64_stats_t *item, *src; in virtnet_receive() local
6739 static int virtnet_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in virtnet_xdp_rx_hash()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5956 u64 prefix = bp->toeplitz_prefix, hash = 0; in bnxt_toeplitz() local
15961 struct bnxt_rx_ring_info *src) in bnxt_copy_rx_ring()

1234