Home
last modified time | relevance | path

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

123

/Linux-v5.4/tools/perf/util/
Dmachine.c908 struct dso *kernel; in machine__get_kernel() local
986 struct dso *kernel, in machine__create_extra_kernel_map()
1047 struct dso *kernel) in machine__map_x86_64_entry_trampolines()
1110 __machine__create_kernel_maps(struct machine *machine, struct dso *kernel) in __machine__create_kernel_maps()
1472 struct dso *kernel = machine__get_kernel(machine); in machine__create_kernel_maps() local
1547 struct dso *kernel = kernel_map ? kernel_map->dso : NULL; in machine__process_extra_kernel_map() local
1596 struct dso *kernel = NULL; in machine__process_kernel_mmap_event() local
/Linux-v5.4/arch/alpha/oprofile/
Dop_impl.h19 unsigned long kernel; member
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dslb.c595 static enum slb_index alloc_slb_index(bool kernel) in alloc_slb_index()
641 unsigned long flags, int ssize, bool kernel) in slb_insert_entry()
/Linux-v5.4/kernel/bpf/
Dstackmap.c357 bool kernel = !user; in BPF_CALL_3() local
453 bool kernel = !user; in BPF_CALL_4() local
/Linux-v5.4/arch/powerpc/include/asm/
Doprofile_impl.h20 unsigned long kernel; member
/Linux-v5.4/arch/s390/kernel/
Dmachine_kexec_file.c26 int s390_verify_sig(const char *kernel, unsigned long kernel_len) in s390_verify_sig()
/Linux-v5.4/sound/core/seq/
Dseq_clientmgr.h57 struct snd_seq_kernel_client kernel; member
/Linux-v5.4/arch/powerpc/oprofile/
Dop_model_fsl_emb.c179 static void set_pmc_user_kernel(int ctr, int user, int kernel) in set_pmc_user_kernel()
/Linux-v5.4/kernel/events/
Dcallchain.c178 get_perf_callchain(struct pt_regs *regs, u32 init_nr, bool kernel, bool user, in get_perf_callchain()
/Linux-v5.4/arch/arm/kernel/
Dsys_oabi-compat.c197 struct flock64 kernel; in do_locks() local
255 struct epoll_event kernel; in sys_oabi_epoll_ctl() local
/Linux-v5.4/drivers/misc/
Dfastrpc.c410 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc()
737 static int fastrpc_get_args(u32 kernel, struct fastrpc_invoke_ctx *ctx) in fastrpc_get_args()
859 u32 kernel) in fastrpc_put_args()
884 u32 kernel, uint32_t handle) in fastrpc_invoke_send()
907 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke()
/Linux-v5.4/arch/xtensa/mm/
Dtlb.c223 bool kernel = tlb_asid == 1; in check_tlb_entry() local
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_object.c81 unsigned long size, bool kernel, bool pinned, u32 domain, in qxl_bo_create()
/Linux-v5.4/drivers/oprofile/
Doprofile_perf.c21 unsigned long kernel; member
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_hvs.c131 const u32 *kernel) in vc4_hvs_upload_linear_kernel()
Dvc4_plane.c893 u32 kernel = VC4_SET_FIELD(vc4->hvs->mitchell_netravali_filter.start, in vc4_plane_mode_set() local
/Linux-v5.4/arch/x86/boot/tools/
Dbuild.c340 void *kernel; in main() local
/Linux-v5.4/arch/mips/kvm/
Dtlb.c167 bool user, bool kernel) in kvm_mips_host_tlb_inv()
/Linux-v5.4/include/linux/netfilter/
Dx_tables.h464 } kernel; member
480 } kernel; member
/Linux-v5.4/drivers/misc/cxl/
Dnative.c595 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9) in cxl_calculate_sr()
1008 static int native_attach_process(struct cxl_context *ctx, bool kernel, in native_attach_process()
Dapi.c269 bool kernel = true; in cxl_start_context() local
/Linux-v5.4/tools/power/pm-graph/
Dbootgraph.py53 kernel = '' variable in SystemValues
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_object.c184 unsigned long size, int byte_align, bool kernel, in radeon_bo_create()
Dradeon_gem.c49 u32 flags, bool kernel, in radeon_gem_object_create()
/Linux-v5.4/drivers/char/
Drtc.c381 static int rtc_do_ioctl(unsigned int cmd, unsigned long arg, int kernel) in rtc_do_ioctl()

123