diff options
author | Yonghong Song <[email protected]> | 2020-01-15 10:43:06 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-01-15 14:00:35 -0800 |
commit | 2ab3d86ea1859d1a4b830ce3551cba725620593a (patch) | |
tree | 0cd83172075796074ac3c27f58ba14e7c3f0ff7e /drivers/usb/cdns3/cdns3-debug.h | |
parent | a1e3a3b8ba2c381a043d0c4273837895c1d3cf9c (diff) |
libbpf: Add libbpf support to batch ops
Added four libbpf API functions to support map batch operations:
. int bpf_map_delete_batch( ... )
. int bpf_map_lookup_batch( ... )
. int bpf_map_lookup_and_delete_batch( ... )
. int bpf_map_update_batch( ... )
Signed-off-by: Yonghong Song <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions