Searched refs:monitor_timer (Results 1 – 3 of 3) sorted by relevance
671 struct monitor_timer { struct679 __type(value, struct monitor_timer); argument680 } monitor_timer SEC(".maps");795 timer = bpf_map_lookup_elem(&monitor_timer, &key); in BPF_STRUCT_OPS_SLEEPABLE()799 bpf_timer_init(timer, &monitor_timer, CLOCK_MONOTONIC); in BPF_STRUCT_OPS_SLEEPABLE()
600 struct delayed_work monitor_timer; member866 #define __clear_monitor_timer(c) l2cap_clear_timer(c, &c->monitor_timer)
286 if (!delayed_work_pending(&chan->monitor_timer) && in __set_retrans_timer()297 l2cap_set_timer(chan, &chan->monitor_timer, in __set_monitor_timer()469 INIT_DELAYED_WORK(&chan->monitor_timer, l2cap_monitor_timeout); in l2cap_chan_create()1885 monitor_timer.work); in l2cap_monitor_timeout()