Home
last modified time | relevance | path

Searched refs:compat_sock_fprog (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dseccomp.c729 struct compat_sock_fprog fprog32; in seccomp_prepare_user_filter()
/linux/include/linux/
H A Dfilter.h652 struct compat_sock_fprog { struct
/linux/net/core/
H A Dfilter.c100 struct compat_sock_fprog f32; in copy_bpf_fprog_from_user()