Searched defs:off (Results 76 - 100 of 1101) sorted by relevance

1234567891011>>

/linux-master/drivers/acpi/apei/
H A Derst-dbg.c82 erst_dbg_read(struct file *filp, char __user *ubuf, size_t usize, loff_t *off) argument
152 erst_dbg_write(struct file *filp, const char __user *ubuf, size_t usize, loff_t *off) argument
/linux-master/include/linux/reset/
H A Dbcm63xx_pmb.h33 __bpcm_do_op(void __iomem *master, unsigned int addr, u32 off, u32 op) argument
58 bpcm_rd(void __iomem *master, unsigned int addr, u32 off, u32 *val) argument
69 bpcm_wr(void __iomem *master, unsigned int addr, u32 off, u32 val) argument
/linux-master/arch/mips/alchemy/common/
H A Dgpiolib.c117 static int alchemy_gpic_get(struct gpio_chip *chip, unsigned int off) argument
122 static void alchemy_gpic_set(struct gpio_chip *chip, unsigned int off, int v) argument
127 static int alchemy_gpic_dir_input(struct gpio_chip *chip, unsigned int off) argument
132 static int alchemy_gpic_dir_output(struct gpio_chip *chip, unsigned int off, argument
138 static int alchemy_gpic_gpio_to_irq(struct gpio_chip *chip, unsigned int off) argument
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm-dev-common.c125 tpm_common_read(struct file *file, char __user *buf, size_t size, loff_t *off) argument
165 tpm_common_write(struct file *file, const char __user *buf, size_t size, loff_t *off) argument
/linux-master/include/net/tc_act/
H A Dtc_pedit.h110 u32 off; local
/linux-master/tools/testing/selftests/rseq/
H A Drseq-riscv-bits.h232 int RSEQ_TEMPLATE_IDENTIFIER(rseq_offset_deref_addv)(intptr_t *ptr, off_t off, intptr_t inc, int cpu) argument
H A Drseq-x86-bits.h204 int RSEQ_TEMPLATE_IDENTIFIER(rseq_offset_deref_addv)(intptr_t *ptr, long off, intptr_t inc, int cpu) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_access.c85 int test_pkt_write_access_subprog(struct __sk_buff *skb, __u32 off) argument
H A Dtest_core_reloc_module.c15 loff_t off; member in struct:bpf_testmod_test_read_ctx
27 long long off; member in struct:core_reloc_module_output
H A Drefcounted_kptr_fail.c98 BPF_PROG(rbtree_fail_sleepable_lock_across_rcu, struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) argument
/linux-master/drivers/w1/slaves/
H A Dw1_ds2781.c86 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
H A Dw1_ds2780.c89 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
H A Dw1_ds2413.c27 state_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
83 output_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
H A Dw1_ds2406.c25 w1_f12_read_state( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
62 w1_f12_write_output( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
/linux-master/arch/xtensa/include/asm/
H A Dcmpxchg.h177 int off = (unsigned long)ptr % sizeof(u32); local
/linux-master/arch/openrisc/include/asm/
H A Dcmpxchg.h62 int off = (unsigned long)ptr % sizeof(u32); local
94 int off = (unsigned long)ptr % sizeof(u32); local
/linux-master/net/rds/
H A Dtcp_send.c70 rds_tcp_xmit(struct rds_connection *conn, struct rds_message *rm, unsigned int hdr_off, unsigned int sg, unsigned int off) argument
/linux-master/drivers/hid/
H A Dhid-wiimote-debug.c23 wiidebug_eeprom_read(struct file *f, char __user *u, size_t s, loff_t *off) argument
124 wiidebug_drm_write(struct file *f, const char __user *u, size_t s, loff_t *off) argument
/linux-master/drivers/pinctrl/mvebu/
H A Dpinctrl-orion.c36 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; local
52 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; local
/linux-master/fs/freevxfs/
H A Dvxfs_bmap.c116 int64_t off; local
196 int64_t off = (hdr & VXFS_TYPED_OFFSETMASK); local
[all...]
/linux-master/drivers/mtd/spi-nor/
H A Dsysfs.c52 sfdp_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dahb.c36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) argument
/linux-master/drivers/reset/
H A Dreset-brcmstb.c43 unsigned int off = SW_INIT_BANK(id) * SW_INIT_BANK_SIZE; local
54 unsigned int off = SW_INIT_BANK(id) * SW_INIT_BANK_SIZE; local
70 unsigned int off = SW_INIT_BANK(id) * SW_INIT_BANK_SIZE; local
/linux-master/include/linux/
H A Dvirtio_net.h98 u32 off = __virtio16_to_cpu(little_endian, hdr->csum_offset); local
/linux-master/fs/xfs/scrub/
H A Drtbitmap.c102 xfs_fileoff_t off = 0; local

Completed in 338 milliseconds

1234567891011>>