Home
last modified time | relevance | path

Searched defs:map_entry (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk.h34 struct xdp_sock **map_entry; member
H A Dxskmap.c166 struct xdp_sock *xs, *old_xs, **map_entry; in xsk_map_update_elem() local
25 xsk_map_node_alloc(struct xsk_map *map, struct xdp_sock **map_entry) xsk_map_node_alloc() argument
59 xsk_map_sock_delete(struct xdp_sock *xs, struct xdp_sock **map_entry) xsk_map_sock_delete() argument
225 struct xdp_sock *old_xs, **map_entry; xsk_map_delete_elem() local
241 xsk_map_try_sock_delete(struct xsk_map *map, struct xdp_sock *xs, struct xdp_sock **map_entry) xsk_map_try_sock_delete() argument
[all...]
H A Dxsk.c595 struct xdp_sock **map_entry = NULL; in xsk_delete_from_maps() local
558 xsk_get_map_list_entry(struct xdp_sock *xs, struct xdp_sock ***map_entry) xsk_get_map_list_entry() argument
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.h34 struct xdp_sock __rcu **map_entry; member
H A Dxskmap.c165 struct xdp_sock __rcu **map_entry; in xsk_map_update_elem() local
15 xsk_map_node_alloc(struct xsk_map *map, struct xdp_sock __rcu **map_entry) xsk_map_node_alloc() argument
49 xsk_map_sock_delete(struct xdp_sock *xs, struct xdp_sock __rcu **map_entry) xsk_map_sock_delete() argument
225 struct xdp_sock __rcu **map_entry; xsk_map_delete_elem() local
248 xsk_map_try_sock_delete(struct xsk_map *map, struct xdp_sock *xs, struct xdp_sock __rcu **map_entry) xsk_map_try_sock_delete() argument
[all...]
H A Dxsk.c1017 struct xdp_sock __rcu **map_entry = NULL; in xsk_delete_from_maps() local
980 xsk_get_map_list_entry(struct xdp_sock *xs, struct xdp_sock __rcu ***map_entry) xsk_get_map_list_entry() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_per_member_structs.c37 struct hash_entry *map_entry = in find_var_member() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBJsonWire.php65 $map_entry = $field->getMessageType(); variable
H A DMessageOptions.php77 protected $map_entry = null; variable
355 $this->map_entry = $var; global() variable
[all...]
H A DMessage.php1399 $map_entry = new MapEntry($field->getMessageType()); variable
1856 $map_entry = $field->getMessageType(); variable
/third_party/skia/experimental/skrive/src/reader/
H A DJsonReader.cpp44 const auto* map_entry = std::lower_bound(std::begin(gTypeMap), in block_type() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-struct.h215 size_t map_entry; member
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc266 const Descriptor* map_entry = f->message_type(); in GetFieldForMapType() local
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc721 const Descriptor* map_entry = field->message_type(); in GenerateFieldAccessor() local
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.c538 u32 i, map_entry, log_oldmap, log_newmap; in btt_freelist_init() local
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt.c538 u32 i, map_entry, log_oldmap, log_newmap; in btt_freelist_init() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c96 struct map_entry { struct
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc378 auto map_entry = children_.find({entry, line_number}); in FindChild() local
383 auto map_entry = children_.find({entry, line_number}); in FindOrAddChild() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc2932 Message* map_entry = reflection_tester.GetMapEntryViaReflection( in TEST_F() local
H A Ddescriptor.pb.h11164 inline bool MessageOptions::map_entry() const { in map_entry() function in MessageOptions
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc291 auto map_entry = counter_map_->find(name); in GetCounter() local
/third_party/node/deps/v8/src/d8/
H A Dd8.cc2854 auto map_entry = counter_map_->find(name); in GetCounter() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3483 bool map_entry; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c3038 bool map_entry; member

Completed in 105 milliseconds