/kernel/linux/linux-5.10/fs/afs/ |
H A D | fs_operation.c | 18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | nf_conntrack_tuple_common.h | 40 __be16 key; /* GRE key is 32bit, PPtP only uses 16bit */ member
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
H A D | extent-buffer-tests.c | 25 struct btrfs_key key; in test_btrfs_split_item() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | test_static_keys.c | 37 struct static_key *key; member 47 static void invert_key(struct static_key *key) in invert_key() argument [all...] |
H A D | extable.c | 95 static int cmp_ex_search(const void *key, const void *elt) in cmp_ex_search() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | swait.c | 7 __init_swait_queue_head(struct swait_queue_head *q, const char *name, struct lock_class_key *key) __init_swait_queue_head() argument
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | acl.c | 17 char *key = NULL, *value = NULL; in orangefs_get_acl() local
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | aes_gmac.c | 69 struct crypto_aead *ieee80211_aes_gmac_key_setup(const u8 key[], in ieee80211_aes_gmac_key_setup() argument
|
H A D | aes_cmac.c | 70 struct crypto_shash *ieee80211_aes_cmac_key_setup(const u8 key[], in ieee80211_aes_cmac_key_setup() argument
|
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | llsec.h | 20 struct ieee802154_llsec_key key; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | lib_sw_fence.c | 35 __onstack_fence_init(struct i915_sw_fence *fence, const char *name, struct lock_class_key *key) __onstack_fence_init() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | a800.c | 42 u8 *key = kmalloc(5, GFP_KERNEL); in a800_rc_query() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.c | 126 wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) wl18xx_cmd_smart_config_set_group_key() argument
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | public_key.h | 24 void *key; member [all...] |
/kernel/linux/linux-5.10/include/dfx/ |
H A D | hiview_hisysevent.h | 49 hisysevent_put_integer(struct hiview_hisysevent *event, const char *key, long long value) in hisysevent_put_integer() argument 55 hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ipc.h | 16 key_t key; member
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | fs_operation.c | 18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | lru_cache.c | 23 static struct btrfs_lru_cache_entry *match_entry(struct list_head *head, u64 key, in match_entry() argument 45 btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, u64 key, u64 gen) btrfs_lru_cache_lookup() argument 110 const u64 key = new_entry->key; btrfs_lru_cache_store() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | extent-buffer-tests.c | 25 struct btrfs_key key; in test_btrfs_split_item() local [all...] |
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | kdf_selftest.h | 14 unsigned char *key; member 24 kdf_test(const struct kdf_testvec *test, const char *name, int (*crypto_kdf_setkey)(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen), int (*crypto_kdf_generate)(struct crypto_shash *kmd, const struct kvec *info, unsigned int info_nvec, u8 *dst, unsigned int dlen)) kdf_test() argument
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | acl.c | 17 char *key = NULL, *value = NULL; in orangefs_get_acl() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ipc.h | 16 key_t key; member
|
/kernel/linux/linux-6.6/include/dfx/ |
H A D | hiview_hisysevent.h | 49 hisysevent_put_integer(struct hiview_hisysevent *event, const char *key, long long value) in hisysevent_put_integer() argument 55 hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() argument
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | auth.h | 50 struct sctp_auth_bytes *key; member 62 static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key) in sctp_auth_key_hold() argument
|
/kernel/linux/linux-6.6/drivers/staging/vt6656/ |
H A D | key.c | 34 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode) vnt_set_keymode() argument 96 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) vnt_set_keys() argument [all...] |