| /kernel/linux/linux-6.6/kernel/ |
| D | jump_label.c | 104 int static_key_count(struct static_key *key) in static_key_count() 127 bool static_key_fast_inc_not_disabled(struct static_key *key) in static_key_fast_inc_not_disabled() 148 bool static_key_slow_inc_cpuslocked(struct static_key *key) in static_key_slow_inc_cpuslocked() 183 bool static_key_slow_inc(struct static_key *key) in static_key_slow_inc() 194 void static_key_enable_cpuslocked(struct static_key *key) in static_key_enable_cpuslocked() 217 void static_key_enable(struct static_key *key) in static_key_enable() 225 void static_key_disable_cpuslocked(struct static_key *key) in static_key_disable_cpuslocked() 242 void static_key_disable(struct static_key *key) in static_key_disable() 250 static bool static_key_dec_not_one(struct static_key *key) in static_key_dec_not_one() 289 static void __static_key_slow_dec_cpuslocked(struct static_key *key) in __static_key_slow_dec_cpuslocked() [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | jump_label.c | 104 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 …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | map_kptr_fail.c | 28 int key = 0; in size_not_bpf_dw() local 43 int key = 0, id; in non_const_var_off() local 62 int key = 0, id; in non_const_var_off_kptr_xchg() local 81 int key = 0; in misaligned_access_write() local 97 int key = 0; in misaligned_access_read() local 112 int key = 0, id; in reject_var_off_store() local 136 int key = 0; in reject_bad_type_match() local 156 int key = 0; in marked_as_untrusted_or_null() local 172 int key = 0; in correct_btf_id_check_size() local 190 int key = 0; in inherit_untrusted_on_walk() local [all …]
|
| D | test_tunnel_kern.c | 81 struct bpf_tunnel_key key; in gre_set_tunnel() local 103 struct bpf_tunnel_key key; in gre_set_tunnel_no_key() local 124 struct bpf_tunnel_key key; in gre_get_tunnel() local 139 struct bpf_tunnel_key key; in ip6gretap_set_tunnel() local 163 struct bpf_tunnel_key key; in ip6gretap_get_tunnel() local 182 struct bpf_tunnel_key key; in erspan_set_tunnel() local 225 struct bpf_tunnel_key key; in erspan_get_tunnel() local 260 struct bpf_tunnel_key key; in ip4ip6erspan_set_tunnel() local 304 struct bpf_tunnel_key key; in ip4ip6erspan_get_tunnel() local 340 struct bpf_tunnel_key key; in vxlan_set_tunnel_dst() local [all …]
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| D | key.h | 91 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 …]
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | key.h | 91 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 …]
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | key.c | 125 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel() 234 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel() 273 static int _ieee80211_set_tx_key(struct ieee80211_key *key, bool force) in _ieee80211_set_tx_key() 291 int ieee80211_set_tx_key(struct ieee80211_key *key) in ieee80211_set_tx_key() 359 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key() local 394 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key() local 419 struct ieee80211_key *key = NULL; in __ieee80211_set_default_beacon_key() local 595 struct ieee80211_key *key; in ieee80211_key_alloc() local 744 static void ieee80211_key_free_common(struct ieee80211_key *key) in ieee80211_key_free_common() 767 static void __ieee80211_key_destroy(struct ieee80211_key *key, in __ieee80211_key_destroy() [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | siphash.c | 47 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 …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | siphash.c | 46 u64 __siphash_aligned(const void *data, size_t len, const siphash_key_t *key) in __siphash_aligned() 79 u64 __siphash_unaligned(const void *data, size_t len, const siphash_key_t *key) in __siphash_unaligned() 116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 133 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 156 const siphash_key_t *key) in siphash_3u64() 184 const u64 forth, const siphash_key_t *key) in siphash_4u64() 207 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32() 216 const siphash_key_t *key) in siphash_3u32() 247 u32 __hsiphash_aligned(const void *data, size_t len, const hsiphash_key_t *key) in __hsiphash_aligned() 280 const hsiphash_key_t *key) in __hsiphash_unaligned() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/bpf_skel/ |
| D | kwork_trace.bpf.c | 89 static __always_inline int trace_event_match(struct work_key *key, char *name) in trace_event_match() 116 static __always_inline void do_update_time(void *map, struct work_key *key, in do_update_time() 145 static __always_inline void do_update_timestart(void *map, struct work_key *key) in do_update_timestart() 153 struct work_key *key) in do_update_timeend() 164 struct work_key *key, char *name) in do_update_name() 170 static __always_inline int update_timestart(void *map, struct work_key *key) in update_timestart() 181 struct work_key *key, in update_timestart_and_name() 194 void *time_map, struct work_key *key) in update_timeend() 207 struct work_key *key, in update_timeend_and_name() 223 struct work_key key = { in report_irq_handler_entry() local [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_tunnel_kern.c | 49 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 …]
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | key.c | 125 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
| D | key.c | 34 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() 69 static u8 fill_tkip_group(struct wfx_hif_tkip_group_key *msg, struct ieee80211_key_conf *key, in fill_tkip_group() 91 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_ccmp_pair() 100 struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) in fill_ccmp_group() 111 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_sms4_pair() 126 struct ieee80211_key_conf *key) in fill_sms4_group() 140 struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) in fill_aes_cmac_group() 151 struct ieee80211_key_conf *key) in wfx_add_key() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| D | key.c | 34 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 …]
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| D | direct.c | 24 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 …]
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| D | direct.c | 24 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() 98 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_find_target_v() 111 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert() 147 static int nilfs_direct_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_delete() 172 __u64 key; in nilfs_direct_seek_key() local 186 __u64 key, lastkey; in nilfs_direct_last_key() local 202 static int nilfs_direct_check_insert(const struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_check_insert() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | key.h | 149 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 …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | key.h | 155 static inline key_ref_t make_key_ref(const struct key *key, in make_key_ref() 178 struct key *key; member 195 struct key { struct 197 key_serial_t serial; /* key serial number */ argument 203 struct watch_list *watchers; /* Entities watching this key for changes */ argument 206 struct key_user *user; /* owner of this key */ argument 207 void *security; /* security data for this key */ argument 209 time64_t expiry; /* time at which key expires (or 0) */ argument 212 time64_t last_used_at; /* last time used for LRU keyring discard */ argument 215 key_perm_t perm; /* access permissions */ argument [all …]
|
| /kernel/linux/linux-6.6/drivers/tty/ |
| D | sysrq.c | 101 static void sysrq_handle_loglevel(u8 key) in sysrq_handle_loglevel() 117 static void sysrq_handle_SAK(u8 key) in sysrq_handle_SAK() 134 static void sysrq_handle_unraw(u8 key) in sysrq_handle_unraw() 149 static void sysrq_handle_crash(u8 key) in sysrq_handle_crash() 163 static void sysrq_handle_reboot(u8 key) in sysrq_handle_reboot() 178 static void sysrq_handle_sync(u8 key) in sysrq_handle_sync() 189 static void sysrq_handle_show_timers(u8 key) in sysrq_handle_show_timers() 200 static void sysrq_handle_mountro(u8 key) in sysrq_handle_mountro() 212 static void sysrq_handle_showlocks(u8 key) in sysrq_handle_showlocks() 252 static void sysrq_handle_showallcpus(u8 key) in sysrq_handle_showallcpus() [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | sysrq.c | 101 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 …]
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| D | des.h | 26 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()
|
| /kernel/linux/linux-5.10/include/crypto/internal/ |
| D | des.h | 26 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()
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | key.c | 39 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 373 int key_payload_reserve(struct key *key, size_t datalen) in key_payload_reserve() 410 static void mark_key_instantiated(struct key *key, int reject_error) in mark_key_instantiated() 425 static int __key_instantiate_and_link(struct key *key, in __key_instantiate_and_link() 497 int key_instantiate_and_link(struct key *key, in key_instantiate_and_link() 572 int key_reject_and_link(struct key *key, in key_reject_and_link() 644 void key_put(struct key *key) in key_put() 661 struct key *key; in key_lookup() local [all …]
|
| /kernel/linux/linux-6.6/crypto/ |
| D | rsa_helper.c | 19 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()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | rsa_helper.c | 19 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()
|