Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/rc/
A Dbpf-lirc.c24 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_1()
43 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_4()
64 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_3()
217 raw->bpf_sample = sample; in lirc_bpf_run()
222 &raw->bpf_sample, bpf_prog_run); in lirc_bpf_run()
A Drc-core-priv.h64 u32 bpf_sample; member

Completed in 5 milliseconds