Home
last modified time | relevance | path

Searched refs:vm_dump (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c125 static void vm_dump(const struct bpf_prog *prog) in vm_dump() function
1416 vm_dump(prog); in bpf_int_jit_compile()
/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dkvm_util.c1120 vm_dump(stderr, vm, 2); in memslot2region()
1875 void vm_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in vm_dump() function
2043 vm_dump(stderr, vm, 2); in __vm_phy_pages_alloc()
/linux-6.12.1/tools/testing/selftests/kvm/include/
Dkvm_util.h434 void vm_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent);