summaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2016-06-15 22:47:12 +0200
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:50:20 +0300
commitbdcfb8d9a32910f4d027fbd516888f466befbf68 (patch)
tree19c4dad9c638e69d434634f072f8ec8f09f16cc2 /kernel/bpf/arraymap.c
parent58df94a330f5407c059dfe331beff61eb09f3eb6 (diff)
bpf, maps: add release callback
Add a release callback for maps that is invoked when the last reference to its struct file is gone and the struct file about to be released by vfs. The handler will be used by fd array maps. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions