/openbmc/linux/net/rds/ |
H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() 75 u8 key[RDS_BOUND_KEY_LEN]; in rds_find_bound() local 99 u8 key[RDS_BOUND_KEY_LEN]; in rds_add_bound() local
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | bacnet.json | 18 "key": "temperature", string 26 "key": "state", string 34 "key": "brightness", string
|
/openbmc/linux/security/selinux/ss/ |
H A D | hashtab.h | 27 void *key; member 61 static inline int hashtab_insert(struct hashtab *h, void *key, void *datum, in hashtab_insert() 96 static inline void *hashtab_search(struct hashtab *h, const void *key, in hashtab_search()
|
/openbmc/linux/arch/s390/crypto/ |
H A D | ghash_s390.c | 20 u8 key[GHASH_BLOCK_SIZE]; member 25 u8 key[GHASH_BLOCK_SIZE]; member 42 const u8 *key, unsigned int keylen) in ghash_setkey()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | filtersnippet.js | 8 function date_enable (key, action) { argument 37 function date_init (key, from_date, to_date, min_date, max_date, initial_enable) { argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_hashmap_full_update_bench.c | 22 static int loop_update_callback(__u32 index, u32 *key) in loop_update_callback() 34 u32 key = cpu + MAX_ENTRIES; in benchmark() local
|
H A D | timer_failure.c | 24 static int timer_cb_ret1(void *map, int *key, struct bpf_timer *timer) in timer_cb_ret1() 36 int key = 0; in BPF_PROG2() local
|
/openbmc/linux/fs/btrfs/ |
H A D | orphan.c | 14 struct btrfs_key key; in btrfs_insert_orphan_item() local 35 struct btrfs_key key; in btrfs_del_orphan_item() local
|
H A D | accessors.h | 331 struct btrfs_disk_key *key) in btrfs_tree_block_key() 338 struct btrfs_disk_key *key) in btrfs_set_tree_block_key() 532 struct btrfs_disk_key *key) in btrfs_dir_item_key() 539 const struct btrfs_disk_key *key) in btrfs_set_dir_item_key() 553 struct btrfs_disk_key *key) in btrfs_free_space_key() 560 const struct btrfs_disk_key *key) in btrfs_set_free_space_key() 633 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu() 642 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu() 652 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
|
H A D | tree-log.c | 399 struct btrfs_key *key) in overwrite_item() 647 struct btrfs_key *key) in replay_one_extent() 1038 struct btrfs_key *key, in backref_in_log() 1290 struct btrfs_key *key) in unlink_old_inode_refs() 1373 struct btrfs_key *key) in add_inode_ref() 1555 struct btrfs_key key; in count_inode_refs() local 1675 struct btrfs_key key; in fixup_inode_link_counts() local 1736 struct btrfs_key key; in link_to_fixup_dir() local 1849 struct btrfs_key *key) in replay_one_name() 1977 struct btrfs_key *key) in replay_one_dir_item() [all …]
|
/openbmc/linux/fs/afs/ |
H A D | dir_silly.c | 62 struct key *key) in afs_do_silly_rename() 101 struct dentry *dentry, struct key *key) in afs_sillyrename() 193 struct dentry *dentry, struct key *key) in afs_do_silly_unlink()
|
/openbmc/u-boot/lib/rsa/ |
H A D | rsa-sign.c | 59 EVP_PKEY *key; in rsa_pem_get_pub_key() local 127 EVP_PKEY *key; in rsa_engine_get_pub_key() local 238 EVP_PKEY *key; in rsa_engine_get_priv_key() local 395 EVP_PKEY *key; in rsa_sign_with_key() local 535 static int rsa_get_exponent(RSA *key, uint64_t *e) in rsa_get_exponent() 584 int rsa_get_params(RSA *key, uint64_t *exponent, uint32_t *n0_invp, in rsa_get_params()
|
/openbmc/pldm/requester/ |
H A D | handler.hpp | 87 RequestKey key; //!< Responder MCTP endpoint ID member 154 void instanceIdExpiryCallBack(RequestKey key) in instanceIdExpiryCallBack() 265 RequestKey key{eid, instanceId, type, command}; in registerRequest() local 314 RequestKey key{eid, instanceId, type, command}; in unregisterRequest() local 381 RequestKey key{eid, instanceId, type, command}; in handleResponse() local 449 void removeRequestEntry(RequestKey key) in removeRequestEntry()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | devcom.c | 28 u64 key; member 110 mlx5_devcom_comp_alloc(u64 id, u64 key, mlx5_devcom_event_handler_t handler) in mlx5_devcom_comp_alloc() 179 u64 key) in devcom_component_equal() 187 u64 key, in devcom_component_get() 211 u64 key, in mlx5_devcom_register_component()
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_skcipher.c | 166 int aes_keylen, const u8 *key, in nitrox_skcipher_setkey() 197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 321 const u8 *key, unsigned int keylen) in nitrox_3des_setkey() 338 const u8 *key, unsigned int keylen) in nitrox_aes_xts_setkey() 362 const u8 *key, unsigned int keylen) in nitrox_aes_ctr_rfc3686_setkey()
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | config.json | 8 "key": 15, number 32 "key": 14, number 56 "key": 13, number 80 "key": 12, number
|
/openbmc/linux/tools/perf/util/ |
H A D | bpf_kwork.c | 68 static int get_work_name_from_map(struct work_key *key, char **ret_name) in get_work_name_from_map() 151 int i, nr_cpus, key, fd; in setup_filters() local 261 struct work_key *key, in add_work() 315 struct work_key key = { in perf_kwork__report_read_bpf() local
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
H A D | config.json | 8 "key": 15, number 32 "key": 14, number 56 "key": 13, number 80 "key": 12, number
|
/openbmc/linux/net/dns_resolver/ |
H A D | dns_key.c | 249 static bool dns_resolver_cmp(const struct key *key, in dns_resolver_cmp() 294 static void dns_resolver_describe(const struct key *key, struct seq_file *m) in dns_resolver_describe() 311 static long dns_resolver_read(const struct key *key, in dns_resolver_read()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_erp.c | 40 struct mlxsw_sp_acl_erp_key key; member 198 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_master_mask_set() 225 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_master_mask_clear() 252 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_generic_create() 796 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_ctcam_mask_create() 847 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_mask_create() 908 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_second_mask_create() 973 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_first_mask_create() 1009 struct mlxsw_sp_acl_erp_key key; in mlxsw_sp_acl_erp_mask_get() local 1073 const struct mlxsw_sp_acl_erp_key *key = objagg_obj_raw(objagg_obj); in mlxsw_sp_acl_erp_mask_is_ctcam() local [all …]
|
/openbmc/qemu/include/qobject/ |
H A D | qdict.h | 22 char *key; member 50 #define qdict_put(qdict, key, obj) \ argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_mru_cache.c | 421 unsigned long key, in xfs_mru_cache_insert() 455 unsigned long key) in xfs_mru_cache_remove() 479 unsigned long key) in xfs_mru_cache_delete() 511 unsigned long key) in xfs_mru_cache_lookup()
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_cmdline.c | 99 const char* key, in cmdline_append_option() 159 const char* key, in cmdline_append_version() 178 const char* key, in cmdline_append_uint64_base10() 186 const char* key, in cmdline_append_hex()
|
/openbmc/linux/net/sctp/ |
H A D | auth.c | 46 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() 60 struct sctp_auth_bytes *key; in sctp_auth_create_key() local 433 struct sctp_shared_key *key; in sctp_auth_get_shkey() local 822 struct sctp_auth_bytes *key; in sctp_auth_set_key() local 884 struct sctp_shared_key *key; in sctp_auth_set_active_key() local 927 struct sctp_shared_key *key; in sctp_auth_del_key_id() local 970 struct sctp_shared_key *key; in sctp_auth_deact_key_id() local
|
/openbmc/linux/samples/bpf/ |
H A D | tracex6.bpf.c | 31 u32 key = bpf_get_smp_processor_id(); in bpf_prog1() local 58 u32 key = bpf_get_smp_processor_id(); in BPF_KPROBE() local
|