Home
last modified time | relevance | path

Searched defs:key (Results 101 – 125 of 2492) sorted by relevance

12345678910>>...100

/openbmc/linux/include/linux/
H A Dhashtable.h60 #define hash_add(hashtable, node, key) \ argument
69 #define hash_add_rcu(hashtable, node, key) \ argument
165 #define hash_for_each_possible(name, obj, member, key) \ argument
176 #define hash_for_each_possible_rcu(name, obj, member, key, cond...) \ argument
191 #define hash_for_each_possible_rcu_notrace(name, obj, member, key) \ argument
204 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
/openbmc/linux/net/xdp/
H A Dxskmap.c104 static int xsk_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in xsk_map_get_next_key()
141 static void *__xsk_map_lookup_elem(struct bpf_map *map, u32 key) in __xsk_map_lookup_elem()
151 static void *xsk_map_lookup_elem(struct bpf_map *map, void *key) in xsk_map_lookup_elem()
156 static void *xsk_map_lookup_elem_sys_only(struct bpf_map *map, void *key) in xsk_map_lookup_elem_sys_only()
161 static long xsk_map_update_elem(struct bpf_map *map, void *key, void *value, in xsk_map_update_elem()
222 static long xsk_map_delete_elem(struct bpf_map *map, void *key) in xsk_map_delete_elem()
/openbmc/linux/scripts/kconfig/
H A Dnconf.c309 function_key key; member
394 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
402 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
409 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
418 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
434 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
441 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
448 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
455 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
462 static void handle_f9(int *key, struct menu *current_item) in handle_f9()
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.c62 static bool prestera_nh_neigh_key_is_valid(struct prestera_nh_neigh_key *key) in prestera_nh_neigh_key_is_valid()
299 struct prestera_nh_neigh_key *key) in __prestera_nh_neigh_create()
327 struct prestera_nh_neigh_key *key) in prestera_nh_neigh_find()
338 struct prestera_nh_neigh_key *key) in prestera_nh_neigh_get()
394 struct prestera_nexthop_group_key *key) in __prestera_nexthop_group_create()
481 struct prestera_nexthop_group_key *key) in __prestera_nexthop_group_find()
492 struct prestera_nexthop_group_key *key) in prestera_nexthop_group_get()
569 prestera_fib_node_find(struct prestera_switch *sw, struct prestera_fib_key *key) in prestera_fib_node_find()
622 struct prestera_fib_key *key, in prestera_fib_node_create()
/openbmc/linux/net/mac80211/
H A Ddebugfs_key.h20 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add()
22 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove()
39 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del()
/openbmc/linux/tools/include/linux/
H A Drbtree.h267 rb_find(const void *key, const struct rb_root *tree, in rb_find()
268 int (*cmp)(const void *key, const struct rb_node *)) in rb_find()
295 rb_find_first(const void *key, const struct rb_root *tree, in rb_find_first()
296 int (*cmp)(const void *key, const struct rb_node *)) in rb_find_first()
325 rb_next_match(const void *key, struct rb_node *node, in rb_next_match()
326 int (*cmp)(const void *key, const struct rb_node *)) in rb_next_match()
341 #define rb_for_each(node, key, tree, cmp) \ argument
/openbmc/linux/net/core/
H A Dsock_map.c381 static void *sock_map_lookup(struct bpf_map *map, void *key) in sock_map_lookup()
614 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument
637 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
663 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
705 struct bpf_map *map, void *key, in DEFINE_BPF_ITER_FUNC()
837 u8 key[]; member
952 void *key, u32 key_size, in sock_hash_alloc_elem()
1198 static void *sock_hash_lookup(struct bpf_map *map, void *key) in sock_hash_lookup()
1216 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument
1238 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument
[all …]
/openbmc/linux/fs/btrfs/
H A Ddir-item.c65 struct btrfs_key key, location; in btrfs_insert_xattr_item() local
120 struct btrfs_key key; in btrfs_insert_dir_item() local
180 struct btrfs_key *key, const char *name, in btrfs_lookup_match_dir()
218 struct btrfs_key key; in btrfs_lookup_dir_item() local
237 struct btrfs_key key; in btrfs_check_dir_item_collision() local
314 struct btrfs_key key; in btrfs_lookup_dir_index_item() local
333 struct btrfs_key key; in btrfs_search_dir_index_item() local
362 struct btrfs_key key; in btrfs_lookup_xattr() local
/openbmc/linux/drivers/net/wireguard/
H A Dallowedips.c36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose()
87 static u8 common_bits(const struct allowedips_node *node, const u8 *key, in common_bits()
99 static bool prefix_matches(const struct allowedips_node *node, const u8 *key, in prefix_matches()
112 const u8 *key) in find_node()
149 static bool node_placement(struct allowedips_node __rcu *trie, const u8 *key, in node_placement()
181 static int add(struct allowedips_node __rcu **trie, u8 bits, const u8 *key, in add()
285 u8 key[4] __aligned(__alignof(u32)); in wg_allowedips_insert_v4() local
296 u8 key[16] __aligned(__alignof(u64)); in wg_allowedips_insert_v6() local
/openbmc/linux/net/mctp/
H A Droute.c76 static bool mctp_key_match(struct mctp_sk_key *key, mctp_eid_t local, in mctp_key_match()
99 struct mctp_sk_key *key, *ret; in mctp_lookup_key() local
137 struct mctp_sk_key *key; in mctp_key_alloc() local
155 void mctp_key_unref(struct mctp_sk_key *key) in mctp_key_unref()
173 static int mctp_key_add(struct mctp_sk_key *key, struct mctp_sock *msk) in mctp_key_add()
220 static void __mctp_key_done_in(struct mctp_sk_key *key, struct net *net, in __mctp_key_done_in()
268 struct mctp_sk_key *key; in mctp_flow_prepare_output() local
326 struct mctp_sk_key *key, *any_key = NULL; in mctp_route_input() local
608 struct mctp_sk_key *key, *tmp; in mctp_alloc_local_tag() local
679 struct mctp_sk_key *key, *tmp; in mctp_lookup_prealloc_tag() local
[all …]
/openbmc/linux/arch/s390/lib/
H A Duaccess.c34 unsigned long size, unsigned long key) in raw_copy_from_user_key()
79 unsigned long n, unsigned long key) in _copy_from_user_key()
96 unsigned long size, unsigned long key) in raw_copy_to_user_key()
141 unsigned long n, unsigned long key) in _copy_to_user_key()
/openbmc/u-boot/fs/btrfs/
H A Dinode.c15 struct btrfs_key *key; in btrfs_lookup_inode_ref() local
89 struct btrfs_key key; in btrfs_readlink() local
143 struct btrfs_key key; in get_parent_inode() local
303 struct btrfs_key key; in btrfs_lookup_path() local
323 struct btrfs_key key; in btrfs_file_read() local
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c23 u8 key[WEP_KEY_LEN + 1]; member
63 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local
132 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local
180 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key()
193 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c28 u8 key[WEP_KEY_LEN + 1]; member
70 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local
137 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local
185 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key()
199 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
/openbmc/linux/kernel/bpf/
H A Darraymap.c163 static void *array_map_lookup_elem(struct bpf_map *map, void *key) in array_map_lookup_elem()
263 int bpf_percpu_array_copy(struct bpf_map *map, void *key, void *value) in bpf_percpu_array_copy()
349 int bpf_percpu_array_update(struct bpf_map *map, void *key, void *value, in bpf_percpu_array_update()
389 static long array_map_delete_elem(struct bpf_map *map, void *key) in array_map_delete_elem()
444 static void array_map_seq_show_elem(struct bpf_map *map, void *key, in array_map_seq_show_elem()
692 u32 i, key, num_elems = 0; in bpf_for_each_array_elem() local
816 static void *fd_array_map_lookup_elem(struct bpf_map *map, void *key) in fd_array_map_lookup_elem()
843 void *key, void *value, u64 map_flags) in bpf_fd_array_map_update_elem()
900 static long fd_array_map_delete_elem(struct bpf_map *map, void *key) in fd_array_map_delete_elem()
1027 static void prog_array_map_poke_run(struct bpf_map *map, u32 key, in prog_array_map_poke_run()
[all …]
H A Dlocal_storage.c68 void *key, bool locked) in cgroup_storage_lookup()
132 static void *cgroup_storage_lookup_elem(struct bpf_map *_map, void *key) in cgroup_storage_lookup_elem()
144 static long cgroup_storage_update_elem(struct bpf_map *map, void *key, in cgroup_storage_update_elem()
182 int bpf_percpu_cgroup_storage_copy(struct bpf_map *_map, void *key, in bpf_percpu_cgroup_storage_copy()
211 int bpf_percpu_cgroup_storage_update(struct bpf_map *_map, void *key, in bpf_percpu_cgroup_storage_update()
245 static int cgroup_storage_get_next_key(struct bpf_map *_map, void *key, in cgroup_storage_get_next_key()
351 static long cgroup_storage_delete_elem(struct bpf_map *map, void *key) in cgroup_storage_delete_elem()
414 static void cgroup_storage_seq_show_elem(struct bpf_map *map, void *key, in cgroup_storage_seq_show_elem()
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dconfig.json8 "key": 6, number
27 "key": 7, number
46 "key": 8, number
65 "key": 9, number
84 "key": 10, number
103 "key": 11, number
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_mr_tcam.c30 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_replace()
62 struct mlxsw_sp_mr_route_key *key) in mlxsw_sp1_mr_tcam_route_remove()
92 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_parman_item_add()
112 struct mlxsw_sp_mr_route_key *key) in mlxsw_sp1_mr_tcam_route_parman_item_remove()
124 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_create()
151 struct mlxsw_sp_mr_route_key *key) in mlxsw_sp1_mr_tcam_route_destroy()
163 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_update()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Drest.json23 "key": "model", string
30 "key": "${sensorModel}", string
35 "key": "humidity", string
58 "key": "model", string
65 "key": "temperature", string
70 "key": "humidity", string
92 "key": "Totaliser", string
/openbmc/linux/net/openvswitch/
H A Dconntrack.c109 static u16 key_to_nfproto(const struct sw_flow_key *key) in key_to_nfproto()
184 static void __ovs_ct_update_key_orig_tp(struct sw_flow_key *key, in __ovs_ct_update_key_orig_tp()
244 struct sw_flow_key *key, bool post_ct, in ovs_ct_update_key()
284 struct sw_flow_key *key, in ovs_ct_fill_key()
534 const struct sw_flow_key *key, in ovs_ct_executed()
562 const struct sw_flow_key *key, in skb_nfct_cached()
615 static void ovs_nat_update_key(struct sw_flow_key *key, in ovs_nat_update_key()
667 static int ovs_ct_nat(struct net *net, struct sw_flow_key *key, in ovs_ct_nat()
1014 struct sw_flow_key *key, in ovs_ct_execute()
1048 int ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key) in ovs_ct_clear()
[all …]
/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c74 static bool tb_property_key_valid(const char *key) in tb_property_key_valid()
80 tb_property_alloc(const char *key, enum tb_property_type type) in tb_property_alloc()
98 char key[TB_PROPERTY_KEY_SIZE + 1]; in tb_property_parse() local
581 int tb_property_add_immediate(struct tb_property_dir *parent, const char *key, in tb_property_add_immediate()
610 int tb_property_add_data(struct tb_property_dir *parent, const char *key, in tb_property_add_data()
646 int tb_property_add_text(struct tb_property_dir *parent, const char *key, in tb_property_add_text()
680 int tb_property_add_dir(struct tb_property_dir *parent, const char *key, in tb_property_add_dir()
723 const char *key, enum tb_property_type type) in tb_property_find()
/openbmc/linux/certs/
H A Dblacklist.c86 static int blacklist_key_instantiate(struct key *key, in blacklist_key_instantiate()
127 static int blacklist_key_update(struct key *key, in blacklist_key_update()
133 static void blacklist_describe(const struct key *key, struct seq_file *m) in blacklist_describe()
184 key_ref_t key; in mark_raw_hash_blacklisted() local
264 key_ref_t key; in add_key_to_revocation_list() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) in cb1()
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2()
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) in cb()
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) in cb3()
H A Dlocal_kptr_stash.c12 long key; member
18 long key; member
103 int key = 1; in unstash_rb_node() local
123 int key = 0; in stash_test_ref_kfunc() local
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c303 function_key key; member
388 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
396 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
403 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
412 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
428 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
435 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
442 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
449 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
456 static void handle_f9(int *key, struct menu *current_item) in handle_f9()
[all …]

12345678910>>...100