Home
last modified time | relevance | path

Searched refs:hid_bpf_async_map_elem (Results 1 – 1 of 1) sorted by relevance

/drivers/hid/bpf/progs/
A Dhid_bpf_async.h24 struct hid_bpf_async_map_elem { struct
36 __type(value, struct hid_bpf_async_map_elem); argument
51 struct hid_bpf_async_map_elem *e; \
54 e = (struct hid_bpf_async_map_elem *)value; \
100 struct hid_bpf_async_map_elem *e = (struct hid_bpf_async_map_elem *)value; in __start_wq_timer_cb()
112 struct hid_bpf_async_map_elem *elem; in hid_bpf_async_find_empty_key()
136 struct hid_bpf_async_map_elem *elem; in hid_bpf_async_get_ctx()
171 struct hid_bpf_async_map_elem *elem; in hid_bpf_async_delayed_call()

Completed in 3 milliseconds