Home
last modified time | relevance | path

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

/samples/bpf/
Dtest_cgrp2_attach.c43 static int prog_load(int map_fd, int verdict) in prog_load()
94 int prog_fd, map_fd, ret, key; in attach_filter() local
Dxdp_adjust_tail_user.c52 static void poll_stats(unsigned int map_fd, unsigned int kill_after_s) in poll_stats()
89 int i, prog_fd, map_fd, opt; in main() local
Dxdp_fwd_user.c32 static int do_attach(int idx, int prog_fd, int map_fd, const char *name) in do_attach()
125 int prog_fd = -1, map_fd = -1; in main() local
Dspintest_user.c16 int map_fd, i, j = 0; in main() local
Dtest_current_task_under_cgroup_user.c22 int map_fd[2]; in main() local
Dsockex1_user.c15 int map_fd, prog_fd; in main() local
Dsock_example.c38 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
Dtest_lru_dist.c96 int map_fd; member
207 int map_fd; in create_map() local
338 int map_fd; in test_lru_loss0() local
389 int map_fd; in test_lru_loss1() local
424 int map_fd = *(int *)data; in do_test_parallel_lru_loss() local
467 int map_fd; in test_parallel_lru_loss() local
Dtest_probe_write_user_user.c15 int serverfd, serverconnfd, clientfd, map_fd; in main() local
Dsockex2_user.c20 int map_fd, prog_fd; in main() local
Dlwt_len_hist_user.c36 int i, map_fd; in main() local
Dtracex4_user.c54 int map_fd, j = 0; in main() local
Dibumad_user.c31 static int map_fd[2]; variable
Dtrace_output_user.c50 int map_fd, ret = 0; in main() local
Dtracex6_user.c23 static int map_fd[3]; variable
Dtracex3_user.c113 int map_fd, i, j = 0; in main() local
Dlathist_user.c87 int map_fd, i = 0; in main() local
Doffwaketime_user.c18 static int map_fd[2]; variable
Dtest_map_in_map_user.c17 static int map_fd[7]; variable
Dsampleip_user.c25 static int map_fd; variable
Dcookie_uid_helper_example.c64 static int map_fd, prog_fd; variable
Dtrace_event_user.c23 static int map_fd[2]; variable
Dmap_perf_test_user.c69 static int map_fd[NR_IDXES]; variable
Dxdp_sample_user.c380 static int map_collect_percpu_devmap(int map_fd, struct stats_record *rec) in map_collect_percpu_devmap()