Searched defs:offset (Results 226 - 250 of 8208) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dhcp_phyp.h69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset) argument
75 static inline void hipz_galpa_store(struct h_galpa galpa, u32 offset, u64 value) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/mm/
H A Dioremap.c42 unsigned long offset, last_addr, addr, orig_addr; local
92 static inline int iomapping_nontranslatable(unsigned long offset) argument
H A Dioremap_fixed.c52 unsigned long offset; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/boot/
H A Dpiggyback_64.c44 unsigned int i, j, k, start, end, offset; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/lib/
H A Dbitext.c29 int offset, count; /* siamese twins */ local
103 bit_map_clear(struct bit_map *t, int offset, int len) argument
[all...]
H A Duser_fixup.c21 static unsigned long compute_size(unsigned long start, unsigned long size, unsigned long *offset) argument
37 unsigned long offset; local
49 unsigned long offset; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/include/asm/
H A Dhv_driver.h41 tile_hv_dev_preada(int devhdl, __hv32 flags, __hv32 sgl_len, HV_SGL sgl[ ], __hv64 offset, struct hv_driver_cb *callback) argument
51 tile_hv_dev_pwritea(int devhdl, __hv32 flags, __hv32 sgl_len, HV_SGL sgl[ ], __hv64 offset, struct hv_driver_cb *callback) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/drivers/
H A Dcow_sys.h26 static inline int cow_seek_file(int fd, __u64 offset) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/kernel/
H A Dsyscall.c41 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/sys-i386/
H A Delfcore.c14 int elf_core_write_extra_phdrs(struct file *file, loff_t offset, size_t *size, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/mm/
H A Dmaccess.c25 int offset, mask; local
32 mask >>= offset; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dio_trapped.h31 __ioremap_trapped(unsigned long offset, unsigned long size) argument
43 __ioport_map_trapped(unsigned long offset, unsigned long size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_cursor.c38 nv04_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset) argument
H A Dnv50_cursor.c118 nv50_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dcrash_dump_32.c53 copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/pci/
H A Dearly.c10 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) argument
18 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) argument
26 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) argument
34 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, argument
41 write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) argument
47 write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dsyscall.c53 asmlinkage long xtensa_fadvise64_64(int fd, int advice, unsigned long long offset, unsigned long long len) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/async_tx/
H A Dasync_memset.c42 async_memset(struct page *dest, int val, unsigned int offset, size_t len, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Drslist.c66 acpi_rs_convert_aml_to_resources(u8 * aml, u32 length, u32 offset, u8 resource_index, void **context) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Deisa_eeprom.c35 static loff_t eisa_eeprom_llseek(struct file *file, loff_t offset, int origin ) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/rapidio/switches/
H A Dtsi500.c26 u32 offset = 0x10000 + 0xa00 + ((route_destid / 2)&~0x3); local
48 u32 offset = 0x10000 + 0xa00 + ((route_destid / 2)&~0x3); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/rtc/
H A Drtc-proc.c22 static int rtc_proc_show(struct seq_file *seq, void *offset) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_chips.h49 static inline void pm8001_write_32(void *addr, u32 offset, u32 val) argument
65 static inline u32 pm8001_mr32(void __iomem *addr, u32 offset) argument
69 static inline void pm8001_mw32(void __iomem *addr, u32 offset, u32 val) argument
54 pm8001_cr32(struct pm8001_hba_info *pm8001_ha, u32 bar, u32 offset) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00pci.h41 rt2x00pci_register_read(struct rt2x00_dev *rt2x00dev, const unsigned int offset, u32 *value) argument
48 rt2x00pci_register_multiread(struct rt2x00_dev *rt2x00dev, const unsigned int offset, void *value, const u32 length) argument
55 rt2x00pci_register_write(struct rt2x00_dev *rt2x00dev, const unsigned int offset, u32 value) argument
62 rt2x00pci_register_multiwrite(struct rt2x00_dev *rt2x00dev, const unsigned int offset, const void *value, const u32 length) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/maps/
H A Dpmcmsp-flash.c55 int offset, coff; local

Completed in 508 milliseconds

1234567891011>>