Searched refs:notifications (Results 1 – 1 of 1) sorted by relevance
151 struct list_head notifications; member1104 list_add(&n.list, &match->notif->notifications); in seccomp_do_user_notification()1382 list_for_each_entry(knotif, &filter->notif->notifications, list) { in seccomp_notify_detach()1419 list_for_each_entry(cur, &filter->notif->notifications, list) { in find_notification()1449 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_recv()1718 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_poll()1753 INIT_LIST_HEAD(&filter->notif->notifications); in init_listener()