Home
last modified time | relevance | path

Searched defs:kernel (Results 26 – 50 of 87) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dx_tables.h25 } kernel; member
48 } kernel; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dx_tables.h25 } kernel; member
48 } kernel; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dx_tables.h25 } kernel; member
48 } kernel; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dqemu.py24 port=None, machine='', rootfs='', kernel='', kvm=False, slirp=False, argument
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_impl.h21 unsigned long kernel; member
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Dmachine.c71 struct dso *kernel) in machine__create_extra_kernel_maps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_gem.c47 bool discardable, bool kernel, in qxl_gem_object_create()
/OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/
H A Dckmmu.h92 static inline void setup_pgd(unsigned long pgd, bool kernel) in setup_pgd()
/OK3568_Linux_fs/kernel/arch/csky/abiv2/inc/abi/
H A Dckmmu.h103 static inline void setup_pgd(unsigned long pgd, bool kernel) in setup_pgd()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsockptr.h16 void *kernel; member
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_compat.c25 u32 kernel; /* reserved for kernel use (must be NULL) */ member
H A Dseq_clientmgr.h57 struct snd_seq_kernel_client kernel; member
/OK3568_Linux_fs/kernel/arch/alpha/oprofile/
H A Dop_impl.h19 unsigned long kernel; member
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dslb.c649 static enum slb_index alloc_slb_index(bool kernel) in alloc_slb_index()
695 unsigned long flags, int ssize, bool kernel) in slb_insert_entry()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Doprofile_impl.h20 unsigned long kernel; member
/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dbootm.c45 void (*kernel)(bd_t *, ulong r4, ulong r5, ulong r6, in boot_jump_linux() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsys_oabi-compat.c197 struct flock64 kernel; in do_locks() local
256 struct epoll_event kernel; in sys_oabi_epoll_ctl() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmachine.c970 struct dso *kernel; in machine__get_kernel() local
1048 struct dso *kernel, in machine__create_extra_kernel_map()
1108 struct dso *kernel) in machine__map_x86_64_entry_trampolines()
1170 __machine__create_kernel_maps(struct machine *machine, struct dso *kernel) in __machine__create_kernel_maps()
1519 struct dso *kernel = machine__get_kernel(machine); in machine__create_kernel_maps() local
1593 struct dso *kernel = machine__kernel_dso(machine); in machine__process_extra_kernel_map() local
1642 struct dso *kernel = NULL; in machine__process_kernel_mmap_event() local
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcallchain.c180 get_perf_callchain(struct pt_regs *regs, u32 init_nr, bool kernel, bool user, in get_perf_callchain()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_fsl_emb.c179 static void set_pmc_user_kernel(int ctr, int user, int kernel) in set_pmc_user_kernel()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_file.c27 int s390_verify_sig(const char *kernel, unsigned long kernel_len) in s390_verify_sig()
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py40 def __init__(self, writer, kernel, psstats, sample_period, argument
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c441 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc()
763 static int fastrpc_get_args(u32 kernel, struct fastrpc_invoke_ctx *ctx) in fastrpc_get_args()
887 u32 kernel) in fastrpc_put_args()
912 u32 kernel, uint32_t handle) in fastrpc_invoke_send()
942 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke()
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dbootm.c297 kernel_entry_t kernel = (kernel_entry_t) images->ep; in boot_jump_linux() local

1234