Searched defs:off (Results 1 - 200 of 723) sorted by relevance

1234

/linux-4.1.27/arch/sh/kernel/cpu/
H A Dadc.c14 int off; adc_single() local
/linux-4.1.27/arch/arm/include/asm/
H A Dpercpu.h24 static inline void set_my_cpu_offset(unsigned long off) set_my_cpu_offset() argument
32 unsigned long off; __my_cpu_offset() local
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/include/uapi/linux/tc_ematch/
H A Dtc_em_nbyte.h8 __u16 off; member in struct:tcf_em_nbyte
H A Dtc_em_cmp.h10 __u16 off; member in struct:tcf_em_cmp
/linux-4.1.27/arch/m68k/include/asm/
H A Dblinken.h22 static __inline__ void blinken_leds(int on, int off) blinken_leds() argument
H A Dfb.h11 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
17 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/sparc/kernel/
H A Djump_label.c20 s32 off = (s32)entry->target - (s32)entry->code; arch_jump_label_transform() local
H A Dftrace.c17 s32 off; ftrace_call_replace() local
H A Dled.c19 unsigned char on, off; led_toggle() local
H A Dsys_sparc_32.c108 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off) sys_mmap() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/mips/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/sh/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/parisc/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/arm64/include/asm/
H A Dfb.h23 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/avr32/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/ia64/include/asm/
H A Dfb.h9 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/m32r/include/asm/
H A Dfb.h8 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/drivers/pci/
H A Dvpd.c11 int pci_vpd_find_tag(const u8 *buf, unsigned int off, unsigned int len, u8 rdt) pci_vpd_find_tag() argument
46 int pci_vpd_find_info_keyword(const u8 *buf, unsigned int off, pci_vpd_find_info_keyword() argument
/linux-4.1.27/arch/sparc/include/asm/
H A Dfb.h9 fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) fb_pgprotect() argument
/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Djsflash.h24 __u64 off; /* 0x20000000 is included */ member in struct:jsflash_ident_arg
35 __u64 off; member in struct:jsflash_program_arg
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv10.c78 int off = nv_rd32(priv, 0x10020c) - 0x100000; nv10_devinit_meminit() local
H A Dnv20.c38 uint32_t amount, off; nv20_devinit_meminit() local
H A Dfbmem.h62 fbmem_peek(struct io_mapping *fb, u32 off) fbmem_peek() argument
71 fbmem_poke(struct io_mapping *fb, u32 off, u32 val) fbmem_poke() argument
80 fbmem_readback(struct io_mapping *fb, u32 off, u32 val) fbmem_readback() argument
/linux-4.1.27/fs/ocfs2/
H A Dbuffer_head_io.h58 static inline int ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, ocfs2_read_block() argument
/linux-4.1.27/arch/arm64/kernel/
H A Dsys.c29 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, off_t off) sys_mmap() argument
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dgpio-cfg-helpers.h27 samsung_gpio_do_setcfg(struct samsung_gpio_chip *chip, unsigned int off, unsigned int config) samsung_gpio_do_setcfg() argument
33 samsung_gpio_do_getcfg(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_do_getcfg() argument
39 samsung_gpio_do_setpull(struct samsung_gpio_chip *chip, unsigned int off, samsung_gpio_pull_t pull) samsung_gpio_do_setpull() argument
45 samsung_gpio_do_getpull(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_do_getpull() argument
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Ddebug.c60 int block_debug_setup(void *addr, int len, __u64 off, __u64 id) block_debug_setup() argument
74 int block_debug_check(char *who, void *addr, int end, __u64 off, __u64 id) block_debug_check() argument
/linux-4.1.27/drivers/net/wireless/ath/
H A Dmain.c34 u32 off; ath_rxbuf_alloc() local
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dcna_fwimg.c74 bfa_cb_image_get_chunk(enum bfi_asic_gen asic_gen, u32 off) bfa_cb_image_get_chunk() argument
/linux-4.1.27/drivers/gpio/
H A Dgpio-ucb1400.c15 static int ucb1400_gpio_dir_in(struct gpio_chip *gc, unsigned off) ucb1400_gpio_dir_in() argument
23 static int ucb1400_gpio_dir_out(struct gpio_chip *gc, unsigned off, int val) ucb1400_gpio_dir_out() argument
32 static int ucb1400_gpio_get(struct gpio_chip *gc, unsigned off) ucb1400_gpio_get() argument
39 static void ucb1400_gpio_set(struct gpio_chip *gc, unsigned off, int val) ucb1400_gpio_set() argument
H A Dgpio-adp5520.c25 static int adp5520_gpio_get_value(struct gpio_chip *chip, unsigned off) adp5520_gpio_get_value() argument
57 static int adp5520_gpio_direction_input(struct gpio_chip *chip, unsigned off) adp5520_gpio_direction_input() argument
45 adp5520_gpio_set_value(struct gpio_chip *chip, unsigned off, int val) adp5520_gpio_set_value() argument
68 adp5520_gpio_direction_output(struct gpio_chip *chip, unsigned off, int val) adp5520_gpio_direction_output() argument
/linux-4.1.27/arch/sh/kernel/
H A Dsys_sh.c31 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, int fd, unsigned long off) old_mmap() argument
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-nvram.c32 int off; opal_nvram_read() local
49 int off; opal_nvram_write() local
/linux-4.1.27/arch/mn10300/mm/
H A Dcache-inv-icache.c30 unsigned long addr, size, off; flush_icache_page_range() local
H A Dcache-flush-icache.c52 unsigned long addr, size, off; flush_icache_page_range() local
/linux-4.1.27/arch/powerpc/kernel/
H A Dproc_powerpc.c32 static loff_t page_map_seek(struct file *file, loff_t off, int whence) page_map_seek() argument
H A Dsyscalls.c44 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) do_mmap2() argument
/linux-4.1.27/arch/arc/mm/
H A Dioremap.c46 unsigned long off, end; ioremap_prot() local
/linux-4.1.27/net/netfilter/
H A Dnf_nat_proto_common.c46 u_int16_t off; nf_nat_l4proto_unique_tuple() local
H A Dnf_conntrack_extend.c50 unsigned int off, len; nf_ct_ext_create() local
H A Dnf_conntrack_amanda.c93 unsigned int dataoff, start, stop, off, i; amanda_help() local
H A Dnf_conntrack_seqadj.c9 nf_ct_seqadj_init(struct nf_conn *ct, enum ip_conntrack_info ctinfo, s32 off) nf_ct_seqadj_init() argument
29 nf_ct_seqadj_set(struct nf_conn *ct, enum ip_conntrack_info ctinfo, __be32 seq, s32 off) nf_ct_seqadj_set() argument
59 nf_ct_tcp_seqadj_set(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, s32 off) nf_ct_tcp_seqadj_set() argument
/linux-4.1.27/drivers/xen/xenfs/
H A Dxenstored.c11 xsd_read(struct file *file, char __user *buf, size_t size, loff_t *off) xsd_read() argument
H A Dsuper.c29 capabilities_read(struct file *file, char __user *buf, size_t size, loff_t *off) capabilities_read() argument
/linux-4.1.27/drivers/zorro/
H A Dzorro-sysfs.c64 zorro_read_config(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) zorro_read_config() argument
H A Dproc.c24 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) proc_bus_zorro_lseek() argument
/linux-4.1.27/drivers/hwtracing/coresight/
H A Dcoresight-priv.h59 static inline int etm_readl_cp14(u32 off, unsigned int *val) { return 0; } etm_writel_cp14() argument
60 static inline int etm_writel_cp14(u32 off, u32 val) { return 0; } argument
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dav7110_ipack.c46 int off; send_ipack() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dioctl.c31 u32 off; wil_ioc_addr() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_keys.c127 size_t off; ipath_lkey_ok() local
207 size_t off; ipath_rkey_ok() local
/linux-4.1.27/arch/mips/bcm47xx/
H A Dprom.c59 unsigned long off; prom_init_mem() local
139 unsigned long off = (unsigned long)prom_init; bcm47xx_prom_highmem_init() local
H A Dnvram.c59 u32 off; nvram_find_and_copy() local
/linux-4.1.27/drivers/acpi/
H A Dbgrt.c54 image_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) image_read() argument
H A Dec_sys.c31 acpi_ec_read_io(struct file *f, char __user *buf, size_t count, loff_t *off) acpi_ec_read_io() argument
65 acpi_ec_write_io(struct file *f, const char __user *buf, size_t count, loff_t *off) acpi_ec_write_io() argument
/linux-4.1.27/fs/proc/
H A Dconsoles.c66 loff_t off = 0; c_start() local
/linux-4.1.27/drivers/pnp/isapnp/
H A Dproc.c30 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) isapnp_proc_bus_lseek() argument
/linux-4.1.27/include/uapi/linux/tc_act/
H A Dtc_pedit.h20 __u32 off; /*offset */ member in struct:tc_pedit_key
/linux-4.1.27/net/wireless/
H A Dwext-proc.c93 loff_t off; wireless_dev_seq_start() local
/linux-4.1.27/drivers/isdn/hisax/
H A Dnj_s.c19 static u_char dummyrr(struct IsdnCardState *cs, int chan, u_char off) dummyrr() argument
24 static void dummywr(struct IsdnCardState *cs, int chan, u_char off, u_char value) dummywr() argument
H A Dnj_u.c19 static u_char dummyrr(struct IsdnCardState *cs, int chan, u_char off) dummyrr() argument
24 static void dummywr(struct IsdnCardState *cs, int chan, u_char off, u_char value) dummywr() argument
H A Denternow_pci.c135 static unsigned char dummyrr(struct IsdnCardState *cs, int chan, unsigned char off) dummyrr() argument
140 static void dummywr(struct IsdnCardState *cs, int chan, unsigned char off, unsigned char value) dummywr() argument
H A Dteleint.c25 readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
43 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) readfifo() argument
64 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) writereg() argument
81 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) writefifo() argument
H A Dasuscom.c44 readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
54 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) readfifo() argument
62 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) writereg() argument
69 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) writefifo() argument
H A Davm_a1.c29 readreg(unsigned int adr, u_char off) readreg() argument
35 writereg(unsigned int adr, u_char off, u_char data) writereg() argument
H A Dbkm_a4t.c27 readreg(unsigned int ale, unsigned long adr, u_char off) readreg() argument
42 readfifo(unsigned int ale, unsigned long adr, u_char off, u_char *data, int size) readfifo() argument
51 writereg(unsigned int ale, unsigned long adr, u_char off, u_char data) writereg() argument
62 writefifo(unsigned int ale, unsigned long adr, u_char off, u_char *data, int size) writefifo() argument
H A Dbkm_a8.c41 readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
50 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) readfifo() argument
60 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) writereg() argument
67 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) writefifo() argument
H A Dix1_micro.c42 readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
52 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) readfifo() argument
60 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) writereg() argument
67 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) writefifo() argument
H A Dmic.c32 readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
42 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) readfifo() argument
50 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) writereg() argument
57 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) writefifo() argument
H A Dniccy.c46 static inline u_char readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
55 static inline void readfifo(unsigned int ale, unsigned int adr, u_char off, readfifo() argument
62 static inline void writereg(unsigned int ale, unsigned int adr, u_char off, writereg() argument
69 static inline void writefifo(unsigned int ale, unsigned int adr, u_char off, writefifo() argument
H A Ds0box.c22 writereg(unsigned int padr, signed int addr, u_char off, u_char val) { writereg() argument
38 readreg(unsigned int padr, signed int addr, u_char off) { readreg() argument
H A Dsaphir.c34 readreg(unsigned int ale, unsigned int adr, u_char off) readreg() argument
44 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) readfifo() argument
52 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) writereg() argument
59 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) writefifo() argument
H A Dsportster.c34 calc_off(unsigned int base, unsigned int off) calc_off() argument
H A Dteles0.c31 readisac(void __iomem *adr, u_char off) readisac() argument
37 writeisac(void __iomem *adr, u_char off, u_char data) writeisac() argument
44 readhscx(void __iomem *adr, int hscx, u_char off) readhscx() argument
51 writehscx(void __iomem *adr, int hscx, u_char off, u_char data) writehscx() argument
H A Dteles3.c29 readreg(unsigned int adr, u_char off) readreg() argument
35 writereg(unsigned int adr, u_char off, u_char data) writereg() argument
H A Dtelespci.c44 readisac(void __iomem *adr, u_char off) readisac() argument
61 writeisac(void __iomem *adr, u_char off, u_char data) writeisac() argument
77 readhscx(void __iomem *adr, int hscx, u_char off) readhscx() argument
93 writehscx(void __iomem *adr, int hscx, u_char off, u_char data) writehscx() argument
/linux-4.1.27/drivers/leds/
H A Dleds-asic3.c65 u32 off; blink_set() local
H A Dleds-mc13783.c62 unsigned int reg, bank, off, shift; mc13xxx_led_work() local
/linux-4.1.27/drivers/i2c/
H A Di2c-slave-eeprom.c77 i2c_slave_eeprom_bin_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) i2c_slave_eeprom_bin_read() argument
95 i2c_slave_eeprom_bin_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) i2c_slave_eeprom_bin_write() argument
/linux-4.1.27/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c172 static int solo_dma_vin_region(struct solo_dev *solo_dev, u32 off, solo_dma_vin_region() argument
213 u32 off = SOLO_MOT_FLAG_AREA + ch * SOLO_MOT_THRESH_SIZE * 2; solo_set_motion_block() local
H A Dsolo6x10-i2c.c33 u8 solo_i2c_readbyte(struct solo_dev *solo_dev, int id, u8 addr, u8 off) solo_i2c_readbyte() argument
53 solo_i2c_writebyte(struct solo_dev *solo_dev, int id, u8 addr, u8 off, u8 data) solo_i2c_writebyte() argument
H A Dsolo6x10-core.c388 sdram_show(struct file *file, struct kobject *kobj, struct bin_attribute *a, char *buf, loff_t off, size_t count) sdram_show() argument
H A Dsolo6x10-tw28.c206 static void tw_write_and_verify(struct solo_dev *solo_dev, u8 addr, u8 off, tw_write_and_verify() argument
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dahb.c36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath5k_ahb_eeprom_read() argument
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dahb.c59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_ahb_eeprom_read() argument
H A Dpci.c787 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_pci_eeprom_read() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dled.c116 iwl_led_cmd(struct iwl_priv *priv, unsigned long on, unsigned long off) iwl_led_cmd() argument
/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_lib.c160 u32 off = 8; fc_get_pr_transport_id() local
229 u32 off = 4, padding = 0; iscsi_get_pr_transport_id() local
/linux-4.1.27/drivers/staging/lustre/lustre/fid/
H A Dlproc_fid.c96 lprocfs_fid_space_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off) lprocfs_fid_space_seq_write() argument
133 lprocfs_fid_width_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off) lprocfs_fid_width_seq_write() argument
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
H A Dlproc_fld.c90 fld_proc_hash_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off) fld_proc_hash_seq_write() argument
/linux-4.1.27/drivers/net/wireless/b43/
H A Dppr.c83 u8 maxpwr, off; b43_ppr_load_max_from_sprom() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_keys.c160 size_t off; qib_lkey_ok() local
258 size_t off; qib_rkey_ok() local
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce-inject.c206 mce_write(struct file *filp, const char __user *ubuf, size_t usize, loff_t *off) mce_write() argument
/linux-4.1.27/arch/sh/mm/
H A Dmmap.c28 unsigned long off = (pgoff << PAGE_SHIFT) & shm_align_mask; COLOUR_ALIGN() local
/linux-4.1.27/arch/unicore32/kernel/
H A Dptrace.c63 static int ptrace_read_user(struct task_struct *tsk, unsigned long off, ptrace_read_user() argument
78 static int ptrace_write_user(struct task_struct *tsk, unsigned long off, ptrace_write_user() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A DM0209.c123 u16 off = bits / 8; nvbios_M0209Sp() local
/linux-4.1.27/drivers/char/tpm/
H A Dtpm-dev.c86 tpm_read(struct file *file, char __user *buf, size_t size, loff_t *off) tpm_read() argument
115 tpm_write(struct file *file, const char __user *buf, size_t size, loff_t *off) tpm_write() argument
/linux-4.1.27/arch/mips/alchemy/common/
H A Dgpiolib.c120 static int alchemy_gpic_get(struct gpio_chip *chip, unsigned int off) alchemy_gpic_get() argument
125 static void alchemy_gpic_set(struct gpio_chip *chip, unsigned int off, int v) alchemy_gpic_set() argument
130 static int alchemy_gpic_dir_input(struct gpio_chip *chip, unsigned int off) alchemy_gpic_dir_input() argument
135 static int alchemy_gpic_dir_output(struct gpio_chip *chip, unsigned int off, alchemy_gpic_dir_output() argument
141 static int alchemy_gpic_gpio_to_irq(struct gpio_chip *chip, unsigned int off) alchemy_gpic_gpio_to_irq() argument
/linux-4.1.27/drivers/acpi/apei/
H A Derst-dbg.c94 erst_dbg_read(struct file *filp, char __user *ubuf, size_t usize, loff_t *off) erst_dbg_read() argument
164 erst_dbg_write(struct file *filp, const char __user *ubuf, size_t usize, loff_t *off) erst_dbg_write() argument
/linux-4.1.27/drivers/hid/
H A Dhid-roccat-lua.c29 lua_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_read() argument
51 lua_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_write() argument
H A Dhid-wiimote-debug.c26 wiidebug_eeprom_read(struct file *f, char __user *u, size_t s, loff_t *off) wiidebug_eeprom_read() argument
127 wiidebug_drm_write(struct file *f, const char __user *u, size_t s, loff_t *off) wiidebug_drm_write() argument
H A Dhid-roccat-common.c133 roccat_common2_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) roccat_common2_sysfs_read() argument
157 roccat_common2_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) roccat_common2_sysfs_write() argument
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c184 loff_t off, pos = *ppos & VFIO_PCI_OFFSET_MASK; vfio_pci_vga_rw() local
30 do_io_rw(void __iomem *io, char __user *buf, loff_t off, size_t count, size_t x_start, size_t x_end, bool iswrite) do_io_rw() argument
/linux-4.1.27/drivers/w1/slaves/
H A Dw1_ds2406.c31 w1_f12_read_state( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_read_state() argument
68 w1_f12_write_output( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_write_output() argument
H A Dw1_ds2413.c33 state_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) state_read() argument
70 output_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) output_write() argument
H A Dw1_ds2780.c92 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
H A Dw1_ds2781.c90 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
H A Dw1_ds2760.c100 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
/linux-4.1.27/fs/hfs/
H A Dbfind.c45 u16 off, len, keylen; __hfs_brec_find() local
166 u16 off, len, keylen; hfs_brec_goto() local
H A Dmdb.c75 loff_t off; hfs_mdb_get() local
304 int off, size, len; hfs_mdb_commit() local
H A Dbrec.c18 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) hfs_brec_lenoff() argument
H A Dbtree.c227 unsigned off; hfs_bmap_alloc() local
315 u16 off, len; hfs_bmap_free() local
/linux-4.1.27/include/net/
H A Dudplite.h102 const int off = skb_transport_offset(skb); udplite_csum_outgoing() local
117 const int off = skb_transport_offset(skb); udplite_csum() local
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c37 do_coredump_read(int num, struct spu_context *ctx, void *buffer, size_t size, loff_t *off) do_coredump_read() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dscanlog.c51 unsigned long len, off; scanlog_read() local
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmv64x60_pci.c28 mv64x60_hs_reg_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) mv64x60_hs_reg_read() argument
49 mv64x60_hs_reg_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) mv64x60_hs_reg_write() argument
H A Dscom.c111 loff_t off = *ppos; scom_debug_read() local
148 loff_t off = *ppos; scom_debug_write() local
/linux-4.1.27/arch/s390/pci/
H A Dpci_debug.c90 pci_perf_seq_write(struct file *file, const char __user *ubuf, size_t count, loff_t *off) pci_perf_seq_write() argument
H A Dpci_sysfs.c61 util_string_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) util_string_read() argument
/linux-4.1.27/arch/ia64/hp/sim/boot/
H A Dbootloader.c59 unsigned long off; start_bootloader() local
/linux-4.1.27/arch/m68k/mm/
H A Dmemory.c66 unsigned int off; get_pointer_table() local
/linux-4.1.27/fs/cifs/
H A Dioctl.c38 cifs_ioctl_clone(unsigned int xid, struct file *dst_file, unsigned long srcfd, u64 off, u64 len, u64 destoff) cifs_ioctl_clone() argument
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_bmap.c136 int64_t off; vxfs_bmap_indir() local
209 int64_t off = (typ->vt_hdr & VXFS_TYPED_OFFSETMASK); vxfs_bmap_typed() local
/linux-4.1.27/net/ceph/
H A Dpagevec.c172 void ceph_zero_page_vector_range(int off, int len, struct page **pages) ceph_zero_page_vector_range() argument
96 ceph_copy_user_to_page_vector(struct page **pages, const void __user *data, loff_t off, size_t len) ceph_copy_user_to_page_vector() argument
122 ceph_copy_to_page_vector(struct page **pages, const void *data, loff_t off, size_t len) ceph_copy_to_page_vector() argument
145 ceph_copy_from_page_vector(struct page **pages, void *data, loff_t off, size_t len) ceph_copy_from_page_vector() argument
/linux-4.1.27/net/ipv4/
H A Dgre_offload.c126 unsigned int off; gre_gro_receive() local
H A Dtcp_memcontrol.c115 tcp_cgroup_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) tcp_cgroup_write() argument
178 tcp_cgroup_reset(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) tcp_cgroup_reset() argument
H A Dtcp_offload.c189 unsigned int off; tcp_gro_receive() local
/linux-4.1.27/net/rds/
H A Dloop.c60 rds_loop_xmit(struct rds_connection *conn, struct rds_message *rm, unsigned int hdr_off, unsigned int sg, unsigned int off) rds_loop_xmit() argument
H A Dtcp_send.c80 rds_tcp_xmit(struct rds_connection *conn, struct rds_message *rm, unsigned int hdr_off, unsigned int sg, unsigned int off) rds_tcp_xmit() argument
H A Dcong.c294 unsigned long off; rds_cong_set_bit() local
308 unsigned long off; rds_cong_clear_bit() local
322 unsigned long off; rds_cong_test_bit() local
/linux-4.1.27/drivers/irqchip/
H A Dirq-sunxi-nmi.c50 static inline void sunxi_sc_nmi_write(struct irq_chip_generic *gc, u32 off, sunxi_sc_nmi_write() argument
56 static inline u32 sunxi_sc_nmi_read(struct irq_chip_generic *gc, u32 off) sunxi_sc_nmi_read() argument
/linux-4.1.27/drivers/isdn/divert/
H A Ddivert_procfs.c84 isdn_divert_read(struct file *file, char __user *buf, size_t count, loff_t *off) isdn_divert_read() argument
113 isdn_divert_write(struct file *file, const char __user *buf, size_t count, loff_t *off) isdn_divert_write() argument
/linux-4.1.27/drivers/isdn/hysdn/
H A Dhysdn_procconf.c94 hysdn_conf_write(struct file *file, const char __user *buf, size_t count, loff_t *off) hysdn_conf_write() argument
212 hysdn_conf_read(struct file *file, char __user *buf, size_t count, loff_t *off) hysdn_conf_read() argument
H A Dhysdn_proclog.c156 hysdn_log_write(struct file *file, const char __user *buf, size_t count, loff_t *off) hysdn_log_write() argument
172 hysdn_log_read(struct file *file, char __user *buf, size_t count, loff_t *off) hysdn_log_read() argument
/linux-4.1.27/drivers/lguest/
H A Dlguest_user.c297 write(struct file *file, const char __user *in, size_t size, loff_t *off) write() argument
/linux-4.1.27/drivers/macintosh/
H A Dvia-pmu-backlight.c23 static void pmu_backlight_init_curve(u8 off, u8 min, u8 max) pmu_backlight_init_curve() argument
/linux-4.1.27/drivers/iio/pressure/
H A Dms5611_core.c74 s64 off, sens, dt; ms5611_read_temp_and_pressure() local
/linux-4.1.27/drivers/net/bonding/
H A Dbond_procfs.c15 loff_t off = 0; __acquires() local
/linux-4.1.27/drivers/media/
H A Dmedia-devnode.c83 media_read(struct file *filp, char __user *buf, size_t sz, loff_t *off) media_read() argument
95 media_write(struct file *filp, const char __user *buf, size_t sz, loff_t *off) media_write() argument
/linux-4.1.27/drivers/misc/
H A Dds1682.c141 ds1682_eeprom_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) ds1682_eeprom_read() argument
165 ds1682_eeprom_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) ds1682_eeprom_write() argument
/linux-4.1.27/drivers/misc/eeprom/
H A Deeprom.c83 eeprom_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_read() argument
H A Deeprom_93xx46.c37 eeprom_93xx46_bin_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_93xx46_bin_read() argument
150 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, const char *buf, unsigned off) eeprom_93xx46_write_word() argument
192 eeprom_93xx46_bin_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_93xx46_bin_write() argument
H A Dmax6875.c109 max6875_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) max6875_read() argument
H A Dat24.c401 static ssize_t at24_write(struct at24_data *at24, const char *buf, loff_t off, at24_write() argument
270 at24_read(struct at24_data *at24, char *buf, loff_t off, size_t count) at24_read() argument
304 at24_bin_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) at24_bin_read() argument
435 at24_bin_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) at24_bin_write() argument
H A Dat25.c150 at25_ee_write(struct at25_data *at25, const char *buf, loff_t off, at25_ee_write() argument
135 at25_bin_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) at25_bin_read() argument
269 at25_bin_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) at25_bin_write() argument
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_attr.c13 qla4_8xxx_sysfs_read_fw_dump(struct file *filep, struct kobject *kobj, struct bin_attribute *ba, char *buf, loff_t off, size_t count) qla4_8xxx_sysfs_read_fw_dump() argument
31 qla4_8xxx_sysfs_write_fw_dump(struct file *filep, struct kobject *kobj, struct bin_attribute *ba, char *buf, loff_t off, size_t count) qla4_8xxx_sysfs_write_fw_dump() argument
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs.h119 unsigned long off; member in struct:cfs_psdev_file
/linux-4.1.27/drivers/rapidio/
H A Drio-sysfs.c124 rio_read_config(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) rio_read_config() argument
196 rio_write_config(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) rio_write_config() argument
/linux-4.1.27/drivers/rtc/
H A Drtc-bq4802.c29 static u8 bq4802_read_io(struct bq4802 *p, int off) bq4802_read_io() argument
34 static void bq4802_write_io(struct bq4802 *p, int off, u8 val) bq4802_write_io() argument
39 static u8 bq4802_read_mem(struct bq4802 *p, int off) bq4802_read_mem() argument
44 static void bq4802_write_mem(struct bq4802 *p, int off, u8 val) bq4802_write_mem() argument
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dlproc_mdc.c55 mdc_max_rpcs_in_flight_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off) mdc_max_rpcs_in_flight_seq_write() argument
86 mdc_kuc_write(struct file *file, const char __user *buffer, size_t count, loff_t *off) mdc_kuc_write() argument
/linux-4.1.27/drivers/parport/
H A Dprobe.c166 int off = 2; parport_read_device_id() local
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c168 static loff_t lseek(struct file *file, loff_t off, int whence) lseek() argument
/linux-4.1.27/drivers/pinctrl/mvebu/
H A Dpinctrl-orion.c40 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; orion_mpp_ctrl_get() local
55 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; orion_mpp_ctrl_set() local
/linux-4.1.27/drivers/fmc/
H A Dfmc-core.c81 fmc_read_eeprom(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) fmc_read_eeprom() argument
102 fmc_write_eeprom(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) fmc_write_eeprom() argument
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_debugfs.c66 armada_debugfs_write(struct file *file, const char __user *ptr, size_t len, loff_t *off) armada_debugfs_write() argument
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_gem_cma_helper.c385 uint64_t off; drm_gem_cma_describe() local
/linux-4.1.27/drivers/input/misc/
H A Dmma8450.c61 static int mma8450_read(struct mma8450 *m, unsigned off) mma8450_read() argument
75 static int mma8450_write(struct mma8450 *m, unsigned off, u8 v) mma8450_write() argument
91 static int mma8450_read_block(struct mma8450 *m, unsigned off, mma8450_read_block() argument
/linux-4.1.27/arch/x86/kernel/
H A Dksysfs.c35 memcpy(buf, (void *)&boot_params + off, count); boot_params_data_read() local
31 boot_params_data_read(struct file *fp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) boot_params_data_read() argument
139 setup_data_data_read(struct file *fp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) setup_data_data_read() argument
/linux-4.1.27/arch/tile/include/asm/
H A Ddma-mapping.h45 static inline void set_dma_offset(struct device *dev, dma_addr_t off) set_dma_offset() argument
/linux-4.1.27/arch/tile/kernel/
H A Dsysfs.c128 hvconfig_bin_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) hvconfig_bin_read() argument
/linux-4.1.27/arch/um/os-Linux/
H A Dprocess.c132 int os_map_memory(void *virt, int fd, unsigned long long off, unsigned long len, os_map_memory() argument
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c261 uint32_t iova, off; submit_reloc() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.h96 u32 mask, off = 0; hwsq_wr32() local
/linux-4.1.27/arch/microblaze/kernel/
H A Ddma.c164 unsigned long off = vma->vm_pgoff; dma_direct_mmap_coherent() local
/linux-4.1.27/drivers/tty/serial/
H A Dsuncore.c67 int off = 0; sunserial_console_match() local
/linux-4.1.27/drivers/usb/gadget/
H A Du_os_desc.h63 static inline u8 *usb_ext_prop_data_len_ptr(u8 *buf, size_t off) usb_ext_prop_data_len_ptr() argument
69 static inline u8 *usb_ext_prop_data_ptr(u8 *buf, size_t off) usb_ext_prop_data_ptr() argument
/linux-4.1.27/drivers/video/fbdev/
H A Datafb_iplan2p2.c218 u32 off = next_line - rows * BPL * 2; atafb_iplan2p2_fillrect() local
H A Datafb_iplan2p4.c232 u32 off = next_line - rows * BPL * 2; atafb_iplan2p4_fillrect() local
H A Datafb_iplan2p8.c267 u32 off = next_line - rows * BPL * 2; atafb_iplan2p8_fillrect() local
/linux-4.1.27/fs/quota/
H A Dquota_v1.c129 size_t off; v1_check_quota_file() local
/linux-4.1.27/fs/squashfs/
H A Dnamei.c213 unsigned int blk, off, ino_num; squashfs_lookup() local
/linux-4.1.27/fs/hfsplus/
H A Dbfind.c116 u16 off, len, keylen; __hfs_brec_find() local
235 u16 off, len, keylen; hfs_brec_goto() local
H A Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) hfs_brec_lenoff() argument
H A Dbtree.c349 unsigned off; hfs_bmap_alloc() local
439 u16 off, len; hfs_bmap_free() local
/linux-4.1.27/fs/hpfs/
H A Ddir.c23 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) hpfs_dir_lseek() argument
/linux-4.1.27/drivers/power/
H A Dpower_supply_sysfs.c73 const ptrdiff_t off = attr - power_supply_attrs; power_supply_show_property() local
117 const ptrdiff_t off = attr - power_supply_attrs; power_supply_store_property() local
/linux-4.1.27/arch/ia64/kernel/
H A Dsys_ia64.c146 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) sys_mmap() argument
170 sys_pciconfig_read (unsigned long bus, unsigned long dfn, unsigned long off, unsigned long len, sys_pciconfig_read() argument
177 sys_pciconfig_write (unsigned long bus, unsigned long dfn, unsigned long off, unsigned long len, sys_pciconfig_write() argument
/linux-4.1.27/arch/arm/mach-ebsa110/
H A Dio.c350 u32 off; outsb() local
365 u32 off; insb() local
383 u32 off; outsw() local
398 u32 off; insw() local
420 u32 off = port << 1; outsl() local
430 u32 off = port << 1; insl() local
/linux-4.1.27/arch/alpha/kernel/
H A Dsys_nautilus.c87 int off; nautilus_kill_arch() local
/linux-4.1.27/fs/coda/
H A Dpsdev.c97 coda_psdev_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *off) coda_psdev_write() argument
203 coda_psdev_read(struct file * file, char __user * buf, size_t nbytes, loff_t *off) coda_psdev_read() argument
/linux-4.1.27/net/batman-adv/
H A Dicmp_socket.c149 batadv_socket_write(struct file *file, const char __user *buff, size_t len, loff_t *off) batadv_socket_write() argument
/linux-4.1.27/net/ipv6/
H A Dip6_offload.c175 unsigned int off; ipv6_gro_receive() local
/linux-4.1.27/net/mac80211/
H A Dled.c185 unsigned long on, off, tpt; tpt_trig_timer() local
/linux-4.1.27/kernel/trace/
H A Dbpf_trace.c190 static bool kprobe_prog_is_valid_access(int off, int size, enum bpf_access_type type) kprobe_prog_is_valid_access() argument
/linux-4.1.27/net/sched/
H A Dact_pedit.c112 unsigned int off; tcf_pedit() local
/linux-4.1.27/net/sctp/
H A Dtsnmap.c287 static void sctp_tsnmap_find_gap_ack(unsigned long *map, __u16 off, sctp_tsnmap_find_gap_ack() argument
/linux-4.1.27/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c208 static void pdacf_transfer(struct snd_pdacf *chip, unsigned int size, unsigned int off) pdacf_transfer() argument
263 int size, off, cont, rdp, wdp; pdacf_threaded_irq() local
/linux-4.1.27/tools/net/
H A Dbpf_jit_disasm.c112 off_t off = 0; get_last_jit_image() local
/linux-4.1.27/sound/soc/pxa/
H A Dmmp-pcm.c126 unsigned long off = vma->vm_pgoff; mmp_pcm_mmap() local
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddivasproc.c58 divas_read(struct file *file, char __user *buf, size_t count, loff_t *off) divas_read() argument
97 divas_write(struct file *file, const char __user *buf, size_t count, loff_t *off) divas_write() argument
/linux-4.1.27/drivers/isdn/mISDN/
H A Dtimerdev.c100 mISDN_read(struct file *filep, char __user *buf, size_t count, loff_t *off) mISDN_read() argument
/linux-4.1.27/drivers/infiniband/core/
H A Dumem_odp.c527 u64 off; ib_umem_odp_map_dma_pages() local
/linux-4.1.27/drivers/mtd/
H A Dafs.c169 u_int mask, off, idx, sz; parse_afs_partitions() local
70 afs_read_footer(struct mtd_info *mtd, u_int *img_start, u_int *iis_start, u_int off, u_int mask) afs_read_footer() argument
/linux-4.1.27/drivers/mtd/ubi/
H A Dcdev.c190 int err, lnum, off, len, tbuf_size; vol_cdev_read() local
267 int lnum, off, len, tbuf_size, err = 0; vol_cdev_direct_write() local
/linux-4.1.27/drivers/net/ppp/
H A Dppp_deflate.c192 int r, proto, off, olen, oavail; z_compress() local
/linux-4.1.27/drivers/net/usb/
H A Drndis_host.c250 u32 off, len; rndis_query() local
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_chips.h74 static inline u32 mvs_read_port(struct mvs_info *mvi, u32 off, mvs_read_port() argument
83 static inline void mvs_write_port(struct mvs_info *mvi, u32 off, u32 off2, mvs_write_port() argument
/linux-4.1.27/drivers/scsi/
H A Dscsi_logging.c81 size_t off = 0; sdev_format_header() local
101 size_t off = 0, logbuf_len; sdev_prefix_printk() local
128 size_t off = 0, logbuf_len; scmd_printk() local
153 size_t off; scsi_format_opcode_name() local
201 size_t off; __scsi_format_command() local
224 size_t off, logbuf_len; scsi_print_command() local
290 size_t off = 0; scsi_format_extd_sense() local
320 size_t off; scsi_format_sense_hdr() local
352 size_t off; scsi_log_dump_sense() local
369 size_t off, logbuf_len; scsi_log_print_sense_hdr() local
432 size_t off, logbuf_len; scsi_print_result() local

Completed in 3571 milliseconds

1234