/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 799 /* Disable raw packet checksumming so that RSS hash is placed in in igc_setup_mrqc() 812 /* Generate RSS hash based on packet types, TCP/UDP in igc_setup_mrqc() 1004 * Writes multicast address list to the MTA hash table. 1813 * to populate the hash, checksum, VLAN, protocol, and other fields within the 6657 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash() argument 6665 *hash = le32_to_cpu(ctx->rx_desc->wb.lower.hi_dword.rss); in igc_xdp_rx_hash()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 5668 memcpy(cp.hash, data->hash192, sizeof(cp.hash)); in hci_remote_oob_data_request_evt()
|
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
H A D | mmu.c | 43 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 747 # Outputs encrypted bytes, and updates hash and partial info in gcm_data_context
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 9 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | disk-io.c | 21 #include <crypto/hash.h> 2251 btrfs_err(fs_info, "error allocating %s hash for checksum", in btrfs_init_csum_hash()
|
H A D | inode.c | 6 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 715 # Outputs encrypted bytes, and updates hash and partial info in gcm_data_context
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.c | 10 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | mmu.c | 46 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | messenger_v2.c | 11 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 2772 MLX5_SET(modify_tir_in, in, bitmask.hash, 1); in mlx5e_modify_tirs_hash()
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 28 #include <crypto/hash.h> 1025 * The RTL chips use a 64 element hash table based on the Ethernet CRC. 2536 u32 mc_filter[2]; /* Multicast hash filter */ in _rtl8152_set_rx_mode()
|
/kernel/linux/linux-5.10/lib/ |
H A D | test_bpf.c | 6466 skb->hash = SKB_HASH; in populate_skb()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace.c | 4427 * instead of hash value. However, that is only for the event in __tracing_open() 5379 " hist trigger\t- If set, event hits are aggregated into a hash table\n" 5392 "\t When a matching event is hit, an entry is added to a hash\n" 5407 "\t Reading the 'hist' file for the event will dump the hash\n" 8200 ftrace_trace_snapshot_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_trace_snapshot_callback() argument 8211 /* hash funcs only work with set_ftrace_filter */ in ftrace_trace_snapshot_callback()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 9 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace.c | 4851 * instead of hash value. However, that is only for the event in __tracing_open() 5815 " hist trigger\t- If set, event hits are aggregated into a hash table\n" 5840 "\t When a matching event is hit, an entry is added to a hash\n" 5855 "\t Reading the 'hist' file for the event will dump the hash\n" 8798 ftrace_trace_snapshot_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_trace_snapshot_callback() argument 8809 /* hash funcs only work with set_ftrace_filter */ in ftrace_trace_snapshot_callback()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 50 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 6193 u8 hash[0x1]; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | inode.c | 6 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 28 #include <crypto/hash.h> 1201 * The RTL chips use a 64 element hash table based on the Ethernet CRC. 2835 u32 mc_filter[2]; /* Multicast hash filter */ in _rtl8152_set_rx_mode()
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.c | 53 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 7156 u8 hash[0x1]; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_bpf.c | 14346 skb->hash = SKB_HASH; in populate_skb()
|