Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 2584) sorted by relevance

12345678910>>...104

/OK3568_Linux_fs/kernel/kernel/
H A Djump_label.c104 int static_key_count(struct static_key *key) in static_key_count()
116 void static_key_slow_inc_cpuslocked(struct static_key *key) in static_key_slow_inc_cpuslocked()
156 void static_key_slow_inc(struct static_key *key) in static_key_slow_inc()
164 void static_key_enable_cpuslocked(struct static_key *key) in static_key_enable_cpuslocked()
187 void static_key_enable(struct static_key *key) in static_key_enable()
195 void static_key_disable_cpuslocked(struct static_key *key) in static_key_disable_cpuslocked()
212 void static_key_disable(struct static_key *key) in static_key_disable()
220 static bool static_key_slow_try_dec(struct static_key *key) in static_key_slow_try_dec()
239 static void __static_key_slow_dec_cpuslocked(struct static_key *key) in __static_key_slow_dec_cpuslocked()
252 static void __static_key_slow_dec(struct static_key *key) in __static_key_slow_dec()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer_properties.hpp16 static constexpr const char * key = "symbol-placement"; member
21 static constexpr const char * key = "symbol-spacing"; member
26 static constexpr const char * key = "symbol-avoid-edges"; member
31 static constexpr const char * key = "icon-allow-overlap"; member
36 static constexpr const char * key = "icon-ignore-placement"; member
41 static constexpr const char * key = "icon-optional"; member
46 static constexpr const char * key = "icon-rotation-alignment"; member
51 static constexpr const char * key = "icon-size"; member
56 static constexpr const char * key = "icon-text-fit"; member
61 static constexpr const char * key = "icon-text-fit-padding"; member
[all …]
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dkey.h86 union ubifs_key *key, ino_t inum) in ino_key_init()
101 union ubifs_key *key = k; in ino_key_init_flash() local
115 union ubifs_key *key, ino_t inum) in lowest_ino_key()
128 union ubifs_key *key, ino_t inum) in highest_ino_key()
142 union ubifs_key *key, ino_t inum, in dent_key_init()
161 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
179 union ubifs_key *key = k; in dent_key_init_flash() local
196 union ubifs_key *key, ino_t inum) in lowest_dent_key()
210 union ubifs_key *key, ino_t inum, in xent_key_init()
230 union ubifs_key *key = k; in xent_key_init_flash() local
[all …]
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dkey.h91 union ubifs_key *key, ino_t inum) in ino_key_init()
106 union ubifs_key *key = k; in ino_key_init_flash() local
120 union ubifs_key *key, ino_t inum) in lowest_ino_key()
133 union ubifs_key *key, ino_t inum) in highest_ino_key()
147 union ubifs_key *key, ino_t inum, in dent_key_init()
166 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
185 union ubifs_key *key = k; in dent_key_init_flash() local
202 union ubifs_key *key, ino_t inum) in lowest_dent_key()
216 union ubifs_key *key, ino_t inum, in xent_key_init()
236 union ubifs_key *key = k; in xent_key_init_flash() local
[all …]
/OK3568_Linux_fs/kernel/lib/
H A Dsiphash.c47 u64 __siphash_aligned(const void *data, size_t len, const siphash_key_t *key) in __siphash_aligned()
80 u64 __siphash_unaligned(const void *data, size_t len, const siphash_key_t *key) in __siphash_unaligned()
117 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64()
134 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
157 const siphash_key_t *key) in siphash_3u64()
185 const u64 forth, const siphash_key_t *key) in siphash_4u64()
208 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32()
217 const siphash_key_t *key) in siphash_3u32()
248 u32 __hsiphash_aligned(const void *data, size_t len, const hsiphash_key_t *key) in __hsiphash_aligned()
281 const hsiphash_key_t *key) in __hsiphash_unaligned()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c49 struct bpf_tunnel_key key; in _gre_set_tunnel() local
71 struct bpf_tunnel_key key; in _gre_get_tunnel() local
87 struct bpf_tunnel_key key; in _ip6gretap_set_tunnel() local
112 struct bpf_tunnel_key key; in _ip6gretap_get_tunnel() local
131 struct bpf_tunnel_key key; in _erspan_set_tunnel() local
175 struct bpf_tunnel_key key; in _erspan_get_tunnel() local
215 struct bpf_tunnel_key key; in _ip4ip6erspan_set_tunnel() local
260 struct bpf_tunnel_key key; in _ip4ip6erspan_get_tunnel() local
302 struct bpf_tunnel_key key; in _vxlan_set_tunnel() local
332 struct bpf_tunnel_key key; in _vxlan_get_tunnel() local
[all …]
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dkey.c125 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel()
230 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel()
265 static int _ieee80211_set_tx_key(struct ieee80211_key *key, bool force) in _ieee80211_set_tx_key()
283 int ieee80211_set_tx_key(struct ieee80211_key *key) in ieee80211_set_tx_key()
350 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key() local
381 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key() local
405 struct ieee80211_key *key = NULL; in __ieee80211_set_default_beacon_key() local
537 struct ieee80211_key *key; in ieee80211_key_alloc() local
700 static void ieee80211_key_free_common(struct ieee80211_key *key) in ieee80211_key_free_common()
723 static void __ieee80211_key_destroy(struct ieee80211_key *key, in __ieee80211_key_destroy()
[all …]
H A Ddebugfs_key.c74 struct ieee80211_key *key = file->private_data; in key_algorithm_read() local
86 struct ieee80211_key *key = file->private_data; in key_tx_spec_write() local
124 struct ieee80211_key *key = file->private_data; in key_tx_spec_read() local
160 struct ieee80211_key *key = file->private_data; in key_rx_spec_read() local
228 struct ieee80211_key *key = file->private_data; in key_replays_read() local
261 struct ieee80211_key *key = file->private_data; in key_icverrors_read() local
286 struct ieee80211_key *key = file->private_data; in key_mic_failures_read() local
302 struct ieee80211_key *key = file->private_data; in key_key_read() local
327 void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add()
364 void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dkey.h149 static inline key_ref_t make_key_ref(const struct key *key, in make_key_ref()
172 struct key *key; member
189 struct key { struct
191 key_serial_t serial; /* key serial number */ argument
197 struct watch_list *watchers; /* Entities watching this key for changes */ argument
200 struct key_user *user; /* owner of this key */ argument
201 void *security; /* security data for this key */ argument
203 time64_t expiry; /* time at which key expires (or 0) */ argument
206 time64_t last_used_at; /* last time used for LRU keyring discard */ argument
209 key_perm_t perm; /* access permissions */ argument
[all …]
H A Djump_label.h81 #define STATIC_KEY_CHECK_USE(key) WARN(!static_key_initialized, \ argument
125 long key; // key may be far away from the core kernel under KASLR member
195 static inline int static_key_count(struct static_key *key) in static_key_count()
200 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()
207 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()
221 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()
226 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()
275 static __always_inline int static_key_count(struct static_key *key) in static_key_count()
285 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()
292 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()
[all …]
H A Dsiphash.h21 u64 key[2]; member
24 static inline bool siphash_key_is_zero(const siphash_key_t *key) in siphash_key_is_zero()
43 const siphash_key_t *key) in siphash_2u32()
48 const u32 d, const siphash_key_t *key) in siphash_4u32()
55 const siphash_key_t *key) in ___siphash_aligned()
81 const siphash_key_t *key) in siphash()
91 unsigned long key[2]; member
107 const hsiphash_key_t *key) in ___hsiphash_aligned()
131 const hsiphash_key_t *key) in hsiphash()
H A Djump_label_ratelimit.h10 struct static_key key; member
16 struct static_key_true key; member
22 struct static_key_false key; member
65 struct static_key key; member
68 struct static_key_true key; member
71 struct static_key_false key; member
80 static inline void static_key_slow_dec_deferred(struct static_key_deferred *key) in static_key_slow_dec_deferred()
85 static inline void static_key_deferred_flush(void *key) in static_key_deferred_flush()
90 jump_label_rate_limit(struct static_key_deferred *key, in jump_label_rate_limit()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dkey.c34 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_wep_pair()
44 struct ieee80211_key_conf *key) in fill_wep_group()
54 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_tkip_pair()
71 struct ieee80211_key_conf *key, in fill_tkip_group()
96 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_ccmp_pair()
105 struct ieee80211_key_conf *key, in fill_ccmp_group()
117 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_sms4_pair()
132 struct ieee80211_key_conf *key) in fill_sms4_group()
146 struct ieee80211_key_conf *key, in fill_aes_cmac_group()
158 struct ieee80211_key_conf *key) in wfx_add_key()
[all …]
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Ddirect.c24 nilfs_direct_get_ptr(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_get_ptr()
30 __u64 key, __u64 ptr) in nilfs_direct_set_ptr()
36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup()
51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
93 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_find_target_v()
106 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert()
142 static int nilfs_direct_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_delete()
167 __u64 key; in nilfs_direct_seek_key() local
181 __u64 key, lastkey; in nilfs_direct_last_key() local
197 static int nilfs_direct_check_insert(const struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_check_insert()
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsysrq.c101 static void sysrq_handle_loglevel(int key) in sysrq_handle_loglevel()
118 static void sysrq_handle_SAK(int key) in sysrq_handle_SAK()
134 static void sysrq_handle_unraw(int key) in sysrq_handle_unraw()
149 static void sysrq_handle_crash(int key) in sysrq_handle_crash()
163 static void sysrq_handle_reboot(int key) in sysrq_handle_reboot()
178 static void sysrq_handle_sync(int key) in sysrq_handle_sync()
189 static void sysrq_handle_show_timers(int key) in sysrq_handle_show_timers()
200 static void sysrq_handle_mountro(int key) in sysrq_handle_mountro()
212 static void sysrq_handle_showlocks(int key) in sysrq_handle_showlocks()
252 static void sysrq_handle_showallcpus(int key) in sysrq_handle_showallcpus()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_task.cpp24 MPP_RET mpp_task_meta_set_s32(MppTask task, MppMetaKey key, RK_S32 val) in mpp_task_meta_set_s32()
33 MPP_RET mpp_task_meta_set_s64(MppTask task, MppMetaKey key, RK_S64 val) in mpp_task_meta_set_s64()
42 MPP_RET mpp_task_meta_set_ptr(MppTask task, MppMetaKey key, void *val) in mpp_task_meta_set_ptr()
51 MPP_RET mpp_task_meta_set_frame(MppTask task, MppMetaKey key, MppFrame frame) in mpp_task_meta_set_frame()
60 MPP_RET mpp_task_meta_set_packet(MppTask task, MppMetaKey key, MppPacket packet) in mpp_task_meta_set_packet()
69 MPP_RET mpp_task_meta_set_buffer(MppTask task, MppMetaKey key, MppBuffer buffer) in mpp_task_meta_set_buffer()
78 MPP_RET mpp_task_meta_get_s32(MppTask task, MppMetaKey key, RK_S32 *val, RK_S32 default_val) in mpp_task_meta_get_s32()
90 MPP_RET mpp_task_meta_get_s64(MppTask task, MppMetaKey key, RK_S64 *val, RK_S64 default_val) in mpp_task_meta_get_s64()
102 MPP_RET mpp_task_meta_get_ptr(MppTask task, MppMetaKey key, void **val, void *default_val) in mpp_task_meta_get_ptr()
114 MPP_RET mpp_task_meta_get_frame(MppTask task, MppMetaKey key, MppFrame *frame) in mpp_task_meta_get_frame()
[all …]
/OK3568_Linux_fs/kernel/security/keys/
H A Dkey.c39 void __key_check(const struct key *key) in __key_check()
134 static inline void key_alloc_serial(struct key *key) in key_alloc_serial()
231 struct key *key; in key_alloc() local
372 int key_payload_reserve(struct key *key, size_t datalen) in key_payload_reserve()
409 static void mark_key_instantiated(struct key *key, int reject_error) in mark_key_instantiated()
424 static int __key_instantiate_and_link(struct key *key, in __key_instantiate_and_link()
498 int key_instantiate_and_link(struct key *key, in key_instantiate_and_link()
573 int key_reject_and_link(struct key *key, in key_reject_and_link()
646 void key_put(struct key *key) in key_put()
663 struct key *key; in key_lookup() local
[all …]
/OK3568_Linux_fs/kernel/crypto/
H A Drsa_helper.c19 struct rsa_key *key = context; in rsa_get_n() local
49 struct rsa_key *key = context; in rsa_get_e() local
64 struct rsa_key *key = context; in rsa_get_d() local
79 struct rsa_key *key = context; in rsa_get_p() local
94 struct rsa_key *key = context; in rsa_get_q() local
109 struct rsa_key *key = context; in rsa_get_dp() local
124 struct rsa_key *key = context; in rsa_get_dq() local
139 struct rsa_key *key = context; in rsa_get_qinv() local
162 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_pub_key()
181 int rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_priv_key()
/OK3568_Linux_fs/kernel/net/mac802154/
H A Dllsec.c45 struct ieee802154_llsec_key_entry *key, *kn; in mac802154_llsec_destroy() local
117 struct mac802154_llsec_key *key; in llsec_key_alloc() local
164 struct mac802154_llsec_key *key; in llsec_key_release() local
177 llsec_key_get(struct mac802154_llsec_key *key) in llsec_key_get()
183 static void llsec_key_put(struct mac802154_llsec_key *key) in llsec_key_put()
214 const struct ieee802154_llsec_key *key) in mac802154_llsec_key_add()
269 const struct ieee802154_llsec_key_id *key) in mac802154_llsec_key_del()
309 u32 key = llsec_dev_hash_short(short_addr, pan_id); in llsec_dev_find_short() local
324 u64 key = llsec_dev_hash_long(hwaddr); in llsec_dev_find_long() local
406 const struct ieee802154_llsec_key_id *key) in llsec_devkey_find()
[all …]
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Ddes.h26 static inline int crypto_des_verify_key(struct crypto_tfm *tfm, const u8 *key) in crypto_des_verify_key()
55 static inline int des3_ede_verify_key(const u8 *key, unsigned int key_len, in des3_ede_verify_key()
92 const u8 *key) in crypto_des3_ede_verify_key()
100 const u8 *key) in verify_skcipher_des_key()
106 const u8 *key) in verify_skcipher_des3_key()
111 static inline int verify_aead_des_key(struct crypto_aead *tfm, const u8 *key, in verify_aead_des_key()
119 static inline int verify_aead_des3_key(struct crypto_aead *tfm, const u8 *key, in verify_aead_des3_key()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtyped-splay-tree.h61 splay_tree_key key; member
135 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::lookup (key_type key) in lookup()
146 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::predecessor (key_type key) in predecessor()
157 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::successor (key_type key) in successor()
169 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::insert (key_type key, in insert()
179 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::remove (key_type key) in remove()
336 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::splay_tree_splay (splay_tree_key key) in splay_tree_splay()
451 splay_tree_key key, in splay_tree_insert()
502 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::splay_tree_remove (splay_tree_key key) in splay_tree_remove()
542 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::splay_tree_lookup (splay_tree_key key) in splay_tree_lookup()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtyped-splay-tree.h61 splay_tree_key key; member
135 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::lookup (key_type key) in lookup()
146 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::predecessor (key_type key) in predecessor()
157 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::successor (key_type key) in successor()
169 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::insert (key_type key, in insert()
179 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::remove (key_type key) in remove()
336 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::splay_tree_splay (splay_tree_key key) in splay_tree_splay()
451 splay_tree_key key, in splay_tree_insert()
502 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::splay_tree_remove (splay_tree_key key) in splay_tree_remove()
542 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::splay_tree_lookup (splay_tree_key key) in splay_tree_lookup()
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtree-checker.c79 struct btrfs_key key; in file_extent_err() local
112 struct btrfs_key *key, in file_extent_end()
138 struct btrfs_key key; in dir_item_err() local
166 struct btrfs_key *key, int slot, in check_prev_ino()
197 struct btrfs_key *key, int slot, in check_extent_data_item()
334 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item()
380 static int check_inode_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_inode_key()
431 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key()
475 struct btrfs_key *key, struct btrfs_key *prev_key, in check_dir_item()
614 struct btrfs_key key; in block_group_err() local
[all …]
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dsecurity.c27 static void *key_data(struct key *key) in key_data()
36 static void nvdimm_put_key(struct key *key) in nvdimm_put_key()
52 struct key *key = NULL; in nvdimm_request_key() local
81 struct key **key) in nvdimm_get_key_payload()
94 struct key *key; in nvdimm_lookup_user_key() local
121 key_serial_t id, int subclass, struct key **key) in nvdimm_get_user_key_payload()
141 struct key *key; in nvdimm_key_revalidate() local
169 struct key *key; in __nvdimm_security_unlock() local
246 struct key *key; in security_disable() local
281 struct key *key, *newkey; in security_update() local
[all …]
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c70 struct sw_flow_key key[OVS_DEFERRED_ACTION_THRESHOLD]; member
84 struct sw_flow_key *key = NULL; in clone_key() local
123 const struct sw_flow_key *key, in add_deferred_actions()
142 static void invalidate_flow_key(struct sw_flow_key *key) in invalidate_flow_key()
147 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid()
162 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key, in push_mpls()
178 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key, in pop_mpls()
215 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()
255 const struct ovs_key_ethernet *key, in set_eth_addr()
[all …]

12345678910>>...104