/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 19 #include <linux/hash.h> 9589 * check 32-bit hash of the current IP. in __perf_event_overflow() 9762 u64 hash = swevent_hash(type, event_id); in __find_swevent_head() local 9764 return &hlist->heads[hash]; in __find_swevent_head()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 24 #include <asm/book3s/64/mmu-hash.h> 927 /* For hash guest, clear out and reload the SLB */ 1503 /* For hash guest, read the guest SLB and save it away */ 1789 * Are we running hash or radix ? 2138 /* Search the hash table. */ 2228 /* Search the hash table. */
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-mq.c | 317 INIT_HLIST_NODE(&rq->hash); in blk_mq_rq_ctx_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 40 #include <linux/hash.h> 3402 /* Setting a default hash function value */ in mlx4_en_init_netdev() 3409 "No RSS hash capabilities exposed, using Toeplitz\n"); in mlx4_en_init_netdev()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 27 #include <asm/book3s/64/mmu-hash.h> 1153 /* For hash guest, read the guest SLB and save it away */ 1626 /* Search the hash table. */ 1700 /* Search the hash table. */
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 48 #include <linux/hash.h> 423 /* allocate hash table */ in rvt_driver_qp_init() 462 * qp hash table. 469 /* Reset the qp and remove it from the qp hash list */ in rvt_free_qp_cb() 939 /* take qp out the hash and wait for it to be unused */ 1425 * Put the QP into the hash table. 1426 * The hash table holds a reference to the QP. 2744 * real hash table. Since the qp code sets in __must_hold() 2745 * the qp->next hash link to NULL, this works just fine. in __must_hold() 2752 * the potential hash bucke in __must_hold() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 2295 } hash; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | scrub.c | 9 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ring_buffer.c | 24 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/net/core/ |
H A D | sock.c | 3296 * A. Remove from hash tables. in sk_common_release() 3304 * did hash table lookup before we unhashed socket. They will achieve in sk_common_release() 3661 proto_method_implemented(proto->hash), in proto_seq_printf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 2297 } hash; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 41 #include <linux/hash.h> 3348 /* Setting a default hash function value */ in mlx4_en_init_netdev() 3355 "No RSS hash capabilities exposed, using Toeplitz\n"); in mlx4_en_init_netdev()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | ite-it6505.c | 22 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 6 #include <linux/hash.h> 382 /* allocate hash table */ in rvt_driver_qp_init() 421 * qp hash table. 428 /* Reset the qp and remove it from the qp hash list */ in rvt_free_qp_cb() 901 /* take qp out the hash and wait for it to be unused */ 1369 * Put the QP into the hash table. 1370 * The hash table holds a reference to the QP. 2693 * real hash table. Since the qp code sets in __must_hold() 2694 * the qp->next hash link to NULL, this works just fine. in __must_hold() 2701 * the potential hash bucke in __must_hold() [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events.c | 3531 event_enable_func(struct trace_array *tr, struct ftrace_hash *hash, in event_enable_func() argument 3546 /* hash funcs only work with set_ftrace_filter */ in event_enable_func()
|
H A D | ring_buffer.c | 25 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/net/core/ |
H A D | sock.c | 3722 * A. Remove from hash tables. in sk_common_release() 3730 * did hash table lookup before we unhashed socket. They will achieve in sk_common_release() 4075 proto_method_implemented(proto->hash), in proto_seq_printf()
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | protocol.c | 3542 * we hash the TCP subflows not the master socket in mptcp_hash() 3814 .hash = mptcp_hash,
|
/third_party/python/Lib/test/ |
H A D | test_bytes.py | 1241 self.assertRaises(TypeError, hash, bytearray())
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | PNaClTranslator.cpp | 49 // Define a hash function for SmallString's, so that it can be used in hash 52 template <unsigned InternalLen> struct hash<llvm::SmallString<InternalLen>> { struct
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework_sc.py | 211 return '0x%Xu' % (hash(self))
|
/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()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 1625 int hash = fmt.hashCode(); in TestCoverage() 1626 logln("hash code " + hash); in TestCoverage()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 1622 int hash = fmt.hashCode(); in TestCoverage() 1623 logln("hash code " + hash); in TestCoverage()
|