Home
last modified time | relevance | path

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

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