/arch/x86/mm/kmemcheck/ |
D | error.c | 56 struct kmemcheck_error *e; in error_next_wr() local 72 struct kmemcheck_error *e; in error_next_rd() local 100 struct kmemcheck_error *e; in kmemcheck_error_recall() local 161 struct kmemcheck_error *e; in kmemcheck_error_save() local 210 struct kmemcheck_error *e; in kmemcheck_error_save_bug() local
|
/arch/mips/math-emu/ |
D | ieee754dp.h | 43 #define DPDNORMx(m,e) \ argument 73 #define DPNORMRET2(s, e, m, name, a0, a1) \ argument 82 #define DPNORMRET1(s, e, m, name, a0) DPNORMRET2(s, e, m, name, a0, a0) argument
|
D | ieee754sp.h | 48 #define SPDNORMx(m,e) \ argument 79 #define SPNORMRET2(s, e, m, name, a0, a1) \ argument 88 #define SPNORMRET1(s, e, m, name, a0) SPNORMRET2(s, e, m, name, a0, a0) argument
|
/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 59 int e; in sn_hwperf_enum_objects() local 190 int e; in print_pci_topology() local 233 int e; in sn_hwperf_get_nearest_node_objdata() local 381 int e = 0; in sn_topology_show() local 650 int e; in sn_hwperf_map_err() local 881 int e = 0; in sn_hwperf_init() local 942 int e; in sn_topology_open() local 967 int e; in sn_hwperf_get_nearest_node() local 982 int e; in sn_hwperf_misc_register_init() local
|
/arch/blackfin/include/asm/ |
D | tlbflush.h | 2 #define flush_tlb_kernel_range(s, e) do { } while (0) argument
|
/arch/avr32/include/asm/ |
D | pgtable-2level.h | 22 #define pte_ERROR(e) \ argument 24 #define pgd_ERROR(e) \ argument
|
/arch/x86/include/asm/ |
D | pgtable_64.h | 28 #define pte_ERROR(e) \ argument 31 #define pmd_ERROR(e) \ argument 34 #define pud_ERROR(e) \ argument 37 #define pgd_ERROR(e) \ argument
|
D | pgtable-3level.h | 11 #define pte_ERROR(e) \ argument 14 #define pmd_ERROR(e) \ argument 17 #define pgd_ERROR(e) \ argument
|
D | pgtable-2level.h | 4 #define pte_ERROR(e) \ argument 6 #define pgd_ERROR(e) \ argument
|
/arch/um/include/asm/ |
D | pgtable-2level.h | 28 #define pte_ERROR(e) \ argument 31 #define pgd_ERROR(e) \ argument
|
D | pgtable-3level.h | 46 #define pte_ERROR(e) \ argument 49 #define pmd_ERROR(e) \ argument 52 #define pgd_ERROR(e) \ argument
|
/arch/xtensa/mm/ |
D | tlb.c | 30 int e = w + (i << PAGE_SHIFT); in __flush_itlb_all() local 43 int e = w + (i << PAGE_SHIFT); in __flush_dtlb_all() local
|
/arch/mips/kernel/ |
D | jump_label.c | 23 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
/arch/parisc/kernel/ |
D | unwind.c | 49 const struct unwind_table_entry *e = NULL; in find_unwind_entry_in_table() local 73 const struct unwind_table_entry *e = NULL; in find_unwind_entry() local 144 struct unwind_table_entry *e = (struct unwind_table_entry *)end; in unwind_table_add() local 227 const struct unwind_table_entry *e; in unwind_frame_regs() local
|
/arch/um/sys-ppc/ |
D | miscthings.c | 16 unsigned long e; in shove_aux_table() local
|
/arch/m32r/include/asm/ |
D | pgtable-2level.h | 21 #define pte_ERROR(e) \ argument 23 #define pmd_ERROR(e) \ argument 25 #define pgd_ERROR(e) \ argument
|
/arch/mips/lantiq/ |
D | setup.c | 35 char *e = (char *)KSEG1ADDR(*envp); in plat_mem_setup() local
|
/arch/x86/platform/uv/ |
D | uv_irq.c | 57 struct uv_irq_2_mmr_pnode *e; in uv_set_irq_2_mmr_info() local 100 struct uv_irq_2_mmr_pnode *e; in uv_irq_2_mmr_info() local 263 struct uv_irq_2_mmr_pnode *e; in uv_teardown_irq() local
|
/arch/powerpc/lib/ |
D | rheap.c | 30 static inline void fixup(unsigned long s, unsigned long e, int d, in fixup() 158 unsigned long s, e, bs, be; in attach_free_block() local 332 unsigned long s, e, m; in rh_attach_region() local 374 unsigned long s, e, m, bs, be; in rh_detach_region() local 531 unsigned long s, e, m, bs = 0, be = 0; in rh_alloc_fixed() local
|
/arch/x86/boot/ |
D | cpu.c | 59 u32 e = err_flags[i]; in validate_cpu() local
|
/arch/arm/mach-omap2/ |
D | iommu2.c | 197 struct iotlb_entry *e) in omap2_alloc_cr() 222 static u32 omap2_get_pte_attr(struct iotlb_entry *e) in omap2_get_pte_attr() 312 static void omap2_cr_to_e(struct cr_regs *cr, struct iotlb_entry *e) in omap2_cr_to_e()
|
D | mux.c | 105 struct omap_mux_entry *e; in _omap_mux_init_gpio() local 166 struct omap_mux_entry *e; in _omap_mux_get_by_name() local 573 struct omap_mux_entry *e; in omap_mux_dbg_board_show() local 629 struct omap_mux_entry *e; in omap_mux_get_partition() local 739 struct omap_mux_entry *e; in omap_mux_dbg_create_entry() local 797 struct omap_mux_entry *e, *tmp; in omap_mux_late_init() local 972 struct omap_mux_entry *e; in omap_mux_get_by_gpio() local
|
/arch/x86/kvm/ |
D | cpuid.c | 63 struct kvm_cpuid_entry2 *e, *entry; in cpuid_fix_nx_cap() local 555 struct kvm_cpuid_entry2 *e = &vcpu->arch.cpuid_entries[i]; in move_to_next_stateful_cpuid_entry() local 572 static int is_matching_cpuid_entry(struct kvm_cpuid_entry2 *e, in is_matching_cpuid_entry() 592 struct kvm_cpuid_entry2 *e; in kvm_find_cpuid_entry() local
|
/arch/c6x/kernel/ |
D | sys_c6x.c | 41 asmlinkage int sys_cache_sync(unsigned long s, unsigned long e) in sys_cache_sync()
|
/arch/arm/include/asm/ |
D | leds.h | 47 #define leds_event(e) argument
|