Searched defs:map_fd (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/samples/bpf/
H A Dsock_example.c33 int sock = -1, map_fd, prog_fd, i, key; test_sock() local
H A Dtest_maps.c24 int map_fd; test_hashmap_sanity() local
94 int key, next_key, map_fd; test_arraymap_sanity() local
153 int map_fd, i, value; test_map_large() local
220 int map_fd = ((int *)data)[0]; do_work() local
236 int i, map_fd, key = 0, value = 0; test_map_parallel() local
H A Dtest_verifier.c1198 int map_fd; create_map() local
1210 int map_fd; create_prog_array() local
1233 int map_fd = -1, prog_array_fd = -1; test() local
H A Dbpf_load.c29 int map_fd[MAX_MAPS]; variable
/linux-4.4.14/include/uapi/linux/
H A Dbpf.h110 __u32 map_fd; member in struct:bpf_attr::__anon13934

Completed in 97 milliseconds