이 콘텐츠는 선택한 언어로 제공되지 않습니다.
probe::vm.kfree
Name
probe::vm.kfree — Fires when kfree is requested
Synopsis
vm.kfree
Values
name
- name of the probe point
ptr
- pointer to the kmemory allocated which is returned by kmalloc
caller_function
- name of the caller function.
call_site
- address of the function calling this kmemory function