/kernel/linux/linux-6.6/include/linux/gpio/ |
H A D | machine.h | 36 const char *key; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | export.c | 155 struct btrfs_key key; in btrfs_get_parent() local 225 struct btrfs_key key; btrfs_get_name() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | inode-tests.c | 23 struct btrfs_key key; in insert_extent() local 59 struct btrfs_key key; in insert_inode_item_key() local [all...] |
H A D | qgroup-tests.c | 74 struct btrfs_key key; in add_tree_ref() local 123 struct btrfs_key key; remove_extent_item() local 156 struct btrfs_key key; remove_extent_ref() local [all...] |
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | catalog.c | 23 void hfs_cat_build_key(struct super_block *sb, btree_key *key, u32 parent, const struct qstr *name) in hfs_cat_build_key() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | wait_bit.h | 17 struct wait_bit_key key; member
|
H A D | rwlock_rt.h | 13 __rt_rwlock_init(rwlock_t *rwlock, char *name, struct lock_class_key *key) __rt_rwlock_init() argument
|
H A D | static_call.h | 176 s32 key; member 254 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() argument 331 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() argument
|
H A D | static_call_types.h | 34 s32 key; member
|
H A D | rbtree.h | 256 rb_find(const void *key, const struct rb_root *tree, in rb_find() argument 284 rb_find_first(const void *key, const struct rb_root *tree, int (*cmp)(const void *key, const struct rb_node *)) rb_find_first() argument 314 rb_next_match(const void *key, struct rb_node *node, int (*cmp)(const void *key, const struct rb_node *)) rb_next_match() argument [all...] |
H A D | rhashtable-types.h | 35 const void *key; member
|
H A D | spinlock_rt.h | 13 __rt_spin_lock_init(spinlock_t *lock, const char *name, struct lock_class_key *key, bool percpu) __rt_spin_lock_init() argument
|
H A D | timer.h | 101 init_timer_on_stack_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) init_timer_on_stack_key() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | gre.h | 17 __be32 key; member 109 gre_build_header(struct sk_buff *skb, int hdr_len, __be16 flags, __be16 proto, __be32 key, __be32 seq) gre_build_header() argument
|
H A D | inetpeer.h | 31 u32 key[INETPEER_MAXKEYSZ]; member
|
H A D | ipv6_frag.h | 35 const struct frag_v6_compare_key *key = a; in ip6frag_init() local 58 const struct frag_v6_compare_key *key = arg->key; in ip6frag_obj_cmpfn() local
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | xfile.c | 330 loff_t key = round_down(pos, PAGE_SIZE); in xfile_get_page() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_mru_cache.c | 419 xfs_mru_cache_insert( struct xfs_mru_cache *mru, unsigned long key, struct xfs_mru_cache_elem *elem) xfs_mru_cache_insert() argument 453 xfs_mru_cache_remove( struct xfs_mru_cache *mru, unsigned long key) xfs_mru_cache_remove() argument 477 xfs_mru_cache_delete( struct xfs_mru_cache *mru, unsigned long key) xfs_mru_cache_delete() argument 509 xfs_mru_cache_lookup( struct xfs_mru_cache *mru, unsigned long key) xfs_mru_cache_lookup() argument [all...] |
/kernel/linux/linux-6.6/include/crypto/ |
H A D | blake2s.h | 89 static inline void blake2s(u8 *out, const u8 *in, const u8 *key, in blake2s() argument 46 __blake2s_init(struct blake2s_state *state, size_t outlen, const void *key, size_t keylen) __blake2s_init() argument 76 blake2s_init_key(struct blake2s_state *state, const size_t outlen, const void *key, const size_t keylen) blake2s_init_key() argument
|
H A D | public_key.h | 23 void *key; member [all...] |
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_tables_core.h | 65 enum nft_ct_keys key:8; member 112 nft_set_do_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_set_do_lookup() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_wep.c | 28 u8 key[WEP_KEY_LEN + 1]; member 70 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local 137 u8 key[WEP_KEY_LEN + 3]; prism2_wep_decrypt() local 185 prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) prism2_wep_set_key() argument 199 prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) prism2_wep_get_key() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_wep.c | 23 u8 key[WEP_KEY_LEN + 1]; member 63 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local 132 u8 key[WEP_KEY_LEN + 3]; prism2_wep_decrypt() local 180 prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) prism2_wep_set_key() argument 193 prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) prism2_wep_get_key() argument [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_ldsem.c | 57 __init_ldsem(struct ld_semaphore *sem, const char *name, struct lock_class_key *key) __init_ldsem() argument
|
/kernel/linux/linux-6.6/drivers/staging/vt6656/ |
H A D | mac.c | 55 vnt_mac_set_keyentry(struct vnt_private *priv, u16 key_ctl, u32 entry_idx, u32 key_idx, u8 *addr, u8 *key) vnt_mac_set_keyentry() argument
|