Home
last modified time | relevance | path

Searched defs:on_delete (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Drecursion.c28 int BPF_PROG(on_delete, struct bpf_map *map) in BPF_PROG() argument
/external/webrtc/net/dcsctp/timer/
Dfake_timeout.h32 std::function<void(FakeTimeout*)> on_delete) in FakeTimeout()
/external/python/cpython3/Include/cpython/
Dpystate.h134 void (*on_delete)(void *); member