代码搜索:Kernel-based

找到约 64 项符合「Kernel-based」的源代码

代码结果 64
www.eeworm.com/read/350657/3122779

c 6pack.c

/* * 6pack.c This module implements the 6pack protocol for kernel-based * devices like TTY. It interfaces between a raw TTY and the * kernel's AX.25 protocol layers. * * Version: @(#)6pack.c 0.
www.eeworm.com/read/264095/4296157

c 6pack.c

/* * 6pack.c This module implements the 6pack protocol for kernel-based * devices like TTY. It interfaces between a raw TTY and the * kernel's AX.25 protocol layers. * * Version: @(#)6pack.c 0.
www.eeworm.com/read/161121/5559787

c 6pack.c

/* * 6pack.c This module implements the 6pack protocol for kernel-based * devices like TTY. It interfaces between a raw TTY and the * kernel's AX.25 protocol layers. * * Version: @(#)6pack.c 0.
www.eeworm.com/read/316872/3594328

makefile

# # Makefile for Kernel-based Virtual Machine module # kvm-objs := kvm_main.o mmu.o x86_emulate.o i8259.o irq.o lapic.o ioapic.o obj-$(CONFIG_KVM) += kvm.o kvm-intel-objs = vmx.o obj-$(CONFIG_KVM_INT