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

/linux-4.1.27/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.c762 int map_fd; create_map() local
780 int map_fd = -1; test() local
H A Dbpf_load.c28 int map_fd[MAX_MAPS]; variable
/linux-4.1.27/include/uapi/linux/
H A Dbpf.h142 __u32 map_fd; member in struct:bpf_attr::__anon13135

Completed in 224 milliseconds