Searched defs:off (Results 226 - 250 of 1100) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c60 bpcm_wr_rd_mask(void __iomem *master, unsigned int addr, u32 off, u32 *val, u32 shift, u32 mask, u32 cond) argument
/linux-master/drivers/scsi/arcmsr/
H A Darcmsr_attr.c61 arcmsr_sysfs_iop_message_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin, char *buf, loff_t off, size_t count) argument
108 arcmsr_sysfs_iop_message_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin, char *buf, loff_t off, size_t count) argument
156 arcmsr_sysfs_iop_message_clear(struct file *filp, struct kobject *kobj, struct bin_attribute *bin, char *buf, loff_t off, size_t count) argument
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_attr.c12 qla4_8xxx_sysfs_read_fw_dump(struct file *filep, struct kobject *kobj, struct bin_attribute *ba, char *buf, loff_t off, size_t count) argument
30 qla4_8xxx_sysfs_write_fw_dump(struct file *filep, struct kobject *kobj, struct bin_attribute *ba, char *buf, loff_t off, size_t count) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c27 int rc, off = 0; local
/linux-master/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c45 static inline u32 ls_g4_pcie_pf_readl(struct ls_g4_pcie *pcie, u32 off) argument
50 ls_g4_pcie_pf_writel(struct ls_g4_pcie *pcie, u32 off, u32 val) argument
/linux-master/net/ceph/
H A Dcrypto.c166 unsigned int off = offset_in_page(buf); local
/linux-master/arch/x86/kernel/
H A Dksysfs.c34 memcpy(buf, (void *)&boot_params + off, count); local
30 boot_params_data_read(struct file *fp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
173 setup_data_data_read(struct file *fp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
/linux-master/drivers/s390/char/
H A Dsclp_config.c130 sysfs_ofb_data_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
/linux-master/drivers/scsi/
H A Dscsi_logging.c41 size_t off = 0; local
61 size_t off = 0, logbuf_len; local
88 size_t off = 0, logbuf_len; local
113 size_t off; local
161 size_t off; local
184 size_t off, logbuf_len; local
243 size_t off = 0; local
273 size_t off; local
305 size_t off; local
322 size_t off, logbuf_len; local
386 size_t off, logbuf_len; local
[all...]
/linux-master/arch/mips/tools/
H A Dloongson3-llsc-check.c105 static bool is_branch(uint32_t insn, int *off) argument
144 int off; local
/linux-master/tools/testing/selftests/net/
H A Dpsock_snd.c155 int off = 0; local
[all...]
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c40 u32 val, off = (address >> 1) & (CI_BUFFER_SIZE - 1); local
/linux-master/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) argument
/linux-master/arch/arm/mach-orion5x/
H A Dts78xx-setup.c156 unsigned long off = ((unsigned long)buf & 3); local
182 unsigned long off = ((unsigned long)buf & 3); local
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c177 off_t off = 0; local
/linux-master/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.c226 ssize_t ret, off; local
[all...]
/linux-master/drivers/mtd/
H A Dmtdpstore.c27 static int mtdpstore_block_isbad(struct mtdpstore_context *cxt, loff_t off) argument
49 mtdpstore_panic_block_isbad(struct mtdpstore_context *cxt, loff_t off) argument
60 mtdpstore_mark_used(struct mtdpstore_context *cxt, loff_t off) argument
70 mtdpstore_mark_unused(struct mtdpstore_context *cxt, loff_t off) argument
80 mtdpstore_block_mark_unused(struct mtdpstore_context *cxt, loff_t off) argument
97 mtdpstore_is_used(struct mtdpstore_context *cxt, loff_t off) argument
107 mtdpstore_block_is_used(struct mtdpstore_context *cxt, loff_t off) argument
140 mtdpstore_mark_removed(struct mtdpstore_context *cxt, loff_t off) argument
149 mtdpstore_block_clear_removed(struct mtdpstore_context *cxt, loff_t off) argument
165 mtdpstore_block_is_removed(struct mtdpstore_context *cxt, loff_t off) argument
183 mtdpstore_erase_do(struct mtdpstore_context *cxt, loff_t off) argument
210 mtdpstore_erase(size_t size, loff_t off) argument
237 mtdpstore_security(struct mtdpstore_context *cxt, loff_t off) argument
274 mtdpstore_write(const char *buf, size_t size, loff_t off) argument
310 mtdpstore_read(char *buf, size_t size, loff_t off) argument
356 mtdpstore_panic_write(const char *buf, size_t size, loff_t off) argument
444 mtdpstore_flush_removed_do(struct mtdpstore_context *cxt, loff_t off, size_t size) argument
501 loff_t off; local
[all...]
/linux-master/drivers/s390/cio/
H A Dqdio_debug.c237 qperf_seq_write(struct file *file, const char __user *ubuf, size_t count, loff_t *off) argument
/linux-master/arch/powerpc/platforms/pseries/
H A Dreconfig.c358 ofdt_write(struct file *file, const char __user *buf, size_t count, loff_t *off) argument
/linux-master/fs/hfsplus/
H A Dbnode.c22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) argument
41 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) argument
49 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) argument
57 hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) argument
73 hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) argument
94 hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) argument
101 hfs_bnode_clear(struct hfs_bnode *node, int off, int len) argument
295 int i, off, key_off; local
399 loff_t off; local
471 int i, rec_off, off, next_off; local
[all...]
H A Dbtree.c379 unsigned off; local
453 u16 off, len; local
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c69 static void vgpu_pci_cfg_mem_write(struct intel_vgpu *vgpu, unsigned int off, argument
[all...]
/linux-master/fs/ext4/
H A Dorphan.c196 int blk, off; local
/linux-master/kernel/time/
H A Dnamespace.c142 static struct timens_offset offset_from_ts(struct timespec64 off) argument
399 struct proc_timens_offset *off = &offsets[i]; local
437 struct proc_timens_offset *off = &offsets[i]; local
[all...]
/linux-master/samples/bpf/
H A Dsockex3_kern.c48 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) argument

Completed in 442 milliseconds

1234567891011>>