Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Dbpf-lirc.c17 BPF_CALL_1(bpf_rc_repeat, u32*, sample) in BPF_CALL_1() argument
29 .func = bpf_rc_repeat,
/Linux-v4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h133 static int (*bpf_rc_repeat)(void *ctx) = variable