/linux-4.1.27/arch/s390/oprofile/ |
H A D | op_counter.h | 15 unsigned long kernel; member in struct:op_counter_config
|
/linux-4.1.27/arch/x86/oprofile/ |
H A D | op_counter.h | 22 unsigned long kernel; member in struct:op_counter_config
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
H A D | hcp_phyp.h | 65 struct h_galpa kernel; /* kernel space accessible resource, member in struct:h_galpas
|
/linux-4.1.27/arch/um/kernel/skas/ |
H A D | mmu.c | 17 init_stub_pte(struct mm_struct *mm, unsigned long proc, unsigned long kernel) init_stub_pte() argument
|
/linux-4.1.27/arch/mips/oprofile/ |
H A D | op_impl.h | 21 unsigned long kernel; member in struct:op_counter_config
|
/linux-4.1.27/arch/parisc/ |
H A D | Makefile | |
/linux-4.1.27/drivers/gpu/drm/qxl/ |
H A D | qxl_gem.c | 39 qxl_gem_object_create(struct qxl_device *qdev, int size, int alignment, int initial_domain, bool discardable, bool kernel, struct qxl_surface *surf, struct drm_gem_object **obj) qxl_gem_object_create() argument
|
H A D | qxl_object.c | 78 qxl_bo_create(struct qxl_device *qdev, unsigned long size, bool kernel, bool pinned, u32 domain, struct qxl_surface *surf, struct qxl_bo **bo_ptr) qxl_bo_create() argument
|
/linux-4.1.27/arch/alpha/oprofile/ |
H A D | op_impl.h | 19 unsigned long kernel; member in struct:op_counter_config
|
/linux-4.1.27/kernel/events/ |
H A D | callchain.c | 165 int kernel = !event->attr.exclude_callchain_kernel; perf_callchain() local
|
/linux-4.1.27/sound/core/seq/ |
H A D | seq_clientmgr.h | 69 struct snd_seq_kernel_client kernel; member in union:snd_seq_client::__anon14347
|
H A D | seq_compat.c | 39 u32 kernel; /* reserved for kernel use (must be NULL) */ member in struct:snd_seq_port_info32
|
/linux-4.1.27/arch/xtensa/mm/ |
H A D | tlb.c | 225 bool kernel = tlb_asid == 1; check_tlb_entry() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | oprofile_impl.h | 24 unsigned long kernel; member in struct:op_counter_config
|
/linux-4.1.27/arch/powerpc/oprofile/ |
H A D | op_model_fsl_emb.c | 183 static void set_pmc_user_kernel(int ctr, int user, int kernel) set_pmc_user_kernel() argument
|
H A D | op_model_cell.c | 406 set_count_mode(u32 kernel, u32 user) set_count_mode() argument
|
/linux-4.1.27/arch/avr32/oprofile/ |
H A D | op_model_avr32.c | 33 unsigned long kernel; member in struct:avr32_perf_counter
|
/linux-4.1.27/drivers/oprofile/ |
H A D | oprofile_perf.c | 20 unsigned long kernel; member in struct:op_counter_config
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | machine_kexec_64.c | 386 int arch_kexec_kernel_verify_sig(struct kimage *image, void *kernel, arch_kexec_kernel_verify_sig() argument
|
H A D | kexec-bzimage64.c | 329 static void *bzImage64_load(struct kimage *image, char *kernel, bzImage64_load() argument 532 static int bzImage64_verify_sig(const char *kernel, unsigned long kernel_len) bzImage64_verify_sig() argument
|
/linux-4.1.27/arch/x86/boot/tools/ |
H A D | build.c | 339 void *kernel; main() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_gem.c | 44 radeon_gem_object_create(struct radeon_device *rdev, unsigned long size, int alignment, int initial_domain, u32 flags, bool kernel, struct drm_gem_object **obj) radeon_gem_object_create() argument
|
H A D | radeon_object.c | 178 radeon_bo_create(struct radeon_device *rdev, unsigned long size, int byte_align, bool kernel, u32 domain, u32 flags, struct sg_table *sg, struct reservation_object *resv, struct radeon_bo **bo_ptr) radeon_bo_create() argument
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | x_tables.h | 24 } kernel; member in union:xt_entry_match::__anon13460 47 } kernel; member in union:xt_entry_target::__anon13463
|
/linux-4.1.27/arch/hexagon/lib/ |
H A D | memcpy.S | 177 #define kernel R4 /* number of 32byte chunks in kernel */ define 257 kernel = sub(len, prolog); define 270 kernel = lsr(kernel, #5); define 452 kernel = and(epilog, #7); define
|
/linux-4.1.27/drivers/misc/cxl/ |
H A D | native.c | 618 int cxl_attach_process(struct cxl_context *ctx, bool kernel, u64 wed, u64 amr) cxl_attach_process() argument
|
H A D | cxl.h | 454 bool kernel; member in struct:cxl_context
|
/linux-4.1.27/include/linux/netfilter/ |
H A D | x_tables.h | 370 } kernel; member in union:compat_xt_entry_match::__anon12286 386 } kernel; member in union:compat_xt_entry_target::__anon12289
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | Makefile | |
/linux-4.1.27/drivers/char/ |
H A D | rtc.c | 398 static int rtc_do_ioctl(unsigned int cmd, unsigned long arg, int kernel) rtc_do_ioctl() argument
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | pgtable_64.c | 396 static pte_t *__alloc_for_cache(struct mm_struct *mm, int kernel) __alloc_for_cache() argument 424 pte_t *page_table_alloc(struct mm_struct *mm, unsigned long vmaddr, int kernel) page_table_alloc() argument 435 void page_table_free(struct mm_struct *mm, unsigned long *table, int kernel) page_table_free() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 200 struct flock64 kernel; sys_oabi_fcntl64() local 256 struct epoll_event kernel; sys_oabi_epoll_ctl() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | dso.h | 137 enum dso_kernel_type kernel; member in struct:dso
|
H A D | machine.c | 590 struct dso *kernel; machine__get_kernel() local 664 int __machine__create_kernel_maps(struct machine *machine, struct dso *kernel) __machine__create_kernel_maps() argument 1010 struct dso *kernel = machine__get_kernel(machine); machine__create_kernel_maps() local 1109 struct dso *kernel = NULL; machine__process_kernel_mmap_event() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
H A D | cxio_hal.c | 158 int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel) cxio_create_cq() argument
|
/linux-4.1.27/arch/tile/include/hv/ |
H A D | iorpc.h | 379 kernel; /**< Buffer as described by kernel. */ member in union:iorpc_mem_buffer 410 kernel; /**< Interrupt as described by the kernel. */ member in union:iorpc_interrupt 434 kernel; /**< pollfd_setup as described by the kernel. */ member in union:iorpc_pollfd_setup 455 kernel; /**< pollfd as described by the kernel. */ member in union:iorpc_pollfd
|
/linux-4.1.27/arch/ia64/sn/pci/ |
H A D | tioce_provider.c | 226 pcidev_to_tioce(struct pci_dev *pdev, struct tioce __iomem **base, struct tioce_kernel **kernel, int *port) pcidev_to_tioce() argument
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 177 struct h_epa kernel; /* kernel space accessible resource, member in struct:h_epas
|
/linux-4.1.27/arch/x86/xen/ |
H A D | mmu.c | 1318 static void __xen_write_cr3(bool kernel, unsigned long cr3) __xen_write_cr3() argument
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 335 bool kernel; /**< is the called made from the kernel */ member in struct:vmw_sw_context
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asequencer.h | 461 void *kernel; /* reserved for kernel use (must be NULL) */ member in struct:snd_seq_port_info
|
/linux-4.1.27/scripts/mod/ |
H A D | modpost.c | 165 unsigned int kernel:1; /* 1 if symbol is from kernel member in struct:symbol 2279 static void read_dump(const char *fname, unsigned int kernel) read_dump() argument
|