| /linux-4.4.14/arch/s390/oprofile/ | 
| D | op_counter.h | 15 	unsigned long kernel;  member
 | 
| /linux-4.4.14/arch/hexagon/lib/ | 
| D | memcpy.S | 177 #define kernel		R4	/*  number of 32byte chunks in kernel  */  macro257 	kernel = sub(len, prolog);  define
 270 	kernel = lsr(kernel, #5);  define
 452 	kernel = and(epilog, #7);  define
 
 | 
| /linux-4.4.14/arch/tile/include/hv/ | 
| D | iorpc.h | 379   kernel;                       /**< Buffer as described by kernel. */  member410   kernel;      /**< Interrupt as described by the kernel. */  member
 434   kernel;      /**< pollfd_setup as described by the kernel. */  member
 455   kernel;      /**< pollfd as described by the kernel. */  member
 
 | 
| /linux-4.4.14/arch/x86/oprofile/ | 
| D | op_counter.h | 22 	unsigned long kernel;  member
 | 
| /linux-4.4.14/drivers/staging/rdma/ehca/ | 
| D | hcp_phyp.h | 65 	struct h_galpa kernel;	/* kernel space accessible resource,  member
 | 
| /linux-4.4.14/arch/um/kernel/skas/ | 
| D | mmu.c | 18 			 unsigned long kernel)  in init_stub_pte()
 | 
| /linux-4.4.14/arch/x86/kernel/ | 
| D | kexec-bzimage64.c | 327 static void *bzImage64_load(struct kimage *image, char *kernel,  in bzImage64_load()530 static int bzImage64_verify_sig(const char *kernel, unsigned long kernel_len)  in bzImage64_verify_sig()
 
 | 
| D | machine_kexec_64.c | 388 int arch_kexec_kernel_verify_sig(struct kimage *image, void *kernel,  in arch_kexec_kernel_verify_sig()
 | 
| /linux-4.4.14/arch/mips/oprofile/ | 
| D | op_impl.h | 21 	unsigned long kernel;  member
 | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | pgtable_64.c | 386 static pte_t *__alloc_for_cache(struct mm_struct *mm, int kernel)  in __alloc_for_cache()414 pte_t *page_table_alloc(struct mm_struct *mm, unsigned long vmaddr, int kernel)  in page_table_alloc()
 425 void page_table_free(struct mm_struct *mm, unsigned long *table, int kernel)  in page_table_free()
 
 | 
| /linux-4.4.14/drivers/gpu/drm/virtio/ | 
| D | virtgpu_object.c | 62 			     unsigned long size, bool kernel, bool pinned,  in virtio_gpu_object_create()
 | 
| D | virtgpu_gem.c | 38 						  size_t size, bool kernel,  in virtio_gpu_alloc_object()
 | 
| /linux-4.4.14/drivers/gpu/drm/qxl/ | 
| D | qxl_gem.c | 47 			  bool discardable, bool kernel,  in qxl_gem_object_create()
 | 
| D | qxl_object.c | 79 		  unsigned long size, bool kernel, bool pinned, u32 domain,  in qxl_bo_create()
 | 
| /linux-4.4.14/include/uapi/linux/netfilter/ | 
| D | x_tables.h | 24 		} kernel;  member47 		} kernel;  member
 
 | 
| /linux-4.4.14/kernel/events/ | 
| D | callchain.c | 165 	int kernel = !event->attr.exclude_callchain_kernel;  in perf_callchain()  local
 | 
| /linux-4.4.14/sound/core/seq/ | 
| D | seq_compat.c | 39 	u32 kernel;			/* reserved for kernel use (must be NULL) */  member
 | 
| D | seq_clientmgr.h | 69 		struct snd_seq_kernel_client kernel;  member
 | 
| /linux-4.4.14/arch/alpha/oprofile/ | 
| D | op_impl.h | 19 	unsigned long kernel;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_object.c | 219 				bool kernel, u32 domain, u64 flags,  in amdgpu_bo_create_restricted()289 		     bool kernel, u32 domain, u64 flags,  in amdgpu_bo_create()
 
 | 
| D | amdgpu_gem.c | 47 				u64 flags, bool kernel,  in amdgpu_gem_object_create()177 	bool kernel = false;  in amdgpu_gem_create_ioctl()  local
 
 | 
| D | amdgpu_ctx.c | 28 int amdgpu_ctx_init(struct amdgpu_device *adev, bool kernel,  in amdgpu_ctx_init()
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | oprofile_impl.h | 24 	unsigned long kernel;  member
 | 
| /linux-4.4.14/arch/avr32/oprofile/ | 
| D | op_model_avr32.c | 33 	unsigned long	kernel;  member
 | 
| /linux-4.4.14/arch/powerpc/oprofile/ | 
| D | op_model_fsl_emb.c | 183 static void set_pmc_user_kernel(int ctr, int user, int kernel)  in set_pmc_user_kernel()
 | 
| D | op_model_cell.c | 406 set_count_mode(u32 kernel, u32 user)  in set_count_mode()
 | 
| /linux-4.4.14/arch/arm/kernel/ | 
| D | sys_oabi-compat.c | 199 	struct flock64 kernel;  in do_locks()  local257 	struct epoll_event kernel;  in sys_oabi_epoll_ctl()  local
 
 | 
| /linux-4.4.14/arch/xtensa/mm/ | 
| D | tlb.c | 225 	bool kernel = tlb_asid == 1;  in check_tlb_entry()  local
 | 
| /linux-4.4.14/drivers/oprofile/ | 
| D | oprofile_perf.c | 20 	unsigned long kernel;  member
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | machine.c | 665 	struct dso *kernel;  in machine__get_kernel()  local738 int __machine__create_kernel_maps(struct machine *machine, struct dso *kernel)  in __machine__create_kernel_maps()
 1084 	struct dso *kernel = machine__get_kernel(machine);  in machine__create_kernel_maps()  local
 1183 		struct dso *kernel = NULL;  in machine__process_kernel_mmap_event()  local
 
 | 
| D | dso.h | 148 	enum dso_kernel_type	kernel;  member
 | 
| /linux-4.4.14/drivers/misc/cxl/ | 
| D | api.c | 169 	bool kernel = true;  in cxl_start_context()  local
 | 
| D | native.c | 689 int cxl_attach_process(struct cxl_context *ctx, bool kernel, u64 wed, u64 amr)  in cxl_attach_process()
 | 
| D | cxl.h | 468 	bool kernel;  member
 | 
| /linux-4.4.14/arch/x86/boot/tools/ | 
| D | build.c | 339 	void *kernel;  in main()  local
 | 
| /linux-4.4.14/include/linux/netfilter/ | 
| D | x_tables.h | 434 		} kernel;  member450 		} kernel;  member
 
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_object.c | 179 		     unsigned long size, int byte_align, bool kernel,  in radeon_bo_create()
 | 
| D | radeon_gem.c | 46 				u32 flags, bool kernel,  in radeon_gem_object_create()
 | 
| /linux-4.4.14/drivers/char/ | 
| D | rtc.c | 398 static int rtc_do_ioctl(unsigned int cmd, unsigned long arg, int kernel)  in rtc_do_ioctl()
 | 
| /linux-4.4.14/arch/ia64/sn/pci/ | 
| D | tioce_provider.c | 227 		struct tioce_kernel **kernel, int *port)  in pcidev_to_tioce()
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ | 
| D | cxio_hal.c | 158 int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel)  in cxio_create_cq()
 | 
| /linux-4.4.14/scripts/mod/ | 
| D | modpost.c | 166 	unsigned int kernel:1;     /* 1 if symbol is from kernel  member2294 static void read_dump(const char *fname, unsigned int kernel)  in read_dump()
 
 | 
| /linux-4.4.14/drivers/misc/mic/scif/ | 
| D | scif_rma.c | 121 	int kernel = SCIF_MAP_KERNEL & pin->map_flags;  in scif_destroy_pinned_pages()  local
 | 
| /linux-4.4.14/include/uapi/sound/ | 
| D | asequencer.h | 461 	void *kernel;			/* reserved for kernel use (must be NULL) */  member
 | 
| /linux-4.4.14/drivers/net/ethernet/ibm/ehea/ | 
| D | ehea.h | 177 	struct h_epa kernel;	/* kernel space accessible resource,  member
 | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_drv.h | 293 	bool kernel; /**< is the called made from the kernel */  member
 | 
| /linux-4.4.14/arch/x86/xen/ | 
| D | mmu.c | 1421 static void __xen_write_cr3(bool kernel, unsigned long cr3)  in __xen_write_cr3()
 |