/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | v3d_drm.h | 165 __u32 offset; member 184 __u64 offset; member 213 __u32 offset; member
|
H A D | lima_drm.h | 58 __u64 offset; /* out, used to mmap this buffer to CPU */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | btf.h | 124 __u32 offset; member 168 __u32 offset; global() member [all...] |
H A D | timex.h | 67 __kernel_long_t offset; /* time offset (usec) */ member 105 long long offset; /* time offset (usec) */ member [all...] |
H A D | apm_bios.h | 28 __u32 offset; member
|
H A D | sed-opal.h | 112 __u64 offset; member 127 __u64 offset; member
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | swiotlb-xen.c | 373 xen_swiotlb_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction dir, unsigned long attrs) xen_swiotlb_map_page() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | delayed-ref.h | 135 u64 offset; member 201 u64 offset; member 284 btrfs_init_data_ref(struct btrfs_ref *generic_ref, u64 ref_root, u64 ino, u64 offset) btrfs_init_data_ref() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_misc.c | 55 int offset; /* offset of magic */ member [all...] |
H A D | char_dev.c | 51 void chrdev_show(struct seq_file *f, off_t offset) in chrdev_show() argument
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | xattr.c | 535 int offset; in ext2_xattr_set() local
|
H A D | dir.c | 243 ext2_validate_entry(char *base, unsigned offset, unsigned mask) in ext2_validate_entry() argument 269 unsigned int offset = pos & ~PAGE_MASK; in ext2_readdir() local [all...] |
/kernel/linux/linux-5.10/drivers/virtio/ |
H A D | virtio_vdpa.c | 56 static void virtio_vdpa_get(struct virtio_device *vdev, unsigned offset, in virtio_vdpa_get() argument 64 static void virtio_vdpa_set(struct virtio_device *vdev, unsigned offset, in virtio_vdpa_set() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | rxrpc.c | 327 unsigned int bytes, nr, loop, offset; in afs_send_pages() local 279 afs_load_bvec(struct afs_call *call, struct msghdr *msg, struct bio_vec *bv, pgoff_t first, pgoff_t last, unsigned offset) afs_load_bvec() argument [all...] |
H A D | write.c | 502 unsigned n, offset, to, f, t; in afs_write_back_from_locked_page() local 422 afs_store_data(struct address_space *mapping, pgoff_t first, pgoff_t last, unsigned offset, unsigned to, bool laundering) afs_store_data() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsencrypt.c | 81 unsigned int len, offset; in __cifs_calc_signature() local
|
H A D | netmisc.c | 972 struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time, int offset) in cnvrtDosUnixTm() argument
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | dir.c | 112 unsigned int offset; in ext4_readdir() local 66 __ext4_check_dir_entry(const char *function, unsigned int line, struct inode *dir, struct file *filp, struct ext4_dir_entry_2 *de, struct buffer_head *bh, char *buf, int size, unsigned int offset) __ext4_check_dir_entry() argument 368 ext4_dir_llseek(struct file *file, loff_t offset, int whence) ext4_dir_llseek() argument 639 unsigned int offset = 0; ext4_check_all_de() local [all...] |
H A D | file.c | 181 ext4_extending_io(struct inode *inode, loff_t offset, size_t len) in ext4_extending_io() argument 282 static ssize_t ext4_handle_inode_extension(struct inode *inode, loff_t offset, in ext4_handle_inode_extension() argument 426 loff_t offset; in ext4_dio_write_checks() local 475 loff_t offset = iocb->ki_pos; ext4_dio_write_iter() local 620 loff_t offset; ext4_dax_write_iter() local 882 ext4_llseek(struct file *file, loff_t offset, int whence) ext4_llseek() argument [all...] |
/kernel/linux/linux-5.10/drivers/w1/masters/ |
H A D | omap_hdq.c | 68 static inline u8 hdq_reg_in(struct hdq_data *hdq_data, u32 offset) in hdq_reg_in() argument 73 static inline void hdq_reg_out(struct hdq_data *hdq_data, u32 offset, u8 val) in hdq_reg_out() argument 78 static inline u8 hdq_reg_merge(struct hdq_data *hdq_data, u32 offset, in hdq_reg_merge() argument 94 static int hdq_wait_for_flag(struct hdq_data *hdq_data, u32 offset, in hdq_wait_for_flag() argument [all...] |
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | super.c | 280 static int adfs_probe(struct super_block *sb, unsigned int offset, int silent, in adfs_probe() argument
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | file.c | 378 void fat_truncate_blocks(struct inode *inode, loff_t offset) in fat_truncate_blocks() argument 259 fat_fallocate(struct file *file, int mode, loff_t offset, loff_t len) fat_fallocate() argument [all...] |
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | super.c | 297 erofs_managed_cache_invalidatepage(struct page *page, unsigned int offset, unsigned int length) erofs_managed_cache_invalidatepage() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | sbitmap.c | 274 static inline void emit_byte(struct seq_file *m, unsigned int offset, u8 byte) in emit_byte() argument 290 unsigned int offset = 0; in sbitmap_bitmap_show() local [all...] |
H A D | ubsan.c | 425 __ubsan_handle_alignment_assumption(void *_data, unsigned long ptr, unsigned long align, unsigned long offset) __ubsan_handle_alignment_assumption() argument
|