Home
last modified time | relevance | path

Searched defs:filter_off (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dseccomp.h105 unsigned long filter_off, in seccomp_get_metadata()
/linux/include/uapi/linux/
H A Dptrace.h72 __u64 filter_off; /* Input: which filter */ member
/linux/kernel/
H A Dseccomp.c2143 unsigned long filter_off) in get_nth_filter()
2188 long seccomp_get_filter(struct task_struct *task, unsigned long filter_off, in seccomp_get_filter()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c190 __u64 filter_off; /* Input: which filter */ member