Home
last modified time | relevance | path

Searched refs:BPF_MAP_UPDATE_BATCH (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
Dbpf.h911 BPF_MAP_UPDATE_BATCH, enumerator
/tools/lib/bpf/
Dbpf.c571 return bpf_map_batch_common(BPF_MAP_UPDATE_BATCH, fd, NULL, NULL, in bpf_map_update_batch()