Home
last modified time | relevance | path

Searched defs:map_fd (Results 1 – 7 of 7) sorted by relevance

/samples/bpf/
Dtest_cgrp2_attach.c41 static int prog_load(int map_fd, int verdict) in prog_load()
88 int prog_fd, map_fd, ret, key; in attach_filter() local
Dsock_example.c36 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
Dtest_lru_dist.c105 int map_fd; member
213 int map_fd; in create_map() local
344 int map_fd; in test_lru_loss0() local
395 int map_fd; in test_lru_loss1() local
430 int map_fd = *(int *)data; in do_test_parallel_lru_loss() local
473 int map_fd; in test_parallel_lru_loss() local
Dlwt_len_hist_user.c38 int i, map_fd; in main() local
Dcookie_uid_helper_example.c64 static int map_fd, prog_fd; variable
Dxdp_monitor_user.c181 int map_fd; in stats_poll() local
Dbpf_load.c37 int map_fd[MAX_MAPS]; variable