/linux-6.3-rc2/kernel/ |
A D | jump_label.c | 104 int static_key_count(struct static_key *key) in static_key_count() 181 bool static_key_slow_inc(struct static_key *key) in static_key_slow_inc() 215 void static_key_enable(struct static_key *key) in static_key_enable() 240 void static_key_disable(struct static_key *key) in static_key_disable() 289 struct static_key_deferred *key = in jump_label_update_timeout() local 295 void static_key_slow_dec(struct static_key *key) in static_key_slow_dec() 419 struct static_key *key = jump_entry_key(entry); in jump_label_type() local 491 struct static_key *key = NULL; in jump_label_init() local 537 struct static_key *key = jump_entry_key(entry); in jump_label_init_type() local 628 struct static_key *key = NULL; in jump_label_add_module() local [all …]
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | map_kptr_fail.c | 31 int key = 0; in size_not_bpf_dw() local 84 int key = 0; in misaligned_access_write() local 100 int key = 0; in misaligned_access_read() local 139 int key = 0; in reject_bad_type_match() local 159 int key = 0; in marked_as_untrusted_or_null() local 175 int key = 0; in correct_btf_id_check_size() local 193 int key = 0; in inherit_untrusted_on_walk() local 212 int key = 0; in reject_kptr_xchg_on_unref() local 243 int key = 0; in reject_kptr_get_no_kptr() local 258 int key = 0; in reject_kptr_get_on_unref() local [all …]
|
A D | test_tunnel_kern.c | 66 struct bpf_tunnel_key key; in gre_set_tunnel() local 88 struct bpf_tunnel_key key; in gre_set_tunnel_no_key() local 109 struct bpf_tunnel_key key; in gre_get_tunnel() local 124 struct bpf_tunnel_key key; in ip6gretap_set_tunnel() local 148 struct bpf_tunnel_key key; in ip6gretap_get_tunnel() local 167 struct bpf_tunnel_key key; in erspan_set_tunnel() local 210 struct bpf_tunnel_key key; in erspan_get_tunnel() local 246 struct bpf_tunnel_key key; in ip4ip6erspan_set_tunnel() local 290 struct bpf_tunnel_key key; in ip4ip6erspan_get_tunnel() local 328 struct bpf_tunnel_key key; in vxlan_set_tunnel_dst() local [all …]
|
/linux-6.3-rc2/fs/ubifs/ |
A D | key.h | 106 union ubifs_key *key = k; in ino_key_init_flash() local 185 union ubifs_key *key = k; in dent_key_init_flash() local 236 union ubifs_key *key = k; in xent_key_init_flash() local 311 union ubifs_key *key) in invalid_key_init() 323 const union ubifs_key *key) in key_type() 335 const union ubifs_key *key = k; in key_type_flash() local 347 const union ubifs_key *key = k; in key_inum() local 359 const union ubifs_key *key = k; in key_inum_flash() local 370 const union ubifs_key *key) in key_hash() 382 const union ubifs_key *key = k; in key_hash_flash() local [all …]
|
/linux-6.3-rc2/lib/ |
A D | siphash.c | 116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 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() 280 const hsiphash_key_t *key) in __hsiphash_unaligned() 349 const hsiphash_key_t *key) in hsiphash_3u32() 370 const u32 forth, const hsiphash_key_t *key) in hsiphash_4u32() 432 const hsiphash_key_t *key) in __hsiphash_unaligned() 495 const hsiphash_key_t *key) in hsiphash_3u32() [all …]
|
A D | btree.c | 159 unsigned long *key) in setkey() 208 unsigned long *key) in btree_last() 225 unsigned long *key) in keycmp() 242 unsigned long *key) in btree_lookup_node() 264 unsigned long *key) in btree_lookup() 360 unsigned long *key) in getpos() 626 unsigned long *key) in btree_remove() 716 u32 *key = (void *)__key; in visitor32() local 726 u64 *key = (void *)__key; in visitor64() local 736 u64 *key = (void *)__key; in visitor128() local [all …]
|
/linux-6.3-rc2/net/mac80211/ |
A D | key.c | 591 struct ieee80211_key *key; in ieee80211_key_alloc() local 952 struct ieee80211_key *key; in ieee80211_reenable_keys() local 1023 struct ieee80211_key *key; in _ieee80211_iter_keys_rcu() local 1163 struct ieee80211_key *key; in ieee80211_free_sta_keys() local 1236 struct ieee80211_key *key; in ieee80211_get_key_rx_seq() local 1289 struct ieee80211_key *key; in ieee80211_set_key_rx_seq() local 1344 struct ieee80211_key *key; in ieee80211_remove_key() local 1373 struct ieee80211_key *key; in ieee80211_gtk_rekey_add() local 1402 struct ieee80211_key *key; in ieee80211_key_mic_failure() local 1424 struct ieee80211_key *key; in ieee80211_key_replay() local [all …]
|
A D | debugfs_key.c | 74 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 376 struct ieee80211_key *key; in ieee80211_debugfs_key_update_default() local 411 struct ieee80211_key *key; in ieee80211_debugfs_key_add_mgmt_default() local [all …]
|
/linux-6.3-rc2/tools/perf/util/bpf_skel/ |
A D | kwork_trace.bpf.c | 207 struct work_key *key, in update_timeend_and_name() 223 struct work_key key = { in report_irq_handler_entry() local 239 struct work_key key = { in report_irq_handler_exit() local 265 struct work_key key = { in report_softirq_entry() local 283 struct work_key key = { in report_softirq_exit() local 296 struct work_key key = { in latency_softirq_raise() local 314 struct work_key key = { in latency_softirq_entry() local 326 struct work_key key = { in report_workqueue_execute_start() local 339 struct work_key key = { in report_workqueue_execute_end() local 356 struct work_key key = { in latency_workqueue_activate_work() local [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | key.h | 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 215 key_perm_t perm; /* access permissions */ argument 229 #define KEY_FLAG_DEAD 0 /* set if key type has been deleted */ argument 250 struct key_type *type; /* type of key */ argument 280 struct key_restriction *restrict_link; argument [all …]
|
A D | siphash.h | 20 u64 key[2]; member 25 static inline bool siphash_key_is_zero(const siphash_key_t *key) in siphash_key_is_zero() 44 const siphash_key_t *key) in siphash_2u32() 49 const u32 d, const siphash_key_t *key) in siphash_4u32() 56 const siphash_key_t *key) in ___siphash_aligned() 82 const siphash_key_t *key) in siphash() 92 unsigned long key[2]; member 108 const hsiphash_key_t *key) in ___hsiphash_aligned() 132 const hsiphash_key_t *key) in hsiphash()
|
A D | jump_label_ratelimit.h | 10 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()
|
A D | jump_label.h | 120 long key; // key may be far away from the core kernel under KASLR member 205 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() 210 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() 258 static __always_inline int static_key_count(struct static_key *key) in static_key_count() 268 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() 275 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() 300 static inline void static_key_slow_dec(struct static_key *key) in static_key_slow_dec() 317 static inline void static_key_enable(struct static_key *key) in static_key_enable() 328 static inline void static_key_disable(struct static_key *key) in static_key_disable() 360 struct static_key key; member [all …]
|
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/ |
A 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() 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() 207 static int wfx_remove_key(struct wfx_vif *wvif, struct ieee80211_key_conf *key) in wfx_remove_key() [all …]
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | direct.c | 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() 167 __u64 key; in nilfs_direct_seek_key() local 181 __u64 key, lastkey; in nilfs_direct_last_key() local 205 __u64 key; in nilfs_direct_gather_data() local 224 __u64 key, __u64 *keys, __u64 *ptrs, int n) in nilfs_direct_delete_and_convert() 261 __u64 key; in nilfs_direct_propagate() local 288 __u64 key, __u64 ptr, in nilfs_direct_assign_v() 308 __u64 key, __u64 ptr, in nilfs_direct_assign_p() [all …]
|
/linux-6.3-rc2/drivers/tty/ |
A D | sysrq.c | 118 static void sysrq_handle_SAK(int key) in sysrq_handle_SAK() 135 static void sysrq_handle_unraw(int key) in sysrq_handle_unraw() 150 static void sysrq_handle_crash(int key) in sysrq_handle_crash() 179 static void sysrq_handle_sync(int key) in sysrq_handle_sync() 329 static void sysrq_ftrace_dump(int key) in sysrq_ftrace_dump() 373 static void sysrq_handle_term(int key) in sysrq_handle_term() 404 static void sysrq_handle_moom(int key) in sysrq_handle_moom() 416 static void sysrq_handle_thaw(int key) in sysrq_handle_thaw() 631 void handle_sysrq(int key) in handle_sysrq() 681 unsigned short key; in sysrq_parse_reset_sequence() local [all …]
|
/linux-6.3-rc2/crypto/ |
A 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()
|
/linux-6.3-rc2/tools/perf/arch/x86/util/ |
A D | kvm-stat.c | 32 struct event_key *key) in mmio_event_get_key() 43 struct perf_sample *sample, struct event_key *key) in mmio_event_begin() 60 struct event_key *key) in mmio_event_end() 77 struct event_key *key, in mmio_event_decode_key() 95 struct event_key *key) in ioport_event_get_key() 103 struct event_key *key) in ioport_event_begin() 121 struct event_key *key, in ioport_event_decode_key() 139 struct event_key *key) in msr_event_get_key() 147 struct event_key *key) in msr_event_begin() 165 struct event_key *key, in msr_event_decode_key()
|
/linux-6.3-rc2/net/mac802154/ |
A D | llsec.c | 45 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() 324 u64 key = llsec_dev_hash_long(hwaddr); in llsec_dev_find_long() local 550 struct mac802154_llsec_key *key; in llsec_lookup_key() local 613 struct mac802154_llsec_key *key) in llsec_do_encrypt_unauth() 650 struct mac802154_llsec_key *key) in llsec_do_encrypt_auth() 693 struct mac802154_llsec_key *key) in llsec_do_encrypt() 705 struct mac802154_llsec_key *key; in mac802154_llsec_encrypt() local [all …]
|
/linux-6.3-rc2/include/crypto/internal/ |
A 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()
|
/linux-6.3-rc2/security/keys/ |
A D | key.c | 39 void __key_check(const struct key *key) in __key_check() 231 struct key *key; in key_alloc() local 498 int key_instantiate_and_link(struct key *key, in key_instantiate_and_link() 574 int key_reject_and_link(struct key *key, in key_reject_and_link() 647 void key_put(struct key *key) in key_put() 664 struct key *key; in key_lookup() local 757 struct key *key = key_ref_to_ptr(key_ref); in __key_update() local 810 struct key *keyring, *key = NULL; in __key_create_or_update() local 1069 struct key *key = key_ref_to_ptr(key_ref); in key_update() local 1121 void key_revoke(struct key *key) in key_revoke() [all …]
|
A D | request_key.c | 25 struct key *key = current->cached_requested_key; in check_cached_key() local 36 static void cache_requested_key(struct key *key) in cache_requested_key() 59 struct key *key = rka->target_key; in complete_request_key() local 223 static int construct_key(struct key *key, const void *callout_info, in construct_key() 373 struct key *key; in construct_alloc_key() local 481 struct key *key; in construct_key_and_link() local 580 struct key *key; in request_key_and_link() local 660 int wait_for_key_construction(struct key *key, bool intr) in wait_for_key_construction() 695 struct key *key; in request_key_tag() local 737 struct key *key; in request_key_with_auxdata() local [all …]
|
/linux-6.3-rc2/net/openvswitch/ |
A D | actions.c | 85 struct sw_flow_key *key = NULL; in clone_key() local 124 const struct sw_flow_key *key, in add_deferred_actions() 608 struct ovs_key_nsh key; in set_nsh() local 671 const struct ovs_key_udp *key, in set_udp() 852 struct sw_flow_key *key) in ovs_fragment() 912 struct sw_flow_key *key) in do_output() 1002 struct sw_flow_key *key, in dec_ttl_exception_handler() 1180 struct sw_flow_key *key, in execute_recirc() 1199 struct sw_flow_key *key, in execute_check_pkt_len() 1278 struct sw_flow_key *key, in do_execute_actions() [all …]
|
/linux-6.3-rc2/fs/btrfs/ |
A D | tree-checker.c | 84 struct btrfs_key key; in file_extent_err() local 118 struct btrfs_key *key, in file_extent_end() 144 struct btrfs_key key; in dir_item_err() local 172 struct btrfs_key *key, int slot, in check_prev_ino() 203 struct btrfs_key *key, int slot, in check_extent_data_item() 625 struct btrfs_key key; in block_group_err() local 932 struct btrfs_key *key, int slot) in check_leaf_chunk_item() 967 struct btrfs_key key; in dev_item_err() local 1213 struct btrfs_key key; in extent_err() local 1668 struct btrfs_key key; in check_leaf() local [all …]
|
/linux-6.3-rc2/drivers/nvdimm/ |
A D | security.c | 27 static void *key_data(struct key *key) in key_data() 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 141 struct key *key; in nvdimm_key_revalidate() local 169 struct key *key; in __nvdimm_security_unlock() local 253 struct key *key; in security_disable() local 302 struct key *key, *newkey; in security_update() local 351 struct key *key = NULL; in security_erase() local 394 struct key *key = NULL; in security_overwrite() local [all …]
|