Home
last modified time | relevance | path

Searched defs:bpf_callback_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dtask_iter.c781 bpf_callback_t, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_5() argument
/openbmc/linux/include/linux/
H A Dbpf.h61 typedef u64 (*bpf_callback_t)(u64, u64, u64, u64, u64); typedef