Home
last modified time | relevance | path

Searched defs:key (Results 1 – 200 of 1084) sorted by relevance

123456

/linux-4.1.27/fs/ubifs/
Dkey.h97 union ubifs_key *key, ino_t inum) in ino_key_init()
112 union ubifs_key *key = k; in ino_key_init_flash() local
126 union ubifs_key *key, ino_t inum) in lowest_ino_key()
139 union ubifs_key *key, ino_t inum) in highest_ino_key()
153 union ubifs_key *key, ino_t inum, in dent_key_init()
172 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
190 union ubifs_key *key = k; in dent_key_init_flash() local
207 union ubifs_key *key, ino_t inum) in lowest_dent_key()
221 union ubifs_key *key, ino_t inum, in xent_key_init()
241 union ubifs_key *key = k; in xent_key_init_flash() local
[all …]
Dtnc.c487 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
691 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
880 const union ubifs_key *key, in fallible_resolve_collision()
1024 const union ubifs_key *key, in resolve_collision_directly()
1159 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0()
1295 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty()
1430 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate()
1536 union ubifs_key *key; in ubifs_tnc_get_bu_keys() local
1792 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in do_lookup_nm()
1840 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm()
[all …]
Dxattr.c309 union ubifs_key key; in setxattr() local
380 union ubifs_key key; in ubifs_getxattr() local
434 union ubifs_key key; in ubifs_listxattr() local
542 union ubifs_key key; in ubifs_removexattr() local
/linux-4.1.27/include/linux/
Dkey.h108 static inline key_ref_t make_key_ref(const struct key *key, in make_key_ref()
132 struct key { struct
134 key_serial_t serial; /* key serial number */ argument
140 struct key_user *user; /* owner of this key */ argument
141 void *security; /* security data for this key */ argument
143 time_t expiry; /* time at which key expires (or 0) */ argument
146 time_t last_used_at; /* last time used for LRU keyring discard */ argument
149 key_perm_t perm; /* access permissions */ argument
163 #define KEY_FLAG_INSTANTIATED 0 /* set if key has been instantiated */ argument
184 struct key_type *type; /* type of key */ argument
[all …]
Djump_label.h97 static inline int static_key_count(struct static_key *key) in static_key_count()
109 inline struct jump_entry *jump_label_get_entries(struct static_key *key) in jump_label_get_entries()
115 static inline bool jump_label_get_branch_default(struct static_key *key) in jump_label_get_branch_default()
123 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()
128 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()
162 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()
169 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()
176 static inline void static_key_slow_inc(struct static_key *key) in static_key_slow_inc()
182 static inline void static_key_slow_dec(struct static_key *key) in static_key_slow_dec()
211 static inline bool static_key_enabled(struct static_key *key) in static_key_enabled()
Djump_label_ratelimit.h9 struct static_key key; member
22 struct static_key key; member
24 static inline void static_key_slow_dec_deferred(struct static_key_deferred *key) in static_key_slow_dec_deferred()
30 jump_label_rate_limit(struct static_key_deferred *key, in jump_label_rate_limit()
Dbtree-128.h23 u64 key[2] = {k1, k2}; in btree_lookup128() local
30 u64 key[2] = {*k1, *k2}; in btree_get_prev128() local
43 u64 key[2] = {k1, k2}; in btree_insert128() local
51 u64 key[2] = {k1, k2}; in btree_update128() local
58 u64 key[2] = {k1, k2}; in btree_remove128() local
64 u64 key[2]; in btree_last128() local
Dsysrq.h55 static inline void handle_sysrq(int key) in handle_sysrq()
59 static inline void __handle_sysrq(int key, bool check_mask) in __handle_sysrq()
63 static inline int register_sysrq_key(int key, struct sysrq_key_op *op) in register_sysrq_key()
68 static inline int unregister_sysrq_key(int key, struct sysrq_key_op *op) in unregister_sysrq_key()
Dhashtable.h55 #define hash_add(hashtable, node, key) \ argument
64 #define hash_add_rcu(hashtable, node, key) \ argument
160 #define hash_for_each_possible(name, obj, member, key) \ argument
172 #define hash_for_each_possible_rcu(name, obj, member, key) \ argument
187 #define hash_for_each_possible_rcu_notrace(name, obj, member, key) \ argument
200 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
Dbtree.h215 #define btree_for_each_safel(head, key, val) \ argument
226 #define btree_for_each_safe32(head, key, val) \ argument
238 #define btree_for_each_safe64(head, key, val) \ argument
Dlockdep.h76 struct lockdep_subclass_key *key; member
151 struct lock_class_key *key; member
295 #define lockdep_set_class(lock, key) \ argument
297 #define lockdep_set_class_and_name(lock, key, name) \ argument
299 #define lockdep_set_class_and_subclass(lock, key, sub) \ argument
310 #define lockdep_match_class(lock, key) lockdep_match_key(&(lock)->dep_map, key) argument
313 struct lock_class_key *key) in lockdep_match_key()
390 # define lockdep_init_map(lock, name, key, sub) \ argument
392 # define lockdep_set_class(lock, key) do { (void)(key); } while (0) argument
393 # define lockdep_set_class_and_name(lock, key, name) \ argument
[all …]
/linux-4.1.27/net/mac80211/
Dkey.c125 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel()
219 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel()
257 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key() local
286 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key() local
379 struct ieee80211_key *key; in ieee80211_key_alloc() local
538 static void ieee80211_key_free_common(struct ieee80211_key *key) in ieee80211_key_free_common()
561 static void __ieee80211_key_destroy(struct ieee80211_key *key, in __ieee80211_key_destroy()
585 static void ieee80211_key_destroy(struct ieee80211_key *key, in ieee80211_key_destroy()
600 void ieee80211_key_free_unused(struct ieee80211_key *key) in ieee80211_key_free_unused()
606 int ieee80211_key_link(struct ieee80211_key *key, in ieee80211_key_link()
[all …]
Ddebugfs_key.c69 struct ieee80211_key *key = file->private_data; in key_algorithm_read() local
84 struct ieee80211_key *key = file->private_data; in key_tx_spec_read() local
134 struct ieee80211_key *key = file->private_data; in key_rx_spec_read() local
202 struct ieee80211_key *key = file->private_data; in key_replays_read() local
235 struct ieee80211_key *key = file->private_data; in key_icverrors_read() local
260 struct ieee80211_key *key = file->private_data; in key_mic_failures_read() local
276 struct ieee80211_key *key = file->private_data; in key_key_read() local
298 void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add()
339 void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove()
351 struct ieee80211_key *key; in ieee80211_debugfs_key_update_default() local
[all …]
Dwpa.c32 u8 *data, *key, *mic; in ieee80211_tx_h_michael_mic_add() local
89 u8 *data, *key = NULL; in ieee80211_rx_h_michael_mic_verify() local
187 struct ieee80211_key *key = tx->key; in tkip_encrypt_skb() local
262 struct ieee80211_key *key = rx->key; in ieee80211_crypto_tkip_decrypt() local
402 struct ieee80211_key *key = tx->key; in ccmp_encrypt_skb() local
494 struct ieee80211_key *key = rx->key; in ieee80211_crypto_ccmp_decrypt() local
627 struct ieee80211_key *key = tx->key; in gcmp_encrypt_skb() local
716 struct ieee80211_key *key = rx->key; in ieee80211_crypto_gcmp_decrypt() local
781 struct ieee80211_key *key = tx->key; in ieee80211_crypto_cs_encrypt() local
822 struct ieee80211_key *key = rx->key; in ieee80211_crypto_cs_decrypt() local
[all …]
Ddebugfs_key.h15 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add()
17 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove()
28 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del()
Dtkip.c145 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key *key) in ieee80211_tkip_add_iv()
155 static void ieee80211_compute_tkip_p1k(struct ieee80211_key *key, u32 iv32) in ieee80211_compute_tkip_p1k()
177 struct ieee80211_key *key = (struct ieee80211_key *) in ieee80211_get_tkip_p1k_iv() local
202 struct ieee80211_key *key = (struct ieee80211_key *) in ieee80211_get_tkip_p2k() local
226 struct ieee80211_key *key, in ieee80211_tkip_encrypt_data()
243 struct ieee80211_key *key, in ieee80211_tkip_decrypt_data()
Dmichael.c30 static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key, in michael_mic_hdr()
56 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, in michael_mic()
Dwep.c120 struct ieee80211_key *key) in ieee80211_wep_remove_iv()
163 const u8 *key, int keylen, int keyidx) in ieee80211_wep_encrypt()
227 struct ieee80211_key *key) in ieee80211_wep_decrypt()
Daes_cmac.c131 struct crypto_cipher *ieee80211_aes_cmac_key_setup(const u8 key[], in ieee80211_aes_cmac_key_setup()
153 struct ieee80211_key *key = in ieee80211_aes_cmac_calculate_k1_k2() local
/linux-4.1.27/fs/nilfs2/
Ddirect.c37 nilfs_direct_get_ptr(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_get_ptr()
43 __u64 key, __u64 ptr) in nilfs_direct_set_ptr()
49 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup()
64 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
105 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_find_target_v()
118 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert()
154 static int nilfs_direct_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_delete()
179 __u64 key; in nilfs_direct_seek_key() local
193 __u64 key, lastkey; in nilfs_direct_last_key() local
209 static int nilfs_direct_check_insert(const struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_check_insert()
[all …]
Dbmap.c75 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level()
99 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
111 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert()
155 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert()
166 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete()
253 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete()
264 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate()
305 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate()
417 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark()
459 __u64 key; in nilfs_bmap_data_get_key() local
[all …]
Dbtree.c155 nilfs_btree_node_set_key(struct nilfs_btree_node *node, int index, __u64 key) in nilfs_btree_node_set_key()
252 __u64 key, __u64 ptr, int ncmax) in nilfs_btree_node_insert()
277 __u64 key; in nilfs_btree_node_delete() local
304 __u64 key, int *indexp) in nilfs_btree_node_lookup()
537 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup()
675 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup()
692 __u64 key, __u64 *ptrp, unsigned maxblocks) in nilfs_btree_lookup_contig()
777 int level, __u64 key) in nilfs_btree_promote_key()
1032 __u64 key) in nilfs_btree_find_target_v()
1052 int *levelp, __u64 key, __u64 ptr, in nilfs_btree_prepare_insert()
[all …]
/linux-4.1.27/drivers/tty/
Dsysrq.c84 static void sysrq_handle_loglevel(int key) in sysrq_handle_loglevel()
101 static void sysrq_handle_SAK(int key) in sysrq_handle_SAK()
117 static void sysrq_handle_unraw(int key) in sysrq_handle_unraw()
132 static void sysrq_handle_crash(int key) in sysrq_handle_crash()
147 static void sysrq_handle_reboot(int key) in sysrq_handle_reboot()
160 static void sysrq_handle_sync(int key) in sysrq_handle_sync()
171 static void sysrq_handle_show_timers(int key) in sysrq_handle_show_timers()
182 static void sysrq_handle_mountro(int key) in sysrq_handle_mountro()
194 static void sysrq_handle_showlocks(int key) in sysrq_handle_showlocks()
232 static void sysrq_handle_showallcpus(int key) in sysrq_handle_showallcpus()
[all …]
/linux-4.1.27/security/keys/
Dkey.c42 void __key_check(const struct key *key) in __key_check()
137 static inline void key_alloc_serial(struct key *key) in key_alloc_serial()
229 struct key *key; in key_alloc() local
362 int key_payload_reserve(struct key *key, size_t datalen) in key_payload_reserve()
402 static int __key_instantiate_and_link(struct key *key, in __key_instantiate_and_link()
471 int key_instantiate_and_link(struct key *key, in key_instantiate_and_link()
532 int key_reject_and_link(struct key *key, in key_reject_and_link()
600 void key_put(struct key *key) in key_put()
617 struct key *key; in key_lookup() local
679 void key_set_timeout(struct key *key, unsigned timeout) in key_set_timeout()
[all …]
Duser_defined.c97 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update()
144 void user_revoke(struct key *key) in user_revoke()
162 void user_destroy(struct key *key) in user_destroy()
174 void user_describe(const struct key *key, struct seq_file *m) in user_describe()
187 long user_read(const struct key *key, char __user *buffer, size_t buflen) in user_read()
Drequest_key_auth.c59 static int request_key_auth_instantiate(struct key *key, in request_key_auth_instantiate()
69 static void request_key_auth_describe(const struct key *key, in request_key_auth_describe()
84 static long request_key_auth_read(const struct key *key, in request_key_auth_read()
111 static void request_key_auth_revoke(struct key *key) in request_key_auth_revoke()
126 static void request_key_auth_destroy(struct key *key) in request_key_auth_destroy()
Dkeyring.c51 static inline void *keyring_key_to_ptr(struct key *key) in keyring_key_to_ptr()
274 const struct key *key = keyring_ptr_to_key(object); in keyring_get_object_key_chunk() local
281 const struct key *key = keyring_ptr_to_key(object); in keyring_compare_object() local
427 const struct key *key = keyring_ptr_to_key(object); in keyring_read_iterator() local
516 bool key_default_cmp(const struct key *key, in key_default_cmp()
528 const struct key *key = keyring_ptr_to_key(object); in keyring_search_iterator() local
624 struct key *key; in search_nested_keyrings() local
902 key_ref_t key; in keyring_search() local
936 struct key *keyring, *key; in find_key_to_update() local
1029 const struct key *key = keyring_ptr_to_key(object); in keyring_detect_cycle_iterator() local
[all …]
Dbig_key.c124 void big_key_revoke(struct key *key) in big_key_revoke()
137 void big_key_destroy(struct key *key) in big_key_destroy()
153 void big_key_describe(const struct key *key, struct seq_file *m) in big_key_describe()
169 long big_key_read(const struct key *key, char __user *buffer, size_t buflen) in big_key_read()
Drequest_key.c100 struct key *key = cons->key, *authkey = cons->authkey, *keyring, in call_sbin_request_key() local
203 static int construct_key(struct key *key, const void *callout_info, in construct_key()
337 struct key *key; in construct_alloc_key() local
438 struct key *key; in construct_key_and_link() local
523 struct key *key; in request_key_and_link() local
586 int wait_for_key_construction(struct key *key, bool intr) in wait_for_key_construction()
620 struct key *key; in request_key() local
659 struct key *key; in request_key_with_auxdata() local
Dpermission.c33 struct key *key; in key_task_permission() local
89 int key_validate(const struct key *key) in key_validate()
Dproc.c91 struct key *key = rb_entry(n, struct key, serial_node); in key_serial_next() local
111 struct key *key = rb_entry(n, struct key, serial_node); in find_ge_key() local
142 struct key *key; in proc_keys_start() local
157 struct key *key = rb_entry(n, struct key, serial_node); in key_node_serial() local
180 struct key *key = rb_entry(_p, struct key, serial_node); in proc_keys_show() local
Dkeyctl.c170 struct key *key; in SYSCALL_DEFINE4() local
565 struct key *key, *instkey; in keyctl_describe_key() local
729 struct key *key; in keyctl_read_key() local
796 struct key *key; in keyctl_chown_key() local
912 struct key *key; in keyctl_setperm_key() local
986 static int keyctl_change_reqkey_auth(struct key *key) in keyctl_change_reqkey_auth()
1302 struct key *key, *instkey; in keyctl_set_timeout() local
1405 struct key *key, *instkey; in keyctl_get_security() local
Dtrusted.c76 static int TSS_rawhmac(unsigned char *digest, const unsigned char *key, in TSS_rawhmac()
123 static int TSS_authhmac(unsigned char *digest, const unsigned char *key, in TSS_authhmac()
177 const unsigned char *key, in TSS_checkhmac1()
394 const unsigned char *key, uint16_t type, uint32_t handle) in osap()
875 static struct trusted_key_payload *trusted_payload_alloc(struct key *key) in trusted_payload_alloc()
898 static int trusted_instantiate(struct key *key, in trusted_instantiate()
985 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update()
1057 static long trusted_read(const struct key *key, char __user *buffer, in trusted_read()
1088 static void trusted_destroy(struct key *key) in trusted_destroy()
Dgc.c130 struct key *key = in key_gc_unused_keys() local
188 struct key *key; in key_garbage_collector() local
Dinternal.h207 static inline bool key_is_dead(const struct key *key, time_t limit) in key_is_dead()
266 static inline void key_check(const struct key *key) in key_check()
274 #define key_check(key) do {} while(0) argument
/linux-4.1.27/net/mac802154/
Dllsec.c50 struct ieee802154_llsec_key_entry *key, *kn; in mac802154_llsec_destroy() local
122 struct mac802154_llsec_key *key; in llsec_key_alloc() local
169 struct mac802154_llsec_key *key; in llsec_key_release() local
182 llsec_key_get(struct mac802154_llsec_key *key) in llsec_key_get()
188 static void llsec_key_put(struct mac802154_llsec_key *key) in llsec_key_put()
219 const struct ieee802154_llsec_key *key) in mac802154_llsec_key_add()
274 const struct ieee802154_llsec_key_id *key) in mac802154_llsec_key_del()
314 u32 key = llsec_dev_hash_short(short_addr, pan_id); in llsec_dev_find_short() local
329 u64 key = llsec_dev_hash_long(hwaddr); in llsec_dev_find_long() local
410 const struct ieee802154_llsec_key_id *key) in llsec_devkey_find()
[all …]
Dmib.c140 const struct ieee802154_llsec_key *key) in mac802154_add_key()
200 const struct ieee802154_llsec_device_key *key) in mac802154_add_devkey()
216 const struct ieee802154_llsec_device_key *key) in mac802154_del_devkey()
/linux-4.1.27/kernel/
Djump_label.c59 void static_key_slow_inc(struct static_key *key) in static_key_slow_inc()
77 static void __static_key_slow_dec(struct static_key *key, in __static_key_slow_dec()
100 struct static_key_deferred *key = in jump_label_update_timeout() local
105 void static_key_slow_dec(struct static_key *key) in static_key_slow_dec()
112 void static_key_slow_dec_deferred(struct static_key_deferred *key) in static_key_slow_dec_deferred()
119 void jump_label_rate_limit(struct static_key_deferred *key, in jump_label_rate_limit()
164 static void __jump_label_update(struct static_key *key, in __jump_label_update()
181 static enum jump_label_type jump_label_type(struct static_key *key) in jump_label_type()
196 struct static_key *key = NULL; in jump_label_init() local
246 static void __jump_label_mod_update(struct static_key *key, int enable) in __jump_label_mod_update()
[all …]
Dfutex.c203 union futex_key key; member
233 union futex_key key; member
261 static inline void futex_get_mm(union futex_key *key) in futex_get_mm()
309 static struct futex_hash_bucket *hash_futex(union futex_key *key) in hash_futex()
333 static void get_futex_key_refs(union futex_key *key) in get_futex_key_refs()
361 static void drop_futex_key_refs(union futex_key *key) in drop_futex_key_refs()
398 get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key, int rw) in get_futex_key()
541 static inline void put_futex_key(union futex_key *key) in put_futex_key()
579 union futex_key *key) in futex_top_waiter()
715 union futex_key key = FUTEX_KEY_INIT; in exit_pi_state_list() local
[all …]
Dmodule_signing.c136 key_ref_t key; in request_asymmetric_key() local
191 struct key *key; in mod_verify_sig() local
/linux-4.1.27/tools/perf/arch/x86/util/
Dkvm-stat.c20 struct event_key *key) in mmio_event_get_key()
31 struct perf_sample *sample, struct event_key *key) in mmio_event_begin()
48 struct event_key *key) in mmio_event_end()
65 struct event_key *key, in mmio_event_decode_key()
83 struct event_key *key) in ioport_event_get_key()
91 struct event_key *key) in ioport_event_begin()
109 struct event_key *key, in ioport_event_decode_key()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_rmtacl.c77 static struct rmtacl_ctl_entry *rce_alloc(pid_t key, int ops) in rce_alloc()
101 pid_t key) in __rct_search()
113 struct rmtacl_ctl_entry *rct_search(struct rmtacl_ctl_table *rct, pid_t key) in rct_search()
123 int rct_add(struct rmtacl_ctl_table *rct, pid_t key, int ops) in rct_add()
144 int rct_del(struct rmtacl_ctl_table *rct, pid_t key) in rct_del()
182 static struct eacl_entry *ee_alloc(pid_t key, struct lu_fid *fid, int type, in ee_alloc()
211 static struct eacl_entry *__et_search_del(struct eacl_table *et, pid_t key, in __et_search_del()
230 struct eacl_entry *et_search_del(struct eacl_table *et, pid_t key, in et_search_del()
241 void et_search_free(struct eacl_table *et, pid_t key) in et_search_free()
254 int ee_add(struct eacl_table *et, pid_t key, struct lu_fid *fid, int type, in ee_add()
Dvvp_dev.c79 struct lu_context_key *key) in vvp_key_init()
90 struct lu_context_key *key, void *data) in vvp_key_fini()
98 struct lu_context_key *key) in vvp_session_key_init()
109 struct lu_context_key *key, void *data) in vvp_session_key_fini()
/linux-4.1.27/fs/afs/
Dvnode.c265 struct afs_vnode *auth_vnode, struct key *key) in afs_vnode_fetch_status()
395 int afs_vnode_fetch_data(struct afs_vnode *vnode, struct key *key, in afs_vnode_fetch_data()
450 int afs_vnode_create(struct afs_vnode *vnode, struct key *key, in afs_vnode_create()
508 int afs_vnode_remove(struct afs_vnode *vnode, struct key *key, const char *name, in afs_vnode_remove()
564 struct key *key, const char *name) in afs_vnode_link()
631 int afs_vnode_symlink(struct afs_vnode *vnode, struct key *key, in afs_vnode_symlink()
692 struct key *key, in afs_vnode_rename()
824 int afs_vnode_setattr(struct afs_vnode *vnode, struct key *key, in afs_vnode_setattr()
876 int afs_vnode_get_volume_status(struct afs_vnode *vnode, struct key *key, in afs_vnode_get_volume_status()
915 int afs_vnode_set_lock(struct afs_vnode *vnode, struct key *key, in afs_vnode_set_lock()
[all …]
Dsecurity.c25 struct key *key; in afs_request_key() local
84 struct key *key) in afs_get_auth_inode()
129 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, long acl_order) in afs_cache_permit()
217 static int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit()
292 struct key *key; in afs_permission() local
Ddir.c191 struct key *key) in afs_dir_get_page()
322 struct key *key) in afs_dir_iterate()
427 struct afs_fid *fid, struct key *key) in afs_do_lookup()
462 int ret, struct dentry *dentry, struct inode *dir, struct key *key, in afs_try_auto_mntpt()
500 struct key *key; in afs_lookup() local
582 struct key *key; in afs_d_revalidate() local
738 struct key *key; in afs_mkdir() local
799 struct key *key; in afs_rmdir() local
841 struct key *key; in afs_unlink() local
915 struct key *key; in afs_create() local
[all …]
Dinode.c34 static int afs_inode_map_status(struct afs_vnode *vnode, struct key *key) in afs_inode_map_status()
137 int namesz, struct key *key) in afs_iget_autocell()
198 struct inode *afs_iget(struct super_block *sb, struct key *key, in afs_iget()
313 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate()
462 struct key *key; in afs_setattr() local
Dflock.c112 struct key *key; in afs_lock_work() local
238 static void afs_defer_unlock(struct afs_vnode *vnode, struct key *key) in afs_defer_unlock()
258 struct key *key = file->private_data; in afs_do_setlk() local
444 struct key *key = file->private_data; in afs_do_unlk() local
479 struct key *key = file->private_data; in afs_do_getlk() local
Dvlocation.c38 struct key *key, in afs_vlocation_access_vl_by_name()
94 struct key *key, in afs_vlocation_access_vl_by_id()
196 struct key *key, in afs_vlocation_update_record()
296 struct key *key) in afs_vlocation_fill_in_record()
374 struct key *key, in afs_vlocation_lookup()
Dfile.c68 struct key *key; in afs_open() local
129 struct key *key = data; in afs_page_filler() local
217 struct key *key; in afs_readpage() local
243 struct key *key = file->private_data; in afs_readpages() local
Dfsclient.c278 struct key *key, in afs_fs_fetch_file_status()
450 struct key *key, in afs_fs_fetch_data64()
493 struct key *key, in afs_fs_fetch_data()
661 struct key *key, in afs_fs_create()
757 struct key *key, in afs_fs_remove()
841 struct key *key, in afs_fs_link()
930 struct key *key, in afs_fs_symlink()
1038 struct key *key, in afs_fs_rename()
1351 static int afs_fs_setattr_size64(struct afs_server *server, struct key *key, in afs_fs_setattr_size64()
1399 static int afs_fs_setattr_size(struct afs_server *server, struct key *key, in afs_fs_setattr_size()
[all …]
Dvlclient.c151 struct key *key, in afs_vl_get_entry_by_name()
191 struct key *key, in afs_vl_get_entry_by_id()
/linux-4.1.27/lib/
Dbtree.c135 static void dec_key(struct btree_geo *geo, unsigned long *key) in dec_key()
159 unsigned long *key) in setkey()
208 unsigned long *key) in btree_last()
225 unsigned long *key) in keycmp()
230 static int keyzero(struct btree_geo *geo, unsigned long *key) in keyzero()
242 unsigned long *key) in btree_lookup()
272 unsigned long *key, void *val) in btree_update()
316 unsigned long *retry_key = NULL, key[geo->keylen]; in btree_get_prev() local
364 unsigned long *key) in getpos()
389 unsigned long *key, int level) in find_level()
[all …]
Dbsearch.c33 void *bsearch(const void *key, const void *base, size_t num, size_t size, in bsearch()
34 int (*cmp)(const void *key, const void *elt)) in bsearch()
Drbtree_test.c11 u32 key; member
27 u32 key = node->key; in insert() local
70 u32 key = node->key; in RB_DECLARE_CALLBACKS() local
Dtest_rhashtable.c57 u32 key = i; in test_rht_lookup() local
163 u32 key = i * 2; in test_rhashtable() local
Ddigsig.c70 static int digsig_verify_rsa(struct key *key, in digsig_verify_rsa()
196 struct key *key; in digsig_verify() local
/linux-4.1.27/drivers/input/
Dsparse-keymap.c29 struct key_entry *key; in sparse_keymap_get_key_index() local
46 struct key_entry *key; in sparse_keymap_entry_by_index() local
68 struct key_entry *key; in sparse_keymap_entry_from_scancode() local
89 struct key_entry *key; in sparse_keymap_entry_from_keycode() local
102 struct key_entry *key; in sparse_keymap_locate() local
118 const struct key_entry *key; in sparse_keymap_getkeycode() local
140 struct key_entry *key; in sparse_keymap_setkeycode() local
Dmatrix-keymap.c32 unsigned int row_shift, unsigned int key) in matrix_keypad_map_key()
110 unsigned int key = be32_to_cpup(prop + i); in matrix_keypad_parse_of_keymap() local
188 unsigned int key = keymap_data->keymap[i]; in matrix_keypad_build_keymap() local
/linux-4.1.27/net/openvswitch/
Dactions.c95 const struct sw_flow_key *key, in add_deferred_actions()
112 static void invalidate_flow_key(struct sw_flow_key *key) in invalidate_flow_key()
117 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid()
122 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key, in push_mpls()
158 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key, in pop_mpls()
217 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan()
229 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key, in push_vlan()
253 const struct ovs_key_ethernet *key, in set_eth_addr()
368 const struct ovs_key_ipv4 *key, in set_ipv4()
420 const struct ovs_key_ipv6 *key, in set_ipv6()
[all …]
Dflow.c248 static int parse_ipv6hdr(struct sk_buff *skb, struct sw_flow_key *key) in parse_ipv6hdr()
298 static int parse_vlan(struct sk_buff *skb, struct sw_flow_key *key) in parse_vlan()
358 static int parse_icmpv6(struct sk_buff *skb, struct sw_flow_key *key, in parse_icmpv6()
454 static int key_extract(struct sk_buff *skb, struct sw_flow_key *key) in key_extract()
680 int ovs_flow_key_update(struct sk_buff *skb, struct sw_flow_key *key) in ovs_flow_key_update()
686 struct sk_buff *skb, struct sw_flow_key *key) in ovs_flow_key_extract()
718 struct sw_flow_key *key, bool log) in ovs_flow_key_extract_userspace()
Dflow_table.c413 static u32 flow_hash(const struct sw_flow_key *key, in flow_hash()
427 static int flow_key_start(const struct sw_flow_key *key) in flow_key_start()
452 const struct sw_flow_key *key, in flow_cmp_masked_key()
461 struct sw_flow_key *key = match->key; in ovs_flow_cmp_unmasked_key() local
490 const struct sw_flow_key *key, in ovs_flow_tbl_lookup_stats()
508 const struct sw_flow_key *key) in ovs_flow_tbl_lookup()
/linux-4.1.27/fs/nfs/
Ddns_resolve.c74 struct nfs_dns_ent *key; in nfs_dns_ent_update() local
87 struct nfs_dns_ent *key; in nfs_dns_ent_init() local
125 static unsigned int nfs_dns_hash(const struct nfs_dns_ent *key) in nfs_dns_hash()
134 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_request() local
143 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_upcall() local
193 struct nfs_dns_ent *key) in nfs_dns_lookup()
207 struct nfs_dns_ent *key) in nfs_dns_update()
222 struct nfs_dns_ent key, *item; in nfs_dns_parse() local
271 struct nfs_dns_ent *key, in do_cache_lookup()
287 struct nfs_dns_ent *key, in do_cache_lookup_nowait()
[all …]
/linux-4.1.27/tools/perf/arch/s390/util/
Dkvm-stat.c23 struct event_key *key) in event_icpt_insn_get_key()
34 struct event_key *key) in event_sigp_get_key()
42 struct event_key *key) in event_diag_get_key()
50 struct event_key *key) in event_icpt_prog_get_key()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_hashtab.c59 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key) in drm_ht_verbose_list()
74 unsigned long key) in drm_ht_find_key()
92 unsigned long key) in drm_ht_find_key_rcu()
115 unsigned long key = item->key; in drm_ht_insert_item() local
165 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, in drm_ht_find_item()
179 int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) in drm_ht_remove_key()
/linux-4.1.27/security/selinux/ss/
Dpolicydb.c172 char *key = NULL; in roles_init() local
241 const struct range_trans *key = k; in rangetr_hash() local
326 static int common_index(void *key, void *datum, void *datap) in common_index()
344 static int class_index(void *key, void *datum, void *datap) in class_index()
362 static int role_index(void *key, void *datum, void *datap) in role_index()
383 static int type_index(void *key, void *datum, void *datap) in type_index()
411 static int user_index(void *key, void *datum, void *datap) in user_index()
432 static int sens_index(void *key, void *datum, void *datap) in sens_index()
454 static int cat_index(void *key, void *datum, void *datap) in cat_index()
604 static int perm_destroy(void *key, void *datum, void *p) in perm_destroy()
[all …]
Dhashtab.c12 struct hashtab *hashtab_create(u32 (*hash_value)(struct hashtab *h, const void *key), in hashtab_create()
39 int hashtab_insert(struct hashtab *h, void *key, void *datum) in hashtab_insert()
77 void *hashtab_search(struct hashtab *h, const void *key) in hashtab_search()
Davtab.c70 struct avtab_key *key, struct avtab_datum *datum) in avtab_insert_node()
94 static int avtab_insert(struct avtab *h, struct avtab_key *key, struct avtab_datum *datum) in avtab_insert()
135 avtab_insert_nonunique(struct avtab *h, struct avtab_key *key, struct avtab_datum *datum) in avtab_insert_nonunique()
165 struct avtab_datum *avtab_search(struct avtab *h, struct avtab_key *key) in avtab_search()
201 avtab_search_node(struct avtab *h, struct avtab_key *key) in avtab_search_node()
374 struct avtab_key key; in avtab_read_item() local
Dconditional.c185 int cond_destroy_bool(void *key, void *datum, void *p) in cond_destroy_bool()
192 int cond_index_bool(void *key, void *datum, void *datap) in cond_index_bool()
222 char *key = NULL; in cond_read_bool() local
494 char *key = vkey; in cond_write_bool() local
618 void cond_compute_av(struct avtab *ctab, struct avtab_key *key, struct av_decision *avd) in cond_compute_av()
/linux-4.1.27/mm/
Dcleancache.c146 struct cleancache_filekey *key) in cleancache_get_key()
181 struct cleancache_filekey key = { .u.key = { 0 } }; in __cleancache_get_page() local
219 struct cleancache_filekey key = { .u.key = { 0 } }; in __cleancache_put_page() local
249 struct cleancache_filekey key = { .u.key = { 0 } }; in __cleancache_invalidate_page() local
277 struct cleancache_filekey key = { .u.key = { 0 } }; in __cleancache_invalidate_inode() local
/linux-4.1.27/include/net/
Darp.h14 u32 key = *(const u32 *)pkey; in arp_hashfn() local
20 static inline struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) in __ipv4_neigh_lookup_noref()
25 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) in __ipv4_neigh_lookup()
/linux-4.1.27/kernel/bpf/
Dhashtab.c31 char key[0] __aligned(8); member
98 static inline u32 htab_map_hash(const void *key, u32 key_len) in htab_map_hash()
109 void *key, u32 key_size) in lookup_elem_raw()
121 static void *htab_map_lookup_elem(struct bpf_map *map, void *key) in htab_map_lookup_elem()
146 static int htab_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in htab_map_get_next_key()
204 static int htab_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_map_update_elem()
279 static int htab_map_delete_elem(struct bpf_map *map, void *key) in htab_map_delete_elem()
Darraymap.c63 static void *array_map_lookup_elem(struct bpf_map *map, void *key) in array_map_lookup_elem()
75 static int array_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in array_map_get_next_key()
94 static int array_map_update_elem(struct bpf_map *map, void *key, void *value, in array_map_update_elem()
117 static int array_map_delete_elem(struct bpf_map *map, void *key) in array_map_delete_elem()
Dhelpers.c33 void *key = (void *) (unsigned long) r2; in bpf_map_lookup_elem() local
57 void *key = (void *) (unsigned long) r2; in bpf_map_update_elem() local
78 void *key = (void *) (unsigned long) r2; in bpf_map_delete_elem() local
Dsyscall.c154 void *key, *value, *ptr; in map_lookup_elem() local
212 void *key, *value; in map_update_elem() local
264 void *key; in map_delete_elem() local
304 void *key, *next_key; in map_get_next_key() local
/linux-4.1.27/samples/bpf/
Dtest_maps.c23 long long key, next_key, value; in test_hashmap_sanity() local
94 int key, next_key, map_fd; in test_arraymap_sanity() local
152 } key; in test_map_large() local
223 int key, value; in do_work() local
236 int i, map_fd, key = 0, value = 0; in test_map_parallel() local
Dlibbpf.c34 int bpf_update_elem(int fd, void *key, void *value, unsigned long long flags) in bpf_update_elem()
46 int bpf_lookup_elem(int fd, void *key, void *value) in bpf_lookup_elem()
57 int bpf_delete_elem(int fd, void *key) in bpf_delete_elem()
67 int bpf_get_next_key(int fd, void *key, void *next_key) in bpf_get_next_key()
Dtracex3_user.c23 __u32 key; in clear_stats() local
78 __u32 key; in print_hist() local
Dtracex2_user.c25 int key; in print_hist() local
60 long key, next_key, value; in main() local
/linux-4.1.27/kernel/sched/
Dwait.c14 void __init_waitqueue_head(wait_queue_head_t *q, const char *name, struct lock_class_key *key) in __init_waitqueue_head()
66 int nr_exclusive, int wake_flags, void *key) in __wake_up_common()
90 int nr_exclusive, void *key) in __wake_up()
109 void __wake_up_locked_key(wait_queue_head_t *q, unsigned int mode, void *key) in __wake_up_locked_key()
133 int nr_exclusive, void *key) in __wake_up_sync_key()
277 unsigned int mode, void *key) in abort_exclusive_wait()
291 int autoremove_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in autoremove_wake_function()
350 int woken_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in woken_wake_function()
368 struct wait_bit_key *key = arg; in wake_bit_function() local
457 struct wait_bit_key key = __WAIT_BIT_KEY_INITIALIZER(word, bit); in __wake_up_bit() local
[all …]
/linux-4.1.27/net/wireless/
Dlib80211_crypt_wep.c35 u8 key[WEP_KEY_LEN + 1]; member
92 u8 *key, int keylen, void *priv) in lib80211_wep_build_iv()
140 u8 key[WEP_KEY_LEN + 3]; in lib80211_wep_encrypt() local
185 u8 key[WEP_KEY_LEN + 3]; in lib80211_wep_decrypt() local
231 static int lib80211_wep_set_key(void *key, int len, u8 * seq, void *priv) in lib80211_wep_set_key()
244 static int lib80211_wep_get_key(void *key, int len, u8 * seq, void *priv) in lib80211_wep_get_key()
Dlib80211_crypt_ccmp.c43 u8 key[CCMP_TK_LEN]; member
184 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_hdr() local
220 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_encrypt() local
287 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_decrypt() local
380 static int lib80211_ccmp_set_key(void *key, int len, u8 * seq, void *priv) in lib80211_ccmp_set_key()
410 static int lib80211_ccmp_get_key(void *key, int len, u8 * seq, void *priv) in lib80211_ccmp_get_key()
/linux-4.1.27/drivers/power/
Dtest_power.c251 char const *key; member
294 static int map_get_value(struct battery_property_map *map, const char *key, in map_get_value()
335 static int param_set_ac_online(const char *key, const struct kernel_param *kp) in param_set_ac_online()
348 static int param_set_usb_online(const char *key, const struct kernel_param *kp) in param_set_usb_online()
361 static int param_set_battery_status(const char *key, in param_set_battery_status()
375 static int param_set_battery_health(const char *key, in param_set_battery_health()
389 static int param_set_battery_present(const char *key, in param_set_battery_present()
404 static int param_set_battery_technology(const char *key, in param_set_battery_technology()
421 static int param_set_battery_capacity(const char *key, in param_set_battery_capacity()
436 static int param_set_battery_voltage(const char *key, in param_set_battery_voltage()
/linux-4.1.27/crypto/asymmetric_keys/
Dpublic_key.c51 struct public_key *key = asymmetric_key->payload.data; in public_key_describe() local
63 struct public_key *key = payload; in public_key_destroy() local
111 static int public_key_verify_signature_2(const struct key *key, in public_key_verify_signature_2()
Dasymmetric_type.c147 static bool asymmetric_key_cmp(const struct key *key, in asymmetric_key_cmp()
160 static bool asymmetric_key_cmp_partial(const struct key *key, in asymmetric_key_cmp_partial()
230 static void asymmetric_key_describe(const struct key *key, struct seq_file *m) in asymmetric_key_describe()
324 static void asymmetric_key_destroy(struct key *key) in asymmetric_key_destroy()
Dasymmetric_keys.h18 const struct asymmetric_key_ids *asymmetric_key_ids(const struct key *key) in asymmetric_key_ids()
Dsignature.c28 int verify_signature(const struct key *key, in verify_signature()
Dx509_public_key.c79 key_ref_t key; in x509_request_asymmetric_key() local
224 struct key *key; in x509_validate_trust() local
/linux-4.1.27/fs/btrfs/
Droot-tree.c136 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root()
213 struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root()
226 struct btrfs_key key; in btrfs_find_orphan_roots() local
328 struct btrfs_key *key) in btrfs_del_root()
357 struct btrfs_key key; in btrfs_del_root_ref() local
424 struct btrfs_key key; in btrfs_add_root_ref() local
Duuid-tree.c26 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key()
43 struct btrfs_key key; in btrfs_uuid_tree_lookup() local
99 struct btrfs_key key; in btrfs_uuid_tree_add() local
163 struct btrfs_key key; in btrfs_uuid_tree_rem() local
263 struct btrfs_key key; in btrfs_uuid_tree_iterate() local
Ddir-item.c77 struct btrfs_key key, location; in btrfs_insert_xattr_item() local
131 struct btrfs_key key; in btrfs_insert_dir_item() local
198 struct btrfs_key key; in btrfs_lookup_dir_item() local
220 struct btrfs_key key; in btrfs_check_dir_item_collision() local
291 struct btrfs_key key; in btrfs_lookup_dir_index_item() local
314 struct btrfs_key key; in btrfs_search_dir_index_item() local
361 struct btrfs_key key; in btrfs_lookup_xattr() local
Dorphan.c26 struct btrfs_key key; in btrfs_insert_orphan_item() local
47 struct btrfs_key key; in btrfs_del_orphan_item() local
Dinode-item.c104 struct btrfs_key key; in btrfs_lookup_inode_extref() local
128 struct btrfs_key key; in btrfs_del_inode_extref() local
199 struct btrfs_key key; in btrfs_del_inode_ref() local
280 struct btrfs_key key; in btrfs_insert_inode_extref() local
332 struct btrfs_key key; in btrfs_insert_inode_ref() local
405 struct btrfs_key key; in btrfs_insert_empty_inode() local
Dprint-tree.c63 struct btrfs_disk_key key; in print_extent_item() local
185 struct btrfs_key key; in btrfs_print_leaf() local
316 struct btrfs_key key; in btrfs_print_tree() local
Dexport.c65 struct btrfs_key key; in btrfs_get_dentry() local
160 struct btrfs_key key; in btrfs_get_parent() local
231 struct btrfs_key key; in btrfs_get_name() local
Dtree-log.c345 struct btrfs_key *key) in overwrite_item()
556 struct btrfs_key key; in read_one_inode() local
588 struct btrfs_key *key) in replay_one_extent()
867 struct btrfs_key *key, in backref_in_log()
1154 struct btrfs_key *key) in add_inode_ref()
1338 struct btrfs_key key; in count_inode_refs() local
1454 struct btrfs_key key; in fixup_inode_link_counts() local
1514 struct btrfs_key key; in link_to_fixup_dir() local
1622 struct btrfs_key *key) in replay_one_name()
1741 struct btrfs_key *key) in replay_one_dir_item()
[all …]
Dbackref.c37 static int check_extent_in_eb(struct btrfs_key *key, struct extent_buffer *eb, in check_extent_in_eb()
87 struct btrfs_key key; in find_extent_in_eb() local
195 struct btrfs_key *key, int level, in __add_prelim_ref()
232 struct btrfs_key key; in add_all_parents() local
577 struct btrfs_key key; in __add_delayed_refs() local
686 struct btrfs_key key; in __add_inline_refs() local
799 struct btrfs_key key; in __add_keyed_refs() local
893 struct btrfs_key key; local
1272 struct btrfs_key key; local
1434 struct btrfs_key key; local
[all …]
Drelocation.c143 struct btrfs_key key; member
586 struct btrfs_key key; in read_fs_root() local
625 struct btrfs_key key; in find_inline_backref() local
695 struct btrfs_key key; local
1631 struct btrfs_key key; local
1768 struct btrfs_key key; local
2089 struct btrfs_key *key)
2114 struct btrfs_key key; local
2638 struct btrfs_key *key,
2773 struct btrfs_key key; local
[all …]
Dvolumes.c975 struct btrfs_key key; in btrfs_account_dev_extents_size() local
1115 struct btrfs_key key; in find_free_dev_extent() local
1278 struct btrfs_key key; in btrfs_free_dev_extent() local
1339 struct btrfs_key key; in btrfs_alloc_dev_extent() local
1395 struct btrfs_key key; in find_next_devid() local
1441 struct btrfs_key key; in btrfs_add_device() local
1510 struct btrfs_key key; in btrfs_rm_dev_item() local
2031 struct btrfs_key key; in btrfs_finish_sprout() local
2419 struct btrfs_key key; in btrfs_update_device() local
2503 struct btrfs_key key; in btrfs_free_chunk() local
[all …]
Dsend.c791 struct btrfs_key key; in __get_inode_info() local
1105 struct btrfs_key key, found_key; in get_inode_path() local
1165 static int __clone_root_cmp_bsearch(const void *key, const void *elt) in __clone_root_cmp_bsearch()
1448 struct btrfs_key key; in read_symlink() local
1669 struct btrfs_key key; in lookup_dir_item_inode() local
1707 struct btrfs_key key; in get_first_ref() local
2288 struct btrfs_key key; in send_subvol_begin() local
2455 struct btrfs_key key; in send_utimes() local
2596 struct btrfs_key key; in did_create_dir() local
2860 struct btrfs_key key; in can_rmdir() local
[all …]
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_crypt_wep.c28 u8 key[WEP_KEY_LEN + 1]; member
98 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local
172 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local
224 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key()
238 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
Drtllib_crypt_ccmp.c35 u8 key[CCMP_TK_LEN]; member
188 struct rtllib_ccmp_data *key = priv; in rtllib_ccmp_encrypt() local
261 struct rtllib_ccmp_data *key = priv; in rtllib_ccmp_decrypt() local
358 static int rtllib_ccmp_set_key(void *key, int len, u8 *seq, void *priv) in rtllib_ccmp_set_key()
389 static int rtllib_ccmp_get_key(void *key, int len, u8 *seq, void *priv) in rtllib_ccmp_get_key()
/linux-4.1.27/drivers/sfi/
Dsfi_acpi.c99 struct sfi_table_key key = SFI_ANY_KEY; in sfi_acpi_parse_xsdt() local
127 static struct acpi_table_header *sfi_acpi_get_table(struct sfi_table_key *key) in sfi_acpi_get_table()
156 struct sfi_table_key key; in sfi_acpi_table_parse() local
182 struct sfi_table_key key; in sfi_acpi_table_show() local
Dsfi_core.c200 struct sfi_table_key *key) in sfi_table_check_key()
231 __ref sfi_check_table(u64 pa, struct sfi_table_key *key) in sfi_check_table()
259 struct sfi_table_header *sfi_get_table(struct sfi_table_key *key) in sfi_get_table()
284 struct sfi_table_key key; in sfi_table_parse() local
313 struct sfi_table_key key = SFI_ANY_KEY; in sfi_parse_syst() local
396 struct sfi_table_key key; in sfi_table_show() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_wep.c32 u8 key[WEP_KEY_LEN + 1]; member
105 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local
177 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local
231 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key()
245 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
Dieee80211_crypt_ccmp.c39 u8 key[CCMP_TK_LEN]; member
196 struct ieee80211_ccmp_data *key = priv; in ieee80211_ccmp_encrypt() local
271 struct ieee80211_ccmp_data *key = priv; in ieee80211_ccmp_decrypt() local
374 static int ieee80211_ccmp_set_key(void *key, int len, u8 *seq, void *priv) in ieee80211_ccmp_set_key()
405 static int ieee80211_ccmp_get_key(void *key, int len, u8 *seq, void *priv) in ieee80211_ccmp_get_key()
/linux-4.1.27/scripts/kconfig/
Dnconf.c301 function_key key; member
386 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
394 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
401 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
410 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
426 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
433 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
440 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
447 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
454 static void handle_f9(int *key, struct menu *current_item) in handle_f9()
[all …]
/linux-4.1.27/arch/powerpc/boot/
Dplanetcore.c41 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key()
55 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal()
65 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex()
/linux-4.1.27/drivers/crypto/
Dpadlock-aes.c108 const __le32 *key = (const __le32 *)in_key; in aes_set_key() local
190 static inline void rep_xcrypt_ecb(const u8 *input, u8 *output, void *key, in rep_xcrypt_ecb()
198 static inline u8 *rep_xcrypt_cbc(const u8 *input, u8 *output, void *key, in rep_xcrypt_cbc()
207 static void ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, in ecb_crypt_copy()
221 static u8 *cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, in cbc_crypt_copy()
235 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, in ecb_crypt()
249 static inline u8 *cbc_crypt(const u8 *in, u8 *out, u32 *key, in cbc_crypt()
259 static inline void padlock_xcrypt_ecb(const u8 *input, u8 *output, void *key, in padlock_xcrypt_ecb()
279 static inline u8 *padlock_xcrypt_cbc(const u8 *input, u8 *output, void *key, in padlock_xcrypt_cbc()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c471 unsigned int bits, const void *key, struct cfs_hash_bd *bd) in cfs_hash_bd_from_key()
482 cfs_hash_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bd) in cfs_hash_bd_get()
619 const void *key, struct hlist_node *hnode, in cfs_hash_bd_lookup_intent()
659 cfs_hash_bd_lookup_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, const void *key) in cfs_hash_bd_lookup_locked()
667 cfs_hash_bd_peek_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, const void *key) in cfs_hash_bd_peek_locked()
676 const void *key, struct hlist_node *hnode, in cfs_hash_bd_findadd_locked()
687 const void *key, struct hlist_node *hnode) in cfs_hash_bd_finddel_locked()
735 unsigned n, const void *key) in cfs_hash_multi_bd_lookup_locked()
751 struct cfs_hash_bd *bds, unsigned n, const void *key, in cfs_hash_multi_bd_findadd_locked()
782 unsigned n, const void *key, in cfs_hash_multi_bd_finddel_locked()
[all …]
/linux-4.1.27/net/ceph/
Dcrypto.c25 int ceph_crypto_key_encode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_encode()
37 int ceph_crypto_key_decode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_decode()
55 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor()
163 static int ceph_aes_encrypt(const void *key, int key_len, in ceph_aes_encrypt()
222 static int ceph_aes_encrypt2(const void *key, int key_len, void *dst, in ceph_aes_encrypt2()
285 static int ceph_aes_decrypt(const void *key, int key_len, in ceph_aes_decrypt()
349 static int ceph_aes_decrypt2(const void *key, int key_len, in ceph_aes_decrypt2()
561 static void ceph_key_destroy(struct key *key) in ceph_key_destroy()
Dcrypto.h14 void *key; member
17 static inline void ceph_crypto_key_destroy(struct ceph_crypto_key *key) in ceph_crypto_key_destroy()
/linux-4.1.27/net/rxrpc/
Dar-key.c862 static void rxrpc_destroy(struct key *key) in rxrpc_destroy()
870 static void rxrpc_destroy_s(struct key *key) in rxrpc_destroy_s()
881 static void rxrpc_describe(const struct key *key, struct seq_file *m) in rxrpc_describe()
891 struct key *key; in rxrpc_request_key() local
928 struct key *key; in rxrpc_server_keyring() local
968 struct key *key; in rxrpc_get_server_data_key() local
1022 struct key *key; in rxrpc_get_null_key() local
1046 static long rxrpc_read(const struct key *key, in rxrpc_read()
Dar-security.c128 struct key *key = conn->key; in rxrpc_init_client_conn_security() local
168 struct key *key; in rxrpc_init_server_conn_security() local
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c121 struct lu_context_key *key) in osc_key_init()
132 struct lu_context_key *key, void *data) in osc_key_fini()
146 struct lu_context_key *key) in osc_session_init()
157 struct lu_context_key *key, void *data) in osc_session_fini()
/linux-4.1.27/arch/sparc/include/asm/
Djump_label.h10 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
30 jump_label_t key; member
/linux-4.1.27/arch/arm64/include/asm/
Djump_label.h29 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
48 jump_label_t key; member
/linux-4.1.27/drivers/scsi/
Dscsi_devinfo.c32 int key; /* unique numeric identifier */ member
268 static struct scsi_dev_info_list_table *scsi_devinfo_lookup_by_key(int key) in scsi_devinfo_lookup_by_key()
357 char *strflags, int flags, int key) in scsi_dev_info_list_add_keyed()
407 int scsi_dev_info_list_del_keyed(char *vendor, char *model, int key) in scsi_dev_info_list_del_keyed()
568 int key) in scsi_get_device_flags_keyed()
803 int scsi_dev_info_add_list(int key, const char *name) in scsi_dev_info_add_list()
835 int scsi_dev_info_remove_list(int key) in scsi_dev_info_remove_list()
/linux-4.1.27/arch/s390/include/asm/
Djump_label.h15 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
33 jump_label_t key; member
/linux-4.1.27/drivers/firewire/
Dcore-device.c54 int fw_csr_iterator_next(struct fw_csr_iterator *ci, int *key, int *value) in fw_csr_iterator_next()
66 int last_key = 0, key, value; in search_leaf() local
123 int fw_csr_string(const u32 *directory, int key, char *buf, size_t size) in fw_csr_string()
136 int key, value; in get_ids() local
258 u32 key; member
268 int key, value, ret = -ENOENT; in show_immediate() local
290 #define IMMEDIATE_ATTR(name, key) \ argument
332 #define TEXT_LEAF_ATTR(name, key) \ argument
437 int key, value; in units_sprintf() local
461 int key, value, i = 0; in units_show() local
[all …]
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_user.h49 __u64 key; member
55 __u64 key; member
63 __u64 key; member
/linux-4.1.27/drivers/staging/wlan-ng/
Dp80211wep.c123 int wep_change_key(wlandevice_t *wlandev, int keynum, u8 *key, int keylen) in wep_change_key()
155 u8 s[256], key[64], c_crc[4]; in wep_decrypt() local
232 u8 s[256], key[64]; in wep_encrypt() local
/linux-4.1.27/arch/arm/include/asm/
Djump_label.h16 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
35 jump_label_t key; member
/linux-4.1.27/fs/reiserfs/
Dprints.c17 static char *reiserfs_cpu_offset(struct cpu_key *key) in reiserfs_cpu_offset()
31 static char *le_offset(struct reiserfs_key *key) in le_offset()
48 static char *cpu_type(struct cpu_key *key) in cpu_type()
61 static char *le_type(struct reiserfs_key *key) in le_type()
79 static void sprintf_le_key(char *buf, struct reiserfs_key *key) in sprintf_le_key()
90 static void sprintf_cpu_key(char *buf, struct cpu_key *key) in sprintf_cpu_key()
425 struct reiserfs_key *key; in print_internal() local
Ditem_ops.c24 static void sd_decrement_key(struct cpu_key *key) in sd_decrement_key()
31 static int sd_is_left_mergeable(struct reiserfs_key *key, unsigned long bsize) in sd_is_left_mergeable()
128 static void direct_decrement_key(struct cpu_key *key) in direct_decrement_key()
135 static int direct_is_left_mergeable(struct reiserfs_key *key, in direct_is_left_mergeable()
219 static void indirect_decrement_key(struct cpu_key *key) in indirect_decrement_key()
227 static int indirect_is_left_mergeable(struct reiserfs_key *key, in indirect_is_left_mergeable()
364 static void direntry_decrement_key(struct cpu_key *key) in direntry_decrement_key()
371 static int direntry_is_left_mergeable(struct reiserfs_key *key, in direntry_is_left_mergeable()
651 static void errcatch_decrement_key(struct cpu_key *key) in errcatch_decrement_key()
657 static int errcatch_is_left_mergeable(struct reiserfs_key *key, in errcatch_is_left_mergeable()
Dinode.c110 static void _make_cpu_key(struct cpu_key *key, int version, __u32 dirid, in _make_cpu_key()
126 void make_cpu_key(struct cpu_key *key, struct inode *inode, loff_t offset, in make_cpu_key()
136 inline void make_le_item_head(struct item_head *ih, const struct cpu_key *key, in make_le_item_head()
288 struct cpu_key key; in _get_block_create_0() local
664 struct cpu_key key; in reiserfs_get_block() local
1450 struct cpu_key key; in reiserfs_update_sd_size() local
1546 struct cpu_key key; in reiserfs_read_locked_inode() local
1642 struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key) in reiserfs_iget()
1675 struct cpu_key key; in reiserfs_get_dentry() local
1812 struct cpu_key key; in reiserfs_new_directory() local
[all …]
Dibalance.c212 struct reiserfs_key *key; in internal_delete_pointers_items() local
311 struct reiserfs_key *key; in internal_copy_pointers_items() local
437 struct reiserfs_key *key; in internal_insert_key() local
760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
/linux-4.1.27/arch/x86/include/asm/
Djump_label.h19 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
42 jump_label_t key; member
/linux-4.1.27/drivers/staging/speakup/
Dkeyhelp.c65 u_short *p_key = key_data, key; in build_key_data() local
113 static void say_key(int key) in say_key()
145 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key) in spk_handle_help()
/linux-4.1.27/arch/mips/include/asm/
Djump_label.h29 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
51 jump_label_t key; member
/linux-4.1.27/arch/powerpc/include/asm/
Djump_label.h21 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch()
43 jump_label_t key; member
/linux-4.1.27/arch/arm64/crypto/
Dghash-ce-glue.c56 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local
88 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local
106 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local
/linux-4.1.27/security/integrity/
Ddigsig_asymmetric.c28 struct key *key; in request_asymmetric_key() local
72 struct key *key; in asymmetric_verify() local
/linux-4.1.27/net/dns_resolver/
Ddns_key.c179 static bool dns_resolver_cmp(const struct key *key, in dns_resolver_cmp()
224 static void dns_resolver_describe(const struct key *key, struct seq_file *m) in dns_resolver_describe()
241 static long dns_resolver_read(const struct key *key, in dns_resolver_read()
/linux-4.1.27/arch/s390/crypto/
Dghash_s390.c19 u8 key[GHASH_BLOCK_SIZE]; member
24 u8 key[GHASH_BLOCK_SIZE]; member
41 const u8 *key, unsigned int keylen) in ghash_setkey()
Ddes_s390.c32 u8 key[DES3_KEY_SIZE]; member
35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey()
86 u8 *key, struct blkcipher_walk *walk) in ecb_desall_crypt()
116 u8 key[DES3_KEY_SIZE]; in cbc_desall_crypt() member
239 static int des3_setkey(struct crypto_tfm *tfm, const u8 *key, in des3_setkey()
Daes_s390.c40 u8 key[AES_MAX_KEY_SIZE]; member
51 u8 key[32]; member
59 u8 key[32]; member
232 static int setkey_fallback_blk(struct crypto_tfm *tfm, const u8 *key, in setkey_fallback_blk()
452 u8 key[AES_MAX_KEY_SIZE]; in cbc_aes_crypt() member
531 static int xts_fallback_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_fallback_setkey()
627 u8 key[32]; in xts_aes_crypt() member
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_mr.c53 __be32 key; member
390 static inline u32 tavor_key_to_hw_index(u32 key) in tavor_key_to_hw_index()
400 static inline u32 arbel_key_to_hw_index(u32 key) in arbel_key_to_hw_index()
413 static inline u32 key_to_hw_index(struct mthca_dev *dev, u32 key) in key_to_hw_index()
421 static inline u32 adjust_key(struct mthca_dev *dev, u32 key) in adjust_key()
434 u32 key; in mthca_mr_alloc() local
573 u32 key, idx; in mthca_fmr_alloc() local
723 u32 key; in mthca_tavor_map_phys_fmr() local
763 u32 key; in mthca_arbel_map_phys_fmr() local
/linux-4.1.27/fs/xfs/
Dxfs_mru_cache.c431 unsigned long key, in xfs_mru_cache_insert()
465 unsigned long key) in xfs_mru_cache_remove()
489 unsigned long key) in xfs_mru_cache_delete()
521 unsigned long key) in xfs_mru_cache_lookup()
Dxfs_mru_cache.h25 unsigned long key; member
/linux-4.1.27/drivers/hwmon/
Dapplesmc.c122 char key[5]; /* four-letter key code */ member
221 static int send_argument(const char *key) in send_argument()
231 static int read_smc(u8 cmd, const char *key, u8 *buffer, u8 len) in read_smc()
269 static int write_smc(u8 cmd, const char *key, const u8 *buffer, u8 len) in write_smc()
343 u8 key[4], info[6]; in applesmc_get_entry_by_index() local
375 static int applesmc_get_lower_bound(unsigned int *lo, const char *key) in applesmc_get_lower_bound()
397 static int applesmc_get_upper_bound(unsigned int *hi, const char *key) in applesmc_get_upper_bound()
419 static const struct applesmc_entry *applesmc_get_entry_by_key(const char *key) in applesmc_get_entry_by_key()
436 static int applesmc_read_key(const char *key, u8 *buffer, u8 len) in applesmc_read_key()
447 static int applesmc_write_key(const char *key, const u8 *buffer, u8 len) in applesmc_write_key()
[all …]
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_parameters.c688 char *key, in iscsi_find_param_from_key()
707 int iscsi_extract_key_value(char *textbuf, char **key, char **value) in iscsi_extract_key_value()
739 char *key, in iscsi_add_notunderstood_response()
768 static int iscsi_check_for_auth_key(char *key) in iscsi_check_for_auth_key()
1385 char *key, in __iscsi_check_key()
1419 char *key, in iscsi_check_key()
1618 char *key, *value; in iscsi_decode_text_input() local
1754 char *key = NULL, *value = NULL; in iscsi_change_param_value() local
/linux-4.1.27/net/ipv4/
Dfib_trie.c97 t_key key; member
192 #define get_cindex(key, kv) (((key) ^ (kv)->key) >> (kv)->pos) argument
194 static inline unsigned long get_index(t_key key, struct key_vector *kv) in get_index()
325 static struct key_vector *leaf_new(t_key key, struct fib_alias *fa) in leaf_new()
346 static struct key_vector *tnode_new(t_key key, int pos, int bits) in tnode_new()
436 static inline void put_child_root(struct key_vector *tp, t_key key, in put_child_root()
913 struct key_vector **tp, u32 key) in fib_find_node()
990 struct fib_alias *new, t_key key) in fib_insert_node()
1040 struct fib_alias *fa, t_key key) in fib_insert_alias()
1084 u32 key; in fib_table_insert() local
[all …]
Dtcp_cong.c51 struct tcp_congestion_ops *tcp_ca_find_key(u32 key) in tcp_ca_find_key()
120 u32 key; in tcp_ca_get_key_by_name() local
133 char *tcp_ca_get_name_by_key(u32 key, char *buffer) in tcp_ca_get_name_by_key()
Dtcp_fastopen.c19 static u8 key[TCP_FASTOPEN_KEY_LENGTH]; in tcp_fastopen_init_key_once() local
39 int tcp_fastopen_reset_cipher(void *key, unsigned int len) in tcp_fastopen_reset_cipher()
/linux-4.1.27/tools/perf/util/
Dpstack.c38 void pstack__remove(struct pstack *pstack, void *key) in pstack__remove()
55 void pstack__push(struct pstack *pstack, void *key) in pstack__push()
/linux-4.1.27/tools/perf/ui/tui/
Dutil.c29 int key; in popup_menu__run() local
75 int x, y, len, key; in ui_browser__input_window() local
231 int key; in __ui__warning() local
/linux-4.1.27/arch/arm/crypto/
Dghash-ce-glue.c63 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local
95 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local
112 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local
229 static int ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, in ghash_async_setkey()
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c88 DBT key; in symbol_delete() local
149 DBT key; in symtable_close() local
170 DBT key; in symtable_get() local
479 DBT key; in symtable_dump() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c57 int class_find_param(char *buf, char *key, char **valp) in class_find_param()
185 int class_match_param(char *buf, char *key, char **valp) in class_match_param()
292 int class_match_nid(char *buf, char *key, lnet_nid_t nid) in class_match_nid()
310 int class_match_net(char *buf, char *key, __u32 net) in class_match_net()
1299 char *key, *sval; in class_process_proc_param() local
1766 uuid_hash(struct cfs_hash *hs, const void *key, unsigned mask) in uuid_hash()
1787 uuid_keycmp(const void *key, struct hlist_node *hnode) in uuid_keycmp()
1837 nid_hash(struct cfs_hash *hs, const void *key, unsigned mask) in nid_hash()
1857 nid_kepcmp(const void *key, struct hlist_node *hnode) in nid_kepcmp()
1917 nidstats_keycmp(const void *key, struct hlist_node *hnode) in nidstats_keycmp()
Dcapa.c243 u8 *key, unsigned int *keylen, in ll_crypto_hmac()
259 int capa_hmac(__u8 *hmac, struct lustre_capa *capa, __u8 *key) in capa_hmac()
292 int capa_encrypt_id(__u32 *d, __u32 *s, __u8 *key, int keylen) in capa_encrypt_id()
345 int capa_decrypt_id(__u32 *d, __u32 *s, __u8 *key, int keylen) in capa_decrypt_id()
Dlu_object.c444 struct lu_cdebug_data *key; in lu_cdebug_printer() local
885 const void *key, unsigned mask) in lu_obj_hop_hash()
916 static int lu_obj_hop_keycmp(const void *key, struct hlist_node *hnode) in lu_obj_hop_keycmp()
1316 int lu_context_key_register(struct lu_context_key *key) in lu_context_key_register()
1346 struct lu_context_key *key; in key_fini() local
1370 void lu_context_key_degister(struct lu_context_key *key) in lu_context_key_degister()
1398 struct lu_context_key *key = k; in lu_context_key_register_many() local
1477 const struct lu_context_key *key) in lu_context_key_get()
1496 void lu_context_key_quiesce(struct lu_context_key *key) in lu_context_key_quiesce()
1518 void lu_context_key_revive(struct lu_context_key *key) in lu_context_key_revive()
[all …]
/linux-4.1.27/tools/perf/
Dbuiltin-kvm.c39 struct event_key *key) in exit_event_get_key()
51 struct perf_sample *sample, struct event_key *key) in exit_event_begin()
89 struct event_key *key, in exit_event_decode_key()
151 static int kvm_events_hash_fn(u64 key) in kvm_events_hash_fn()
181 static struct kvm_event *kvm_alloc_init_event(struct event_key *key) in kvm_alloc_init_event()
197 struct event_key *key) in find_create_kvm_event()
220 struct event_key *key, u64 timestamp) in handle_begin_event()
268 struct event_key *key) in is_child_event()
289 struct event_key *key, in handle_child_event()
315 struct event_key *key, in handle_end_event()
[all …]
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_cq.c58 unsigned int key = qp_num & (QP_HASHTAB_LEN-1); in ehca_cq_assign_qp() local
74 unsigned int key = real_qp_num & (QP_HASHTAB_LEN-1); in ehca_cq_unassign_qp() local
103 unsigned int key = real_qp_num & (QP_HASHTAB_LEN-1); in ehca_cq_get_qp() local
/linux-4.1.27/drivers/char/agp/
Dcompat_ioctl.h71 compat_int_t key; /* tag of allocation */ member
81 compat_int_t key; /* tag of allocation */ member
86 compat_int_t key; /* tag of allocation */ member
/linux-4.1.27/drivers/staging/vt6655/
Dkey.c45 struct ieee80211_key_conf *key, u32 key_type, u32 mode, in vnt_set_keymode()
114 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
/linux-4.1.27/security/integrity/ima/
Dima_queue.c50 unsigned int key; in ima_lookup_digest_entry() local
74 unsigned int key; in ima_add_digest_entry() local
/linux-4.1.27/drivers/staging/vt6656/
Dkey.c51 struct ieee80211_key_conf *key, u32 key_type, u32 mode, in vnt_set_keymode()
122 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
/linux-4.1.27/drivers/md/
Ddm-bio-prison.c74 static void __setup_new_cell(struct dm_cell_key *key, in __setup_new_cell()
108 struct dm_cell_key *key, in __bio_detain()
145 struct dm_cell_key *key, in bio_detain()
161 struct dm_cell_key *key, in dm_bio_detain()
171 struct dm_cell_key *key, in dm_get_cell()
/linux-4.1.27/fs/btrfs/tests/
Dqgroup-tests.c92 struct btrfs_key key; in add_tree_ref() local
142 struct btrfs_key key; in remove_extent_item() local
176 struct btrfs_key key; in remove_extent_ref() local
Dinode-tests.c33 struct btrfs_key key; in insert_extent() local
66 struct btrfs_key key; in insert_inode_item_key() local
/linux-4.1.27/include/net/sctp/
Dauth.h65 struct sctp_auth_bytes *key; member
74 static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key) in sctp_auth_key_hold()
/linux-4.1.27/net/sctp/
Dauth.c61 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put()
75 struct sctp_auth_bytes *key; in sctp_auth_create_key() local
431 struct sctp_shared_key *key; in sctp_auth_get_shkey() local
828 struct sctp_auth_bytes *key; in sctp_auth_set_key() local
886 struct sctp_shared_key *key; in sctp_auth_set_active_key() local
919 struct sctp_shared_key *key; in sctp_auth_del_key_id() local
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h458 cfs_hash_id(struct cfs_hash *hs, const void *key, unsigned mask) in cfs_hash_id()
470 cfs_hash_keycpy(struct cfs_hash *hs, struct hlist_node *hnode, void *key) in cfs_hash_keycpy()
480 cfs_hash_keycmp(struct cfs_hash *hs, const void *key, struct hlist_node *hnode) in cfs_hash_keycmp()
551 static inline void cfs_hash_bd_get_and_lock(struct cfs_hash *hs, const void *key, in cfs_hash_bd_get_and_lock()
650 static inline void cfs_hash_dual_bd_get_and_lock(struct cfs_hash *hs, const void *key, in cfs_hash_dual_bd_get_and_lock()
726 cfs_hash_key_validate(struct cfs_hash *hs, const void *key, in cfs_hash_key_validate()
747 cfs_hash_key_validate(struct cfs_hash *hs, const void *key, in cfs_hash_key_validate()
795 cfs_hash_djb2_hash(const void *key, size_t size, unsigned mask) in cfs_hash_djb2_hash()
811 cfs_hash_u32_hash(const __u32 key, unsigned mask) in cfs_hash_u32_hash()
820 cfs_hash_u64_hash(const __u64 key, unsigned mask) in cfs_hash_u64_hash()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c43 struct hash_desc *desc, unsigned char *key, in cfs_crypto_hash_alloc()
97 unsigned char *key, unsigned int key_len, in cfs_crypto_hash_digest()
129 unsigned char *key, unsigned int key_len) in cfs_crypto_hash_init()
Dlinux-crypto-adler.c47 u32 *key = crypto_tfm_ctx(tfm); in adler32_cra_init() local
54 static int adler32_setkey(struct crypto_shash *hash, const u8 *key, in adler32_setkey()
/linux-4.1.27/drivers/hid/
Dhid-appleir.c150 int key = (data >> 1) & KEY_MASK; in get_key() local
159 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up()
165 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down()
/linux-4.1.27/crypto/
Dtcrypt.h21 const char *key; member
26 const char *key; member
Dcast6_generic.c101 static inline void W(u32 *key, unsigned int i) in W()
118 u32 key[8]; in __cast6_setkey() local
157 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in cast6_setkey()
Dcipher.c23 static int setkey_unaligned(struct crypto_tfm *tfm, const u8 *key, in setkey_unaligned()
46 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey()
Dcrypto_null.c60 static int null_hash_setkey(struct crypto_shash *tfm, const u8 *key, in null_hash_setkey()
64 static int null_setkey(struct crypto_tfm *tfm, const u8 *key, in null_setkey()
Dcrc32.c50 u32 *key = crypto_tfm_ctx(tfm); in crc32_cra_init() local
63 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
Dcrc32c_generic.c49 u32 key; member
76 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey()
Dansi_cprng.c284 unsigned char *key, size_t klen, in reset_prng_context()
373 u8 *key = seed + DEFAULT_BLK_SZ; in cprng_reset() local
401 u8 *key = seed + DEFAULT_BLK_SZ; in fips_cprng_reset() local
/linux-4.1.27/drivers/crypto/nx/
Dnx_csbcpb.h6 u8 key[32]; member
12 u8 key[32]; member
20 u8 key[32]; member
32 u8 key[32]; member
43 u8 key[32]; member
52 u8 key[16]; member
62 u8 key[16]; member
73 u8 key[16]; member
/linux-4.1.27/fs/hpfs/
Dea.c73 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, in hpfs_read_ea()
129 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) in hpfs_get_ea()
189 void hpfs_set_ea(struct inode *inode, struct fnode *fnode, const char *key, in hpfs_set_ea()
/linux-4.1.27/drivers/net/wireless/ath/
Dkey.c339 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip()
476 struct ieee80211_key_conf *key) in ath_key_config()
584 void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key) in ath_key_delete()
/linux-4.1.27/fs/cifs/
Dcifs_spnego.c37 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate()
56 cifs_spnego_key_destroy(struct key *key) in cifs_spnego_key_destroy()
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_krb5_seqnum.c76 struct crypto_blkcipher *key, in krb5_make_seq_num()
145 struct crypto_blkcipher *key = kctx->seq; in krb5_get_seq_num() local
Dgss_krb5_keys.c264 struct xdr_netobj *key) in gss_krb5_des3_make_key()
304 struct xdr_netobj *key) in gss_krb5_aes_make_key()
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00crypto.c30 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher()
78 struct ieee80211_key_conf *key = tx_info->control.hw_key; in rt2x00crypto_tx_overhead() local
/linux-4.1.27/arch/x86/crypto/
Dcamellia_glue.c998 static void camellia_setup128(const unsigned char *key, u64 *subkey) in camellia_setup128()
1104 static void camellia_setup256(const unsigned char *key, u64 *subkey) in camellia_setup256()
1237 static void camellia_setup192(const unsigned char *key, u64 *subkey) in camellia_setup192()
1249 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey()
1440 int lrw_camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in lrw_camellia_setkey()
1499 int xts_camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_camellia_setkey()
/linux-4.1.27/net/decnet/
Ddn_table.c61 #define dz_key_0(key) ((key).datum = 0) argument
75 #define DN_FIB_SCAN_KEY(f, fp, key) \ argument
86 static inline dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) in dn_hash()
102 static inline struct dn_fib_node **dn_chain_p(dn_fib_key_t key, struct dn_zone *dz) in dn_chain_p()
107 static inline struct dn_fib_node *dz_chain(dn_fib_key_t key, struct dn_zone *dz) in dz_chain()
535 dn_fib_key_t key; in dn_fib_table_insert() local
670 dn_fib_key_t key; in dn_fib_table_delete() local
/linux-4.1.27/security/keys/encrypted-keys/
Dencrypted.c338 static int calc_hmac(u8 *digest, const u8 *key, unsigned int keylen, in calc_hmac()
404 static int init_blkcipher_desc(struct blkcipher_desc *desc, const u8 *key, in init_blkcipher_desc()
598 static struct encrypted_key_payload *encrypted_key_alloc(struct key *key, in encrypted_key_alloc()
776 static int encrypted_instantiate(struct key *key, in encrypted_instantiate()
838 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) in encrypted_update()
896 static long encrypted_read(const struct key *key, char __user *buffer, in encrypted_read()
960 static void encrypted_destroy(struct key *key) in encrypted_destroy()
/linux-4.1.27/drivers/s390/cio/
Dorb.h19 u32 key:4; /* flags, like key, suspend control, etc. */ member
44 u32 key:4; member
67 u32 key:4; member
Ddevice_ops.c185 unsigned long intparm, __u8 lpm, __u8 key, in ccw_device_start_key()
265 unsigned long intparm, __u8 lpm, __u8 key, in ccw_device_start_timeout_key()
609 unsigned long intparm, u8 lpm, u8 key) in ccw_device_tm_start_key()
655 unsigned long intparm, u8 lpm, u8 key, in ccw_device_tm_start_timeout_key()
/linux-4.1.27/include/uapi/linux/
Dagpgart.h92 int key; /* tag of allocation */ member
102 int key; /* tag of allocation */ member
107 int key; /* tag of allocation */ member
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_dev.c142 struct lu_context_key *key) in lov_key_init()
155 struct lu_context_key *key, void *data) in lov_key_fini()
169 struct lu_context_key *key) in lov_session_key_init()
180 struct lu_context_key *key, void *data) in lov_session_key_fini()
/linux-4.1.27/fs/
Dmbcache.c580 sector_t block, unsigned int key) in mb_cache_entry_insert()
720 struct block_device *bdev, unsigned int key) in __mb_cache_entry_find()
787 unsigned int key) in mb_cache_entry_find_first()
825 struct block_device *bdev, unsigned int key) in mb_cache_entry_find_next()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc_btree.c150 union xfs_btree_key *key, in xfs_inobt_init_key_from_rec()
158 union xfs_btree_key *key, in xfs_inobt_init_rec_from_key()
203 union xfs_btree_key *key) in xfs_inobt_key_diff()
Dxfs_alloc_btree.c207 union xfs_btree_key *key, in xfs_allocbt_init_key_from_rec()
218 union xfs_btree_key *key, in xfs_allocbt_init_rec_from_key()
254 union xfs_btree_key *key) in xfs_allocbt_key_diff()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dconnection.c164 conn_hashfn(struct cfs_hash *hs, const void *key, unsigned mask) in conn_hashfn()
170 conn_keycmp(const void *key, struct hlist_node *hnode) in conn_keycmp()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-btree.c41 static int bsearch(struct btree_node *n, uint64_t key, int want_hi) in bsearch()
61 int lower_bound(struct btree_node *n, uint64_t key) in lower_bound()
81 uint64_t key, void *value) in insert_at()
318 static int btree_lookup_raw(struct ro_spine *s, dm_block_t block, uint64_t key, in btree_lookup_raw()
424 unsigned parent_index, uint64_t key) in btree_split_sibling()
509 static int btree_split_beneath(struct shadow_spine *s, uint64_t key) in btree_split_beneath()
597 uint64_t key, unsigned *index) in btree_insert_raw()
/linux-4.1.27/net/tipc/
Dname_table.c122 u32 key) in publ_create()
236 u32 node, u32 port, u32 key) in tipc_nameseq_insert_publ()
358 u32 ref, u32 key) in tipc_nameseq_remove_publ()
472 u32 node, u32 port, u32 key) in tipc_nametbl_insert_publ()
500 u32 key) in tipc_nametbl_remove_publ()
665 u32 key) in tipc_nametbl_publish()
698 u32 key) in tipc_nametbl_withdraw()
/linux-4.1.27/arch/sparc/crypto/
Dcamellia_glue.c92 const u64 *key; in __ecb_crypt() local
155 const u64 *key; in cbc_encrypt() local
194 const u64 *key; in cbc_decrypt() local
/linux-4.1.27/fs/hfsplus/
Dcatalog.c43 hfsplus_btree_key *key, u32 parent, struct qstr *str) in hfsplus_cat_build_key()
60 hfsplus_btree_key *key, u32 parent) in hfsplus_cat_build_key_with_cnid()
67 static void hfsplus_cat_build_key_uni(hfsplus_btree_key *key, u32 parent, in hfsplus_cat_build_key_uni()
/linux-4.1.27/sound/pci/hda/
Dhda_sysfs.c24 const char *key; member
281 static struct hda_hint *get_hint(struct hda_codec *codec, const char *key) in get_hint()
310 char *key, *val; in parse_hints() local
420 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint()
436 int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) in snd_hda_get_bool_hint()
472 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint()
/linux-4.1.27/drivers/crypto/vmx/
Daesp8-ppc.h7 u8 key[AES_MAX_KEYLENGTH]; member
/linux-4.1.27/drivers/macintosh/
Dvia-pmu-event.c59 void via_pmu_event(int key, int down) in via_pmu_event()
/linux-4.1.27/kernel/power/
Dpoweroff.c27 static void handle_poweroff(int key) in handle_poweroff()

123456