| /linux/drivers/net/ipa/ |
| H A D | ipa_table.c | 145 ipa_table_mem(struct ipa *ipa, bool filter, bool hashed, bool ipv6) in ipa_table_mem() argument 149 mem_id = filter ? hashed ? ipv6 ? IPA_MEM_V6_FILTER_HASHED in ipa_table_mem() 153 : hashed ? ipv6 ? IPA_MEM_V6_ROUTE_HASHED in ipa_table_mem() 206 bool hashed, bool ipv6, u16 first, u16 count) in ipa_table_reset_add() argument 215 mem = ipa_table_mem(ipa, filter, hashed, ipv6); in ipa_table_reset_add() 234 ipa_filter_reset_table(struct ipa *ipa, bool hashed, bool ipv6, bool modem) in ipa_filter_reset_table() argument 258 ipa_table_reset_add(trans, true, hashed, ipv6, endpoint_id, 1); in ipa_filter_reset_table()
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_ldm.c | 303 size_t hashed; in ZSTD_ldm_fillHashTable() local 307 hashed = ZSTD_ldm_gear_feed(&hashState, ip, (size_t)(iend - ip), splits, &numSplits); in ZSTD_ldm_fillHashTable() 322 ip += hashed; in ZSTD_ldm_fillHashTable() 383 size_t hashed; in ZSTD_ldm_generateSequences_internal() local 387 hashed = ZSTD_ldm_gear_feed(&hashState, ip, ilimit - ip, in ZSTD_ldm_generateSequences_internal() 501 if (anchor > ip + hashed) { in ZSTD_ldm_generateSequences_internal() 504 ip = anchor - hashed; in ZSTD_ldm_generateSequences_internal() 509 ip += hashed; in ZSTD_ldm_generateSequences_internal()
|
| /linux/include/trace/events/ |
| H A D | io_uring.h | 142 TP_PROTO(struct io_kiocb *req, bool hashed), 144 TP_ARGS(req, hashed), 153 __field( bool, hashed ) 165 __entry->hashed = hashed; 173 __entry->hashed ? "hashed" : "normal", __entry->work)
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-pfo-nx-crypto | 36 The total number of bytes hashed by the hardware using SHA-256. 42 The total number of bytes hashed by the hardware using SHA-512.
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_event_log.rst | 14 time something gets hashed by it to any of the PCR registers. The events 15 are segregated by their type and contain the value of the hashed PCR
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_init.c | 68 void sas_hash_addr(u8 *hashed, const u8 *sas_addr) in sas_hash_addr() argument 88 hashed[0] = (r >> 16) & 0xFF; in sas_hash_addr() 89 hashed[1] = (r >> 8) & 0xFF; in sas_hash_addr() 90 hashed[2] = r & 0xFF; in sas_hash_addr()
|
| H A D | sas_internal.h | 42 void sas_hash_addr(u8 *hashed, const u8 *sas_addr);
|
| /linux/fs/verity/ |
| H A D | Kconfig | 23 be hashed at once, such as: (a) auditing (logging the file's
|
| /linux/Documentation/filesystems/ |
| H A D | omfs.rst | 85 hashed then prepended into the bucket list beginning at OMFS_DIR_START.
|
| H A D | orangefs.rst | 358 and the op is hashed on its tag and put onto the end of a list in the 359 in_progress hash table at the index the tag hashed to.
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx_2 | 135 - Allocate separately from the HCB the array for CCBs hashed by DSA.
|
| /linux/fs/jffs2/ |
| H A D | README.Locking | 102 This spinlock protects the hashed list (c->inocache_list) of the
|
| /linux/Documentation/bpf/ |
| H A D | ringbuf.rst | 66 with hashed task's tgid being a look up key to preserve order, but reduce
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | directory.rst | 198 hashed btree (htree) to organize and find directory entries. For
|
| /linux/Documentation/arch/x86/ |
| H A D | sgx.rst | 176 hashed to the four **IA32_SGXLEPUBKEYHASH{0, 1, 2, 3}** MSRs representing the
|
| /linux/Documentation/security/ |
| H A D | self-protection.rst | 282 addresses printed with the specifier %p are hashed before printing.
|
| /linux/Documentation/core-api/ |
| H A D | printk-formats.rst | 79 hashed to prevent leaking information about the kernel memory layout. This
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 901 spinlock, and a chain of hashed objects. Inside a softirq handler, you
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 3319 entries in the guest's hashed page table (HPT), or to write entries to 4391 This ioctl controls whether the guest will use radix or HPT (hashed 8941 hashed page table MMU defined in Power ISA V3.00 (as implemented in
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1173 [KNL,EARLY] Enable printing [hashed] pointers early in the 1177 value (hashed pointer) instead. Cryptographically 1962 "hashed", i.e. obscured by hashing the pointer value.
|