diff options
| author | Daniel Borkmann <[email protected]> | 2016-06-15 22:47:12 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-06-15 23:42:57 -0700 |
| commit | 61d1b6a42fec61c5065f54cc62cef02b483c69fb (patch) | |
| tree | eb4b02ef08e8f73fd394fadb0b5e15008394c142 /tools/perf/scripts/python | |
| parent | b478af0cd7957faca83779fe6832abae163f7159 (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 <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions