Searched refs:bpf_filter_read (Results 1 – 1 of 1) sorted by relevance
132 static int bpf_filter_read(struct knote *kn, long hint);1158 { FILTEROP_ISFD, NULL, bpf_filter_detach, bpf_filter_read };1207 bpf_filter_read(struct knote *kn, long hint) in bpf_filter_read() function