Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dseccomp.h119 unsigned long filter_off, in seccomp_get_metadata()
/Linux-v6.1/include/uapi/linux/
Dptrace.h72 __u64 filter_off; /* Input: which filter */ member
/Linux-v6.1/kernel/
Dseccomp.c2049 unsigned long filter_off) in get_nth_filter()
2094 long seccomp_get_filter(struct task_struct *task, unsigned long filter_off, in seccomp_get_filter()
/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c179 __u64 filter_off; /* Input: which filter */ member