Home
last modified time | relevance | path

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

/linux-6.15/arch/arc/net/
H A 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.15/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1173 vm_dump(stderr, vm, 2); in memslot2region()
1939 void vm_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in vm_dump() function
2106 vm_dump(stderr, vm, 2); in __vm_phy_pages_alloc()
/linux-6.15/tools/testing/selftests/kvm/include/
H A Dkvm_util.h438 void vm_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent);