seccomp_filter
struct seccomp_filter *filter;
struct seccomp_filter;
static u64 seccomp_next_notify_id(struct seccomp_filter *filter)
static bool should_sleep_killable(struct seccomp_filter *match,
struct seccomp_filter *match,
struct seccomp_filter *match = NULL;
static void seccomp_notify_free(struct seccomp_filter *filter)
static void seccomp_notify_detach(struct seccomp_filter *filter)
struct seccomp_filter *filter = file->private_data;
find_notification(struct seccomp_filter *filter, u64 id)
static int recv_wait_event(struct seccomp_filter *filter)
static long seccomp_notify_recv(struct seccomp_filter *filter,
static long seccomp_notify_send(struct seccomp_filter *filter,
static long seccomp_notify_id_valid(struct seccomp_filter *filter,
static long seccomp_notify_set_flags(struct seccomp_filter *filter,
static long seccomp_notify_addfd(struct seccomp_filter *filter,
static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter,
struct seccomp_filter *filter = file->private_data;
static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter)
struct seccomp_filter *filter = file->private_data;
static struct file *init_listener(struct seccomp_filter *filter)
static bool has_duplicate_listener(struct seccomp_filter *new_child)
struct seccomp_filter *cur;
struct seccomp_filter *prepared = NULL;
static struct seccomp_filter *get_nth_filter(struct task_struct *task,
struct seccomp_filter *orig, *filter;
struct seccomp_filter *filter;
struct seccomp_filter *filter;
struct seccomp_filter *prev;
struct seccomp_filter *f;
static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter,
struct seccomp_filter **match)
struct seccomp_filter *f =
static int is_ancestor(struct seccomp_filter *parent,
struct seccomp_filter *child)
static inline void seccomp_filter_free(struct seccomp_filter *filter)
static void __seccomp_filter_orphan(struct seccomp_filter *orig)
static void __put_seccomp_filter(struct seccomp_filter *orig)
struct seccomp_filter *freeme = orig;
static void __seccomp_filter_release(struct seccomp_filter *orig)
struct seccomp_filter *orig;
static struct seccomp_filter *seccomp_prepare_filter(struct sock_fprog *fprog)
struct seccomp_filter *sfilter;
static struct seccomp_filter *
struct seccomp_filter *filter = ERR_PTR(-EFAULT);
static void seccomp_cache_prepare_bitmap(struct seccomp_filter *sfilter,
static void seccomp_cache_prepare(struct seccomp_filter *sfilter)
struct seccomp_filter *filter)
struct seccomp_filter *walker;
static void __get_seccomp_filter(struct seccomp_filter *filter)
struct seccomp_filter *orig = tsk->seccomp.filter;