Home
last modified time | relevance | path

Searched defs:key (Results 501 – 525 of 2503) sorted by relevance

1...<<21222324252627282930>>...101

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c33 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
101 int i, key, val; in prepopulate_hashmap() local
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c128 const union ubifs_key *key, int *n) in ubifs_search_zbranch()
452 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c87 unsigned long key = user_key | (res_type << 24); in vmw_cmdbuf_res_lookup() local
242 unsigned long key = user_key | (res_type << 24); in vmw_cmdbuf_res_remove() local
/openbmc/linux/crypto/asymmetric_keys/
H A Drestrict.c76 struct key *key; in restrict_link_by_signature() local
208 struct key *key = NULL; in key_or_keyring_common() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c23 struct ieee80211_key_conf *key = info->control.hw_key; in mt7615_write_fw_txp() local
67 struct ieee80211_key_conf *key = info->control.hw_key; in mt7615_tx_prepare_skb() local
/openbmc/linux/tools/objtool/
H A Delf.c35 #define __elf_table_entry(name, key) \ argument
38 #define elf_hash_add(name, node, key) \ argument
63 #define elf_hash_del(name, node, key) \ argument
72 #define elf_hash_for_each_possible(name, obj, member, key) \ argument
108 unsigned long key; member
115 static int symbol_hole_by_offset(const void *key, const struct rb_node *node) in symbol_hole_by_offset()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c122 char **key; in xen_bus_backend_create() local
318 char *key = g_strdup_printf("%u", xen_domid); in xen_bus_realize() local
408 void xen_device_backend_printf(XenDevice *xendev, const char *key, in xen_device_backend_printf()
428 static int xen_device_backend_scanf(XenDevice *xendev, const char *key, in xen_device_backend_scanf()
617 void xen_device_frontend_printf(XenDevice *xendev, const char *key, in xen_device_frontend_printf()
636 int xen_device_frontend_scanf(XenDevice *xendev, const char *key, in xen_device_frontend_scanf()
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c554 int key = -1; in kvm__hists_browse() local
620 struct event_key *key) in exit_event_get_key()
632 struct perf_sample *sample, struct event_key *key) in exit_event_begin()
670 struct event_key *key, in exit_event_decode_key()
782 struct event_key *key, in find_create_kvm_event()
817 struct event_key *key, in handle_begin_event()
871 struct event_key *key) in is_child_event()
892 struct event_key *key, in handle_child_event()
918 struct event_key *key, in handle_end_event()
1005 struct event_key key = { .key = INVALID_KEY, in handle_kvm_event() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_obj_id.c19 __u32 key = 0; in test_obj_id() local
H A Dtest_sockmap_invalid_update.c16 __u32 key = 0; in bpf_sockmap() local
H A Dsample_map_ret0.c23 __u32 key = 0; in func() local
/openbmc/linux/drivers/crypto/vmx/
H A Daesp8-ppc.h6 u8 key[AES_MAX_KEYLENGTH]; member
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c79 struct ghash_key *key, const char *head) in ghash_do_update()
120 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local
150 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local
176 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local
306 static int ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, in ghash_async_setkey()
/openbmc/linux/tools/lib/bpf/
H A Dbpf.c380 int bpf_map_update_elem(int fd, const void *key, const void *value, in bpf_map_update_elem()
397 int bpf_map_lookup_elem(int fd, const void *key, void *value) in bpf_map_lookup_elem()
412 int bpf_map_lookup_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_elem_flags()
428 int bpf_map_lookup_and_delete_elem(int fd, const void *key, void *value) in bpf_map_lookup_and_delete_elem()
443 int bpf_map_lookup_and_delete_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_and_delete_elem_flags()
459 int bpf_map_delete_elem(int fd, const void *key) in bpf_map_delete_elem()
473 int bpf_map_delete_elem_flags(int fd, const void *key, __u64 flags) in bpf_map_delete_elem_flags()
488 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
/openbmc/linux/lib/
H A Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
/openbmc/linux/include/crypto/
H A Dsm2.h21 const void *key, unsigned int keylen, in sm2_compute_z_digest()
H A Dxts.h12 const u8 *key, unsigned int keylen) in xts_verify_key()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_overdriver.c1265 int pp_override_get_default_fuse_value(uint64_t key, in pp_override_get_default_fuse_value()
/openbmc/linux/kernel/trace/
H A Dtracing_map.h143 void *key; member
148 u32 key; member
158 void *key; member
/openbmc/linux/include/linux/
H A Dagpgart.h70 int key; /* tag of allocation */ member
80 int key; /* tag of allocation */ member
85 int key; /* tag of allocation */ member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c118 struct hclge_comm_hw *hw, const u8 *key, in hclge_comm_set_rss_hash_key()
336 void hclge_comm_get_rss_hash_info(struct hclge_comm_rss_cfg *rss_cfg, u8 *key, in hclge_comm_get_rss_hash_info()
372 const u8 *key) in hclge_comm_set_rss_algo_key()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.cpp145 bool doEncrypt, const EVP_CIPHER* cipher, uint8_t* key, size_t keyLen, in encryptDecryptData()
326 std::array<uint8_t, EVP_MAX_KEY_LENGTH> key; in readPasswdFileData() local
492 std::array<uint8_t, EVP_MAX_KEY_LENGTH> key; in updatePasswdSpecialFile() local
/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c9 u8 key[TCP_FASTOPEN_KEY_LENGTH]; in tcp_fastopen_init_key_once() local
96 u64 *key) in tcp_fastopen_get_cipher()
120 const siphash_key_t *key, in __tcp_fastopen_cookie_gen_cipher()
/openbmc/linux/drivers/opp/
H A Dcore.c484 unsigned long opp_key, unsigned long key) in _compare_exact()
495 unsigned long opp_key, unsigned long key) in _compare_ceil()
506 unsigned long opp_key, unsigned long key) in _compare_floor()
517 unsigned long *key, int index, bool available, in _opp_table_find_key()
520 unsigned long opp_key, unsigned long key), in _opp_table_find_key()
550 _find_key(struct device *dev, unsigned long *key, int index, bool available, in _find_key()
553 unsigned long opp_key, unsigned long key), in _find_key()
575 unsigned long key, int index, bool available, in _find_key_exact()
588 unsigned long *key, int index, bool available, in _opp_table_find_key_ceil()
596 static struct dev_pm_opp *_find_key_ceil(struct device *dev, unsigned long *key, in _find_key_ceil()
[all …]
/openbmc/linux/fs/btrfs/tests/
H A Dinode-tests.c23 struct btrfs_key key; in insert_extent() local
59 struct btrfs_key key; in insert_inode_item_key() local

1...<<21222324252627282930>>...101