Searched defs:keys (Results 1 - 25 of 154) sorted by relevance

1234567

/linux-master/security/keys/encrypted-keys/
H A DMakefile
/linux-master/fs/bcachefs/
H A Dkeylist_types.h7 struct bkey_i *keys; member in union:keylist::__anon1647
H A Dkeylist.h57 static inline u64 keylist_sectors(struct keylist *keys) argument
H A Dbtree_journal_iter.h10 struct journal_keys *keys; member in struct:journal_iter
H A Dbtree_write_buffer_types.h45 DARRAY(struct btree_write_buffered_key) keys; member in struct:btree_write_buffer_keys
H A Drecovery_passes.c36 struct journal_keys *keys = &c->journal_keys; local
/linux-master/include/net/netns/
H A Dmctp.h27 struct hlist_head keys; member in struct:netns_mctp
/linux-master/drivers/mfd/
H A Ducb1x00-assabet.c41 struct gpio_keys_platform_data keys; local
[all...]
/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user; local
67 ptrauth_set_enabled_keys(struct task_struct *tsk, unsigned long keys, unsigned long enabled) argument
[all...]
/linux-master/include/linux/
H A Dpr.h10 u64 keys[]; member in struct:pr_keys
H A Dvirtio_net.h116 struct flow_keys_basic keys; local
/linux-master/lib/
H A Dtest_static_keys.c55 static void invert_keys(struct test_key *keys, int size) argument
68 static int verify_keys(struct test_key *keys, int size, bool invert) argument
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dflow_dissector_load.h18 struct bpf_map *prog_array, *keys; local
/linux-master/drivers/input/joystick/
H A Dsensehat-joystick.c38 unsigned int keys; local
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c69 struct test_lpm_key *keys, key; local
22 map_batch_update(int map_fd, __u32 max_entries, struct test_lpm_key *keys, int *values) argument
44 map_batch_verify(int *visited, __u32 max_entries, struct test_lpm_key *keys, int *values) argument
[all...]
H A Dhtab_map_batch_ops.c14 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, argument
81 int map_fd, *keys, *visite local
41 map_batch_verify(int *visited, __u32 max_entries, int *keys, void *values, bool is_pcpu) argument
[all...]
H A Darray_map_batch_ops.c15 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, argument
40 static void map_batch_verify(int *visited, __u32 max_entries, int *keys, argument
72 int map_fd, *keys, *visite local
[all...]
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c21 int enic_addfltr_5t(struct enic *enic, struct flow_keys *keys, u16 rq) argument
174 struct flow_keys keys; local
[all...]
/linux-master/net/sctp/
H A Dobjcnt.c40 SCTP_DBG_OBJCNT(keys); variable
/linux-master/drivers/input/
H A Dmatrix-keymap.c76 u32 *keys; local
/linux-master/drivers/md/persistent-data/
H A Ddm-btree-internal.h42 __le64 keys[]; member in struct:btree_node
/linux-master/drivers/input/keyboard/
H A Dipaq-micro-keys.c43 struct ipaq_micro_keys *keys = data; local
55 static void micro_key_start(struct ipaq_micro_keys *keys) argument
63 micro_key_stop(struct ipaq_micro_keys *keys) argument
73 struct ipaq_micro_keys *keys = input_get_drvdata(input); local
82 struct ipaq_micro_keys *keys = input_get_drvdata(input); local
89 struct ipaq_micro_keys *keys; local
132 struct ipaq_micro_keys *keys = dev_get_drvdata(dev); local
141 struct ipaq_micro_keys *keys = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dpeer.h21 struct ieee80211_key_conf *keys[WMI_MAX_KEY_INDEX + 1]; member in struct:ath11k_peer
/linux-master/drivers/crypto/nx/
H A Dnx-aes-xcbc.c64 u8 keys[2][AES_BLOCK_SIZE]; local
[all...]
/linux-master/net/ceph/
H A Dauth_x_protocol.h47 __le32 keys; member in struct:ceph_x_service_ticket_request

Completed in 615 milliseconds

1234567