Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhelpers.c1170 static int __bpf_async_init(struct bpf_async_kern *async, struct bpf_map *map, u64 flags, in __bpf_async_init() function
1254 return __bpf_async_init(timer, map, flags, BPF_ASYNC_TYPE_TIMER); in BPF_CALL_3()