Home
last modified time | relevance | path

Searched refs:find_notification (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dseccomp.c1501 find_notification(struct seccomp_filter *filter, u64 id) in find_notification() function
1610 knotif = find_notification(filter, unotif.id); in seccomp_notify_recv()
1646 knotif = find_notification(filter, resp.id); in seccomp_notify_send()
1686 knotif = find_notification(filter, id); in seccomp_notify_id_valid()
1754 knotif = find_notification(filter, addfd.id); in seccomp_notify_addfd()