Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dseccomp.c1165 find_notification(struct seccomp_filter *filter, u64 id) in find_notification() function
1238 knotif = find_notification(filter, unotif.id); in seccomp_notify_recv()
1270 knotif = find_notification(filter, resp.id); in seccomp_notify_send()
1307 knotif = find_notification(filter, id); in seccomp_notify_id_valid()
1358 knotif = find_notification(filter, addfd.id); in seccomp_notify_addfd()