logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::vm_fault_contains - Test return value for page fault reason

Arguments

value
           the fault_type returned by vm.page_fault.return

       test
           the type of fault to test for (VM_FAULT_OOM or similar)

Name

       function::vm_fault_contains - Test return value for page fault reason

See Also

tapset::memory(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::VM_FAULT_C(3stap)

Synopsis

           vm_fault_contains:long(value:long,test:long)

See Also