Home
last modified time | relevance | path

Searched defs:next_key (Results 1 – 22 of 22) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_maps.c39 long long key, next_key, first_key, value; in test_hashmap() local
151 long long key, next_key, first_key; in test_hashmap_percpu() local
277 long long key, value, next_key; in test_hashmap_walk() local
347 int key, next_key, fd; in test_arraymap() local
404 int key, next_key, fd, i; in test_arraymap_percpu() local
Dtest_progs.c217 __u32 key, next_key; in compare_map_keys() local
244 __u32 key, next_key, *cur_key_p, *next_key_p; in compare_stack_ips() local
Dtest_lru_map.c106 unsigned long long next_key = 0; in map_subset() local
Dtest_btf.c4685 bool percpu_map, unsigned int next_key, in get_pprint_expected_line()
4856 unsigned int next_key; in do_test_pprint() local
Dtest_sockmap.c800 int i, key, next_key, err, tx_prog_fd = -1, zero = 0; in run_options() local
/external/libdrm/tests/
Ddrmsl.c114 unsigned long next_key = 0; in print_neighbors() local
/external/mesa3d/src/gallium/frontends/nine/
Dpixelshader9.h66 uint64_t next_key; member
Dvertexshader9.h76 uint64_t next_key; member
/external/toybox/toys/posix/
Dsort.c77 struct sort_key *next_key; // linked list member
/external/bcc/src/cc/api/
DBPFTable.h78 bool next(void* key, void* next_key) { in next()
/external/libdrm/
Dxf86drmSL.c233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser.cc567 StringId next_key = next == interned.end() ? kNullStringId : next->first; in ParseMetatraceEvent() local
/external/marisa-trie/lib/marisa/grimoire/trie/
Dlouds-trie.cc409 T next_key; in build_current_trie() local
/external/rust/crates/serde/src/de/
Dmod.rs1825 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() method
1915 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() function
/external/rust/crates/serde_cbor/src/value/
Dser.rs263 next_key: Option<Value>, field
/external/bcc/src/cc/
Dlibbpf.c298 int bpf_get_next_key(int fd, void *key, void *next_key) in bpf_get_next_key()
/external/iproute2/include/uapi/linux/
Dbpf.h199 __aligned_u64 next_key; member
/external/ltp/include/lapi/
Dbpf.h197 aligned_uint64_t next_key; member
/external/rust/crates/serde_derive/src/
Dde.rs1442 let next_key = quote! { in deserialize_adjacently_tagged_enum() localVariable
/external/bcc/src/cc/compat/linux/
Dbpf.h341 __aligned_u64 next_key; member
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h341 __aligned_u64 next_key; member
/external/kernel-headers/original/uapi/linux/
Dbpf.h519 __aligned_u64 next_key; member