Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dseccomp.h118 unsigned long filter_off, in seccomp_get_metadata()
/Linux-v5.10/include/uapi/linux/
Dptrace.h72 __u64 filter_off; /* Input: which filter */ member
/Linux-v5.10/kernel/
Dseccomp.c1746 unsigned long filter_off) in get_nth_filter()
1791 long seccomp_get_filter(struct task_struct *task, unsigned long filter_off, in seccomp_get_filter()
/Linux-v5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c176 __u64 filter_off; /* Input: which filter */ member