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

/linux-master/kernel/
H A Dseccomp.c1451 find_notification(struct seccomp_filter *filter, u64 id) function
1555 knotif = find_notification(filter, unotif.id);
1591 knotif = find_notification(filter, resp.id);
1631 knotif = find_notification(filter, id);
1699 knotif = find_notification(filter, addfd.id);

Completed in 126 milliseconds