/arch/tile/kernel/ |
D | jump_label.c | 28 static void __jump_label_transform(struct jump_entry *e, in __jump_label_transform() 45 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform() 56 __init_or_module void arch_jump_label_transform_static(struct jump_entry *e, in arch_jump_label_transform_static()
|
/arch/arc/include/asm/ |
D | tlbflush.h | 26 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument 28 #define flush_tlb_kernel_range(s, e) local_flush_tlb_kernel_range(s, e) argument 32 #define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e) argument
|
/arch/x86/kvm/ |
D | irq_comm.c | 41 static int kvm_set_pic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_pic_irq() 49 static int kvm_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_ioapic_irq() 115 void kvm_set_msi_irq(struct kvm *kvm, struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi_irq() 139 struct kvm_kernel_irq_routing_entry *e) in kvm_msi_route_invalid() 144 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi() 161 static int kvm_hv_set_sint(struct kvm_kernel_irq_routing_entry *e, in kvm_hv_set_sint() 171 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_arch_set_irq_inatomic() 283 struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
|
/arch/x86/boot/ |
D | cpu.c | 43 u32 e = err_flags[i]; in show_cap_strs() local 65 u32 e = err_flags[i]; in show_cap_strs() local
|
/arch/blackfin/include/asm/ |
D | tlbflush.h | 2 #define flush_tlb_kernel_range(s, e) do { } while (0) 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 651 int e; in sn_hwperf_map_err() local 882 int e = 0; in sn_hwperf_init() local 943 int e; in sn_topology_open() local 968 int e; in sn_hwperf_get_nearest_node() local 983 int e; in sn_hwperf_misc_register_init() local
|
/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 216 static int check_tlb_entry(unsigned w, unsigned e, bool dtlb) in check_tlb_entry() 261 unsigned w, e; in check_tlb_sanity() local
|
/arch/powerpc/crypto/ |
D | sha1-spe-asm.S | 111 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument 135 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 161 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 185 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 213 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
|
D | sha256-spe-asm.S | 106 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument 161 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
|
/arch/ia64/mm/ |
D | extable.c | 15 ia64_handle_exception (struct pt_regs *regs, const struct exception_table_entry *e) in ia64_handle_exception()
|
/arch/um/include/asm/ |
D | pgtable-2level.h | 29 #define pte_ERROR(e) \ argument 32 #define pgd_ERROR(e) \ argument
|
D | pgtable-3level.h | 47 #define pte_ERROR(e) \ argument 50 #define pmd_ERROR(e) \ argument 53 #define pgd_ERROR(e) \ argument
|
/arch/m32r/include/asm/ |
D | pgtable-2level.h | 23 #define pte_ERROR(e) \ argument 25 #define pmd_ERROR(e) \ argument 27 #define pgd_ERROR(e) \ argument
|
/arch/parisc/kernel/ |
D | unwind.c | 51 const struct unwind_table_entry *e = NULL; in find_unwind_entry_in_table() local 75 const struct unwind_table_entry *e = NULL; in find_unwind_entry() local 151 struct unwind_table_entry *e = (struct unwind_table_entry *)end; in unwind_table_add() local 232 const struct unwind_table_entry *e; in unwind_frame_regs() local
|
/arch/x86/include/asm/ |
D | pgtable_64.h | 34 #define pte_ERROR(e) \ argument 37 #define pmd_ERROR(e) \ argument 40 #define pud_ERROR(e) \ argument 45 #define p4d_ERROR(e) \ argument 50 #define pgd_ERROR(e) \ argument
|
D | pgtable-3level.h | 14 #define pte_ERROR(e) \ argument 17 #define pmd_ERROR(e) \ argument 20 #define pgd_ERROR(e) \ argument
|
D | pgtable-2level.h | 5 #define pte_ERROR(e) \ argument 7 #define pgd_ERROR(e) \ argument
|
/arch/mips/mm/ |
D | uasm-mips.c | 33 #define M(a, b, c, d, e, f) \ argument 42 #define M6(a, b, c, d, e) \ argument
|
/arch/mips/kernel/ |
D | jump_label.c | 40 void arch_jump_label_transform(struct jump_entry *e, in arch_jump_label_transform()
|
/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/mm/ |
D | extable.c | 162 const struct exception_table_entry *e; in ex_has_fault_handler() local 175 const struct exception_table_entry *e; in fixup_exception() 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/x86/crypto/sha512-mb/ |
D | sha512_x4_avx2.S | 88 e = %ymm4 define 144 e = d define
|
/arch/x86/crypto/ |
D | sha256-ssse3-asm.S | 97 e = %edx define 140 e = d define
|
D | sha256-avx-asm.S | 105 e = %edx define 147 e = d define
|