Home
last modified time | relevance | path

Searched refs:map_indirections_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ebpf/
H A Debpf_rss.c37 ctx->map_indirections_table = -1; in ebpf_rss_init()
70 ctx->map_indirections_table, 0); in ebpf_rss_mmap()
133 ctx->map_indirections_table = bpf_map__fd( in ebpf_rss_load()
141 ctx->map_indirections_table, in ebpf_rss_load()
154 ctx->map_indirections_table = -1; in ebpf_rss_load()
188 ctx->map_indirections_table = table_fd; in ebpf_rss_load_fds()
193 ctx->map_indirections_table, in ebpf_rss_load_fds()
200 ctx->map_indirections_table = -1; in ebpf_rss_load_fds()
298 close(ctx->map_indirections_table); in ebpf_rss_unload()
305 ctx->map_indirections_table = -1; in ebpf_rss_unload()
H A Debpf_rss.h26 int map_indirections_table; member
/openbmc/qemu/docs/devel/
H A Debpf_rss.rst81 - map_indirections_table - 128 elements of queue indexes.