/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_maps.c | 39 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
|
D | test_progs.c | 217 __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
|
D | test_lru_map.c | 106 unsigned long long next_key = 0; in map_subset() local
|
D | test_btf.c | 4685 bool percpu_map, unsigned int next_key, in get_pprint_expected_line() 4856 unsigned int next_key; in do_test_pprint() local
|
D | test_sockmap.c | 800 int i, key, next_key, err, tx_prog_fd = -1, zero = 0; in run_options() local
|
/external/libdrm/tests/ |
D | drmsl.c | 114 unsigned long next_key = 0; in print_neighbors() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | pixelshader9.h | 66 uint64_t next_key; member
|
D | vertexshader9.h | 76 uint64_t next_key; member
|
/external/toybox/toys/posix/ |
D | sort.c | 77 struct sort_key *next_key; // linked list member
|
/external/bcc/src/cc/api/ |
D | BPFTable.h | 78 bool next(void* key, void* next_key) { in next()
|
/external/libdrm/ |
D | xf86drmSL.c | 233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | proto_trace_parser.cc | 567 StringId next_key = next == interned.end() ? kNullStringId : next->first; in ParseMetatraceEvent() local
|
/external/marisa-trie/lib/marisa/grimoire/trie/ |
D | louds-trie.cc | 409 T next_key; in build_current_trie() local
|
/external/rust/crates/serde/src/de/ |
D | mod.rs | 1825 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/ |
D | ser.rs | 263 next_key: Option<Value>, field
|
/external/bcc/src/cc/ |
D | libbpf.c | 298 int bpf_get_next_key(int fd, void *key, void *next_key) in bpf_get_next_key()
|
/external/iproute2/include/uapi/linux/ |
D | bpf.h | 199 __aligned_u64 next_key; member
|
/external/ltp/include/lapi/ |
D | bpf.h | 197 aligned_uint64_t next_key; member
|
/external/rust/crates/serde_derive/src/ |
D | de.rs | 1442 let next_key = quote! { in deserialize_adjacently_tagged_enum() localVariable
|
/external/bcc/src/cc/compat/linux/ |
D | bpf.h | 341 __aligned_u64 next_key; member
|
/external/bcc/src/cc/includes/compat/linux/ |
D | bpf.h | 341 __aligned_u64 next_key; member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 519 __aligned_u64 next_key; member
|