Home
last modified time | relevance | path

Searched refs:BPF_MAP_LOOKUP_BATCH (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h611 * BPF_MAP_LOOKUP_BATCH
618 * **BPF_MAP_LOOKUP_BATCH**, the caller should pass the resultant
656 * **BPF_MAP_LOOKUP_BATCH** with two exceptions:
892 BPF_MAP_LOOKUP_BATCH, enumerator
/third_party/libbpf/src/
H A Dbpf.c555 return bpf_map_batch_common(BPF_MAP_LOOKUP_BATCH, fd, in_batch, in bpf_map_lookup_batch()

Completed in 12 milliseconds