Searched refs:bd_callout (Results 1 – 2 of 2) sorted by relevance
153 timeout_id_t bd_callout; /* for BPF timeouts with select */ member
1432 if (d->bd_callout == 0) in bpfchpoll()1433 d->bd_callout = timeout(bpf_timed_out, in bpfchpoll()1824 timeout_id_t tid = d->bd_callout; in bpf_clear_timeout()1825 d->bd_callout = 0; in bpf_clear_timeout()