Searched refs:bd_callout (Results 1 – 2 of 2) sorted by relevance
152 timeout_id_t bd_callout; /* for BPF timeouts with select */ member
1444 if (d->bd_callout == 0) in bpfchpoll()1445 d->bd_callout = timeout(bpf_timed_out, in bpfchpoll()1836 timeout_id_t tid = d->bd_callout; in bpf_clear_timeout()1837 d->bd_callout = 0; in bpf_clear_timeout()