Searched defs:prog_id (Results 1 – 9 of 9) sorted by relevance
/samples/bpf/ |
D | task_fd_query_user.c | 96 __u32 len, prog_id, fd_type; in test_debug_fs_kprobe() local 126 char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, in test_nondebug_fs_kuprobe_common() 181 __u32 prog_id, fd_type; in test_nondebug_fs_probe() local 234 __u32 len, prog_id, fd_type; in test_debug_fs_uprobe() local
|
D | xdp1_user.c | 23 static __u32 prog_id; variable
|
D | xdp_adjust_tail_user.c | 30 static __u32 prog_id; variable
|
D | xdp_sample_pkts_user.c | 24 static __u32 prog_id; variable
|
D | xdp_tx_iptunnel_user.c | 28 static __u32 prog_id; variable
|
D | xdp_sample_user.c | 147 __u32 prog_id; member 1262 static int __sample_remove_xdp(int ifindex, __u32 prog_id, int xdp_flags) in __sample_remove_xdp() 1288 __u32 prog_id = 0; in sample_install_xdp() local 1375 __u32 prog_id; in sample_exit() local
|
D | xdp_rxq_info_user.c | 32 static __u32 prog_id; variable
|
D | xdp_router_ipv4_user.c | 42 __u32 prog_id = 0; in int_exit() local
|
D | xdpsock_user.c | 97 static u32 prog_id; variable
|