| /kernel/linux/linux-5.10/include/net/bluetooth/ |
| H A D | mgmt.h | 324 __u8 hash[16]; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | sock.h | 1058 static inline void sock_rps_record_flow_hash(__u32 hash) in sock_rps_record_flow_hash() argument 1224 int (*hash)(struct sock *sk); global() member [all...] |
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | common.h | 506 u32 hash; /* = full_name_hash(name, strlen(name)) */ member
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | layout.h | 1827 le32 hash; /* Hash of the security descriptor. */ member 1848 le32 hash; /* Hash of the security descriptor. */ member 1870 le32 hash; /* Has member [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4state.c | 890 u32 hash; in delegation_blocked() local 923 u32 hash; block_delegations() local [all...] |
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | ftrace.c | 403 struct hlist_head *hash; member 1104 ftrace_hash_key(struct ftrace_hash *hash, unsigned long ip) ftrace_hash_key() argument 1114 __ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) __ftrace_lookup_ip() argument 1141 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) ftrace_lookup_ip() argument 1149 __add_hash_entry(struct ftrace_hash *hash, struct ftrace_func_entry *entry) __add_hash_entry() argument 1161 add_hash_entry(struct ftrace_hash *hash, unsigned long ip) add_hash_entry() argument 1176 free_hash_entry(struct ftrace_hash *hash, struct ftrace_func_entry *entry) free_hash_entry() argument 1185 remove_hash_entry(struct ftrace_hash *hash, struct ftrace_func_entry *entry) remove_hash_entry() argument 1192 ftrace_hash_clear(struct ftrace_hash *hash) ftrace_hash_clear() argument 1233 free_ftrace_hash(struct ftrace_hash *hash) free_ftrace_hash() argument 1244 struct ftrace_hash *hash; __free_ftrace_hash_rcu() local 1250 free_ftrace_hash_rcu(struct ftrace_hash *hash) free_ftrace_hash_rcu() argument 1266 struct ftrace_hash *hash; alloc_ftrace_hash() local 1317 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) alloc_and_copy_ftrace_hash() argument 1450 hash_contains_ip(unsigned long ip, struct ftrace_ops_hash *hash) hash_contains_ip() argument 1480 struct ftrace_ops_hash hash; ftrace_ops_test() local 1645 struct ftrace_hash *hash; __ftrace_hash_rec_update() local 1941 struct ftrace_hash *hash = ops->func_hash->filter_hash; ftrace_hash_ipmodify_enable() local 1952 struct ftrace_hash *hash = ops->func_hash->filter_hash; ftrace_hash_ipmodify_disable() local 3272 struct ftrace_hash *hash; global() member 3287 struct ftrace_hash *hash; t_probe_next() local 3776 struct ftrace_hash *hash; ftrace_regex_open() local 3933 enter_record(struct ftrace_hash *hash, struct dyn_ftrace *rec, int clear_filter) enter_record() argument 3956 add_rec_by_index(struct ftrace_hash *hash, struct ftrace_glob *func_g, int clear_filter) add_rec_by_index() argument 4019 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) match_records() argument 4074 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) ftrace_match_records() argument 4110 ftrace_hash_move_and_update_ops(struct ftrace_ops *ops, struct ftrace_hash **orig_hash, struct ftrace_hash *hash, int enable) ftrace_hash_move_and_update_ops() argument 4294 ftrace_mod_callback(struct trace_array *tr, struct ftrace_hash *hash, char *func_orig, char *cmd, char *module, int enable) ftrace_mod_callback() argument 4358 struct ftrace_hash hash; global() member 4368 struct ftrace_hash *hash; allocate_ftrace_func_mapper() local 4539 struct ftrace_hash *hash; register_ftrace_function_probe() local 4683 struct ftrace_hash *hash = NULL; unregister_ftrace_function_probe_func() local 4862 struct ftrace_hash *hash = iter->hash; ftrace_process_regex() local 4950 ftrace_match_addr(struct ftrace_hash *hash, unsigned long ip, int remove) ftrace_match_addr() argument 4973 struct ftrace_hash *hash; ftrace_set_hash() local 5587 struct ftrace_hash *hash; set_ftrace_early_graph() local 5740 struct ftrace_hash *hash; global() member 6026 ftrace_graph_set_hash(struct ftrace_hash *hash, char *buffer) ftrace_graph_set_hash() argument 6381 clear_mod_from_hash(struct ftrace_page *pg, struct ftrace_hash *hash) clear_mod_from_hash() argument 6763 clear_func_from_hash(struct ftrace_init_func *func, struct ftrace_hash *hash) clear_func_from_hash() argument [all...] |
| /kernel/linux/linux-5.10/kernel/locking/ |
| H A D | lockdep.c | 508 u32 hash; member 531 u32 hash; save_trace() local 1166 unsigned long hash = hash_long((uintptr_t)key, KEYHASH_BITS); keyhashentry() local [all...] |
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | ubifs.h | 754 u8 hash[UBIFS_HASH_ARR_SZ]; member 1555 ubifs_node_calc_hash(const struct ubifs_info *c, const void *buf, u8 *hash) ubifs_node_calc_hash() argument 1601 ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, int lnum, int offs) ubifs_bad_hash() argument [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | xattr.c | 547 u32 hash = OCFS2_SB(inode->i_sb)->uuid_hash; in ocfs2_xattr_name_hash() local [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 10019 bpf_init_reuseport_kern(struct sk_reuseport_kern *reuse_kern, struct sock_reuseport *reuse, struct sock *sk, struct sk_buff *skb, u32 hash) bpf_init_reuseport_kern() argument 10033 bpf_run_sk_reuseport(struct sock_reuseport *reuse, struct sock *sk, struct bpf_prog *prog, struct sk_buff *skb, u32 hash) bpf_run_sk_reuseport() argument [all...] |
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | osd_client.c | 2171 __le32 hash; in encode_request_finish() member 3528 s64 hash = ceph_decode_64(p); in ceph_oloc_decode() local [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf.c | 1028 unsigned int hash = inet6_addr_hash(dev_net(dev), &ifa->addr); in ipv6_add_addr_hash() local 1909 unsigned int hash = inet6_addr_hash(net, addr); in __ipv6_chk_addr_and_flags() local 2022 unsigned int hash in ipv6_get_ifaddr() local 1010 ipv6_chk_same_addr(struct net *net, const struct in6_addr *addr, struct net_device *dev, unsigned int hash) ipv6_chk_same_addr() argument 4420 unsigned int hash = inet6_addr_hash(net, addr); ipv6_chk_home_addr() local 4456 unsigned int hash; ipv6_chk_rpl_srh_loop() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_chip.h | 942 static inline void zd_mc_clear(struct zd_mc_hash *hash) in zd_mc_clear() argument 951 static inline void zd_mc_add_all(struct zd_mc_hash *hash) in zd_mc_add_all() argument 956 zd_mc_add_addr(struct zd_mc_hash *hash, u8 *addr) zd_mc_add_addr() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | blkdev.h | 163 struct hlist_node hash; /* merge hash */ member
|
| H A D | bpf.h | 2047 u32 hash; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_hci.h | 1172 __be32 hash; member
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | layout.h | 1827 le32 hash; /* Hash of the security descriptor. */ member 1848 le32 hash; /* Hash of the security descriptor. */ member 1870 le32 hash; /* Has member [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | xattr.c | 541 u32 hash = OCFS2_SB(inode->i_sb)->uuid_hash; in ocfs2_xattr_name_hash() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | ubifs.h | 763 u8 hash[UBIFS_HASH_ARR_SZ]; member 1584 ubifs_node_calc_hash(const struct ubifs_info *c, const void *buf, u8 *hash) ubifs_node_calc_hash() argument 1630 ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, int lnum, int offs) ubifs_bad_hash() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | ceph_fs.h | 465 __le32 hash; member
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | mgmt.h | 328 __u8 hash[16]; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | sock.h | 1135 sock_rps_record_flow_hash(__u32 hash) sock_rps_record_flow_hash() argument 1298 int (*hash)(struct sock *sk); global() member [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| H A D | regs.h | 872 struct rtic_memhash hash[4]; /* Block hash values A-D */ member
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| H A D | lockdep.c | 540 u32 hash; member 563 u32 hash; save_trace() local 1206 unsigned long hash = hash_long((uintptr_t)key, KEYHASH_BITS); keyhashentry() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 6657 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash() argument
|