Searched defs:prog_id (Results 1 – 4 of 4) sorted by relevance
/samples/bpf/ |
A D | task_fd_query_user.c | 95 __u32 len, prog_id, fd_type; in test_debug_fs_kprobe() local 125 char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, in test_nondebug_fs_kuprobe_common() 180 __u32 prog_id, fd_type; in test_nondebug_fs_probe() local 233 __u32 len, prog_id, fd_type; in test_debug_fs_uprobe() local
|
A D | xdp_adjust_tail_user.c | 29 static __u32 prog_id; variable
|
A D | xdp_tx_iptunnel_user.c | 27 static __u32 prog_id; variable
|
A D | xdp_sample_user.c | 146 __u32 prog_id; member 1261 static int __sample_remove_xdp(int ifindex, __u32 prog_id, int xdp_flags) in __sample_remove_xdp() 1287 __u32 prog_id = 0; in sample_install_xdp() local 1373 __u32 prog_id; in sample_exit() local
|
Completed in 14 milliseconds