Home | History | Annotate | Download | only in strace

Lines Matching refs:bpf_fd

9817 	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether union bpf_attr.bpf_fd initialization works" >&5
9818 $as_echo_n "checking whether union bpf_attr.bpf_fd initialization works... " >&6; }
9828 union bpf_attr a = { .bpf_fd = 0 };