/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-btree.c | 64 int lower_bound(struct btree_node *n, uint64_t key) in lower_bound() 69 static int upper_bound(struct btree_node *n, uint64_t key) in upper_bound() 87 uint64_t key, void *value) in insert_at() 655 struct dm_btree_value_type *vt, uint64_t key) in split_one_into_two() 738 struct dm_btree_value_type *vt, uint64_t key) in split_two_into_three() 916 unsigned int parent_index, uint64_t key) in rebalance_left() 945 unsigned int parent_index, uint64_t key) in rebalance_right() 1002 unsigned int parent_index, uint64_t key) in rebalance_or_split() 1094 uint64_t key, unsigned int *index) in btree_insert_raw() 1157 uint64_t key, int *index) in __btree_get_overwrite_leaf() [all …]
|
/openbmc/linux/include/linux/ |
H A D | lockdep.h | 197 struct lock_class_key *key, int subclass, u8 inner) in lockdep_init_map_wait() 203 struct lock_class_key *key, int subclass) in lockdep_init_map() 214 #define lockdep_set_class(lock, key) \ argument 220 #define lockdep_set_class_and_name(lock, key, name) \ argument 226 #define lockdep_set_class_and_subclass(lock, key, sub) \ argument 247 struct lock_class_key *key) in lockdep_match_key() 386 # define lockdep_init_map_wait(lock, name, key, sub, inner) \ argument 388 # define lockdep_init_map(lock, name, key, sub) \ argument 391 # define lockdep_set_class_and_name(lock, key, name) \ argument 393 #define lockdep_set_class_and_subclass(lock, key, sub) \ argument [all …]
|
H A D | rhashtable.h | 126 const void *key, const struct rhashtable_params params, in rht_key_get_hash() 157 const void *key, const struct rhashtable_params params) in rht_key_hashfn() 590 struct rhashtable *ht, const void *key, in __rhashtable_lookup() 643 struct rhashtable *ht, const void *key, in rhashtable_lookup() 666 struct rhashtable *ht, const void *key, in rhashtable_lookup_fast() 693 struct rhltable *hlt, const void *key, in rhltable_lookup() 706 struct rhashtable *ht, const void *key, struct rhash_head *obj, in __rhashtable_insert_fast() 884 const char *key = rht_obj(&hlt->ht, &list->rhead); in rhltable_insert() local 909 const char *key = rht_obj(ht, obj); in rhashtable_lookup_insert_fast() local 936 const char *key = rht_obj(ht, obj); in rhashtable_lookup_get_insert_fast() local [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | devmap.c | 243 static int dev_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in dev_map_get_next_key() 264 static void *__dev_map_hash_lookup_elem(struct bpf_map *map, u32 key) in __dev_map_hash_lookup_elem() 278 static int dev_map_hash_get_next_key(struct bpf_map *map, void *key, in dev_map_hash_get_next_key() 429 static void *__dev_map_lookup_elem(struct bpf_map *map, u32 key) in __dev_map_lookup_elem() 787 static void *dev_map_lookup_elem(struct bpf_map *map, void *key) in dev_map_lookup_elem() 794 static void *dev_map_hash_lookup_elem(struct bpf_map *map, void *key) in dev_map_hash_lookup_elem() 812 static long dev_map_delete_elem(struct bpf_map *map, void *key) in dev_map_delete_elem() 829 static long dev_map_hash_delete_elem(struct bpf_map *map, void *key) in dev_map_hash_delete_elem() 900 void *key, void *value, u64 map_flags) in __dev_map_update_elem() 941 static long dev_map_update_elem(struct bpf_map *map, void *key, void *value, in dev_map_update_elem() [all …]
|
H A D | bpf_inode_storage.c | 78 static void *bpf_fd_inode_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_fd_inode_storage_lookup_elem() 91 static long bpf_fd_inode_storage_update_elem(struct bpf_map *map, void *key, in bpf_fd_inode_storage_update_elem() 124 static long bpf_fd_inode_storage_delete_elem(struct bpf_map *map, void *key) in bpf_fd_inode_storage_delete_elem() 186 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | opcua.json | 20 "key": "temperature °C", string 26 "key": "humidity", string 30 "key": "batteryLevel", string
|
/openbmc/qemu/hw/ppc/ |
H A D | fw_cfg.c | 19 const char *fw_cfg_arch_key_name(uint16_t key) in fw_cfg_arch_key_name() 22 uint16_t key; in fw_cfg_arch_key_name() member
|
/openbmc/qemu/hw/mips/ |
H A D | fw_cfg.c | 19 const char *fw_cfg_arch_key_name(uint16_t key) in fw_cfg_arch_key_name() 22 uint16_t key; in fw_cfg_arch_key_name() member
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | jump_label.h | 12 static __always_inline bool arch_static_branch(struct static_key *key, in arch_static_branch() 29 static __always_inline bool arch_static_branch_jump(struct static_key *key, in arch_static_branch_jump()
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | jump_label.h | 23 static __always_inline bool arch_static_branch(struct static_key * const key, const bool branch) in arch_static_branch() 36 static __always_inline bool arch_static_branch_jump(struct static_key * const key, const bool branc… in arch_static_branch_jump()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | jump_label.h | 19 static __always_inline bool arch_static_branch(struct static_key * const key, in arch_static_branch() 36 static __always_inline bool arch_static_branch_jump(struct static_key * const key, in arch_static_branch_jump()
|
/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/ |
H A D | config.json | 8 "key": 4, number 27 "key": 5, number 46 "key": 6, number 65 "key": 7, number
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | mod_hdr.c | 18 struct mod_hdr_key key; member 27 static u32 hash_mod_hdr_info(struct mod_hdr_key *key) in hash_mod_hdr_info() 55 struct mod_hdr_key *key, in mod_hdr_get() 79 struct mod_hdr_key key; in mlx5e_mod_hdr_attach() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_helper_restricted.c | 28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() 36 const int key = 0; in timer_work() local 49 const int key = 0; in spin_lock_work() local
|
/openbmc/linux/net/rxrpc/ |
H A D | security.c | 72 struct key *key = call->key; in rxrpc_init_client_call_security() local 101 struct key *key = conn->key; in rxrpc_init_client_conn_security() local 164 struct key *key = ERR_PTR(-EKEYREJECTED); in rxrpc_look_up_server_security() local
|
/openbmc/linux/fs/reiserfs/ |
H A D | item_ops.c | 24 static void sd_decrement_key(struct cpu_key *key) in sd_decrement_key() 31 static int sd_is_left_mergeable(struct reiserfs_key *key, unsigned long bsize) in sd_is_left_mergeable() 120 static void direct_decrement_key(struct cpu_key *key) in direct_decrement_key() 127 static int direct_is_left_mergeable(struct reiserfs_key *key, in direct_is_left_mergeable() 211 static void indirect_decrement_key(struct cpu_key *key) in indirect_decrement_key() 219 static int indirect_is_left_mergeable(struct reiserfs_key *key, in indirect_is_left_mergeable() 356 static void direntry_decrement_key(struct cpu_key *key) in direntry_decrement_key() 363 static int direntry_is_left_mergeable(struct reiserfs_key *key, in direntry_is_left_mergeable() 643 static void errcatch_decrement_key(struct cpu_key *key) in errcatch_decrement_key() 649 static int errcatch_is_left_mergeable(struct reiserfs_key *key, in errcatch_is_left_mergeable()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | qgraph.c | 78 char *key; in add_edge() local 165 static void destroy_string(void *key) in destroy_string() 174 static QOSGraphNode *search_node(const char *key) in search_node() 187 static QOSGraphEdgeList *get_edgelist(const char *key) in get_edgelist() 439 QOSGraphNode *qos_graph_get_node(const char *key) in qos_graph_get_node() 581 void qos_node_destroy(void *key) in qos_node_destroy() 586 void qos_edge_destroy(void *key) in qos_edge_destroy() 711 const gchar *key = l->data; in qos_graph_node_set_availability() local 820 const gchar *key = l->data; in qos_dump_graph() local 839 const gchar *key = l->data; in qos_dump_graph() local
|
/openbmc/linux/include/keys/ |
H A D | user-type.h | 46 static inline const struct user_key_payload *user_key_payload_rcu(const struct key *key) in user_key_payload_rcu() 51 static inline struct user_key_payload *user_key_payload_locked(const struct key *key) in user_key_payload_locked()
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | alarm_timestamps.hpp | 72 void add(const AlarmKey& key, uint64_t timestamp) in add() 89 void erase(const AlarmKey& key) in erase() 132 auto isTimerStopped = [&alarms](const AlarmKey& key) { in prune()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211wep.c | 46 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen) in wep_change_key() 73 u8 s[256], key[64], c_crc[4]; in wep_decrypt() local 144 u8 s[256], key[64]; in wep_encrypt() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 412 const u8 *key, unsigned int keylen) in qat_alg_skcipher_init_com() 452 int alg, const u8 *key, in qat_alg_skcipher_init_enc() 469 u8 *key; in qat_alg_xts_reverse_key() local 487 int alg, const u8 *key, in qat_alg_skcipher_init_dec() 575 const u8 *key, in qat_alg_skcipher_init_sessions() 876 const u8 *key, unsigned int keylen, in qat_alg_skcipher_rekey() 888 const u8 *key, unsigned int keylen, in qat_alg_skcipher_newkey() 939 const u8 *key, unsigned int keylen, in qat_alg_skcipher_setkey() 953 const u8 *key, unsigned int keylen) in qat_alg_skcipher_cbc_setkey() 960 const u8 *key, unsigned int keylen) in qat_alg_skcipher_ctr_setkey() [all …]
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 79 static const char *key_name(uint16_t key) in key_name() 120 static inline const char *trace_key_name(uint16_t key) in trace_key_name() 270 static int fw_cfg_select(FWCfgState *s, uint16_t key) in fw_cfg_select() 697 static void fw_cfg_add_bytes_callback(FWCfgState *s, uint16_t key, in fw_cfg_add_bytes_callback() 719 static void *fw_cfg_modify_bytes_read(FWCfgState *s, uint16_t key, in fw_cfg_modify_bytes_read() 762 void fw_cfg_add_i16(FWCfgState *s, uint16_t key, uint16_t value) in fw_cfg_add_i16() 772 void fw_cfg_modify_i16(FWCfgState *s, uint16_t key, uint16_t value) in fw_cfg_modify_i16() 782 void fw_cfg_add_i32(FWCfgState *s, uint16_t key, uint32_t value) in fw_cfg_add_i32() 792 void fw_cfg_modify_i32(FWCfgState *s, uint16_t key, uint32_t value) in fw_cfg_modify_i32() 802 void fw_cfg_add_i64(FWCfgState *s, uint16_t key, uint64_t value) in fw_cfg_add_i64() [all …]
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-secvar.c | 57 static int opal_get_variable(const char *key, u64 ksize, u8 *data, u64 *dsize) in opal_get_variable() 73 static int opal_get_next_variable(const char *key, u64 *keylen, u64 keybufsize) in opal_get_next_variable() 89 static int opal_set_variable(const char *key, u64 ksize, u8 *data, u64 dsize) in opal_set_variable()
|
/openbmc/linux/security/keys/ |
H A D | gc.c | 72 void key_set_expiry(struct key *key, time64_t expiry) in key_set_expiry() 138 struct key *key = in key_gc_unused_keys() local 198 struct key *key; in key_garbage_collector() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-bio-prison-v1.c | 87 static void __setup_new_cell(struct dm_cell_key *key, in __setup_new_cell() 120 static inline unsigned int lock_nr(struct dm_cell_key *key, unsigned int num_locks) in lock_nr() 126 bool dm_cell_key_has_valid_range(struct dm_cell_key *key) in dm_cell_key_has_valid_range() 139 struct dm_cell_key *key, in __bio_detain() 176 struct dm_cell_key *key, in bio_detain() 192 struct dm_cell_key *key, in dm_bio_detain() 202 struct dm_cell_key *key, in dm_get_cell()
|