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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c141 static void bpf_clear_timeout(struct bpf_d *);
543 bpf_clear_timeout(d);
599 bpf_clear_timeout(d);
841 bpf_clear_timeout(d);
1428 bpf_clear_timeout(d);
1817 * bpf_clear_timeout is called with the bd_lock mutex held, providing it
1822 bpf_clear_timeout(struct bpf_d *d) function

Completed in 61 milliseconds