/arch/powerpc/kernel/vdso32/ |
D | sigtramp.S | 53 #define rsave(regno, ofs) \ argument 110 #define vsave_msr2(regno, ofs) \ argument 120 #define vsave(regno, ofs) \ argument
|
/arch/powerpc/kernel/vdso64/ |
D | sigtramp.S | 58 #define rsave(regno, ofs) \ argument 116 #define vsave_msr2(regno, ofs) \ argument 126 #define vsave(regno, ofs) \ argument
|
/arch/mips/txx9/generic/ |
D | irq_tx4939.c | 57 int ofs; in tx4939_irq_unmask() local 75 int ofs; in tx4939_irq_mask() local 109 int ofs; in tx4939_irq_set_type() local
|
/arch/mips/cavium-octeon/ |
D | flash_setup.c | 30 static map_word octeon_flash_map_read(struct map_info *map, unsigned long ofs) in octeon_flash_map_read() 42 unsigned long ofs) in octeon_flash_map_write()
|
/arch/sh/include/mach-common/mach/ |
D | urquell.h | 31 #define BOARDREG(ofs) (FPGA_BASE + ofs##_OFS) argument 32 #define UBOARDREG(ofs) (0xa0000000 + FPGA_BASE + ofs##_OFS) argument
|
/arch/mips/kernel/ |
D | irq_txx9.c | 70 int ofs = irq_nr / 16 * 16 + (irq_nr & 1) * 8; in txx9_irq_unmask() local 86 int ofs = irq_nr / 16 * 16 + (irq_nr & 1) * 8; in txx9_irq_mask() local 117 int ofs; in txx9_irq_set_type() local
|
D | process.c | 496 unsigned long ofs; in frame_info_init() local 549 unsigned long size, ofs; in unwind_stack_by_address() local
|
/arch/ia64/kernel/ |
D | elfcore.c | 20 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs() local
|
/arch/x86/um/ |
D | elfcore.c | 23 Elf32_Off ofs = 0; in elf_core_write_extra_phdrs() local
|
/arch/sparc/kernel/ |
D | time_32.c | 240 static unsigned char mostek_read_byte(struct device *dev, u32 ofs) in mostek_read_byte() 248 static void mostek_write_byte(struct device *dev, u32 ofs, u8 val) in mostek_write_byte()
|
D | time_64.c | 527 static unsigned char mostek_read_byte(struct device *dev, u32 ofs) in mostek_read_byte() 535 static void mostek_write_byte(struct device *dev, u32 ofs, u8 val) in mostek_write_byte()
|
/arch/mips/txx9/rbtx4939/ |
D | setup.c | 290 static unsigned long rbtx4939_flash_fixup_ofs(unsigned long ofs) in rbtx4939_flash_fixup_ofs() 309 static map_word rbtx4939_flash_read16(struct map_info *map, unsigned long ofs) in rbtx4939_flash_read16() 319 unsigned long ofs) in rbtx4939_flash_write16()
|
/arch/microblaze/kernel/ |
D | unwind.c | 188 int ofs = 0; in microblaze_unwind_inner() local
|
/arch/alpha/kernel/ |
D | sys_cabriolet.c | 43 int ofs = (irq - 16) / 8; in cabriolet_update_irq_hw() local
|
D | pci_iommu.c | 190 iommu_arena_free(struct pci_iommu_arena *arena, long ofs, long n) in iommu_arena_free() 743 long npages, ofs; in alpha_pci_unmap_sg() local
|
/arch/mips/include/asm/ |
D | gt64120.h | 556 #define __GT_READ(ofs) \ argument 558 #define __GT_WRITE(ofs, data) \ argument 560 #define GT_READ(ofs) le32_to_cpu(__GT_READ(ofs)) argument 561 #define GT_WRITE(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data)) argument
|
/arch/alpha/include/asm/ |
D | bitops.h | 445 unsigned long b0, b1, ofs, tmp; in sched_find_first_bit() local
|
/arch/s390/kvm/ |
D | kvm-s390.c | 2022 unsigned long ofs = cur_gfn - ms->base_gfn; in kvm_s390_next_dirty_cmma() local
|