Searched defs:off (Results 26 - 50 of 1101) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/kernel/
H A Dproc_powerpc.c19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) argument
H A Dsyscalls.c39 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) argument
/linux-master/fs/xfs/
H A Dxfs_bio_io.c35 unsigned int off = offset_in_page(data); local
/linux-master/fs/proc/
H A Dconsoles.c73 loff_t off = 0; local
/linux-master/security/selinux/
H A Dima.c23 const char *on = "=1;", *off = "=0;"; local
/linux-master/fs/xfs/scrub/
H A Doff_bitmap.h25 xoff_bitmap_set(struct xoff_bitmap *bitmap, xfs_fileoff_t off, xfs_filblks_t len) argument
H A Drtbitmap_repair.c59 xfs_fileoff_t off = 0; local
/linux-master/arch/x86/include/asm/
H A Dkmsan.h34 unsigned long off; local
/linux-master/fs/btrfs/
H A Daccessors.c12 check_setget_bounds(const struct extent_buffer *eb, const void *ptr, unsigned off, int size) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sysctl_loop1.c48 unsigned char i, off = 0; local
H A Dtest_sysctl_loop2.c49 unsigned char i, off = 0; local
H A Dtest_sysctl_prog.c49 unsigned char i, off = 0; local
H A Dtest_parse_tcp_hdr_opt_dynptr.c30 static int parse_hdr_opt(struct bpf_dynptr *ptr, __u32 *off, __u8 *hdr_bytes_remaining, argument
82 __u32 off; local
/linux-master/drivers/zorro/
H A Dzorro-sysfs.c83 zorro_read_config(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) argument
/linux-master/net/ceph/
H A Dpagevec.c137 void ceph_zero_page_vector_range(int off, int len, struct page **pages) argument
61 ceph_copy_user_to_page_vector(struct page **pages, const void __user *data, loff_t off, size_t len) argument
87 ceph_copy_to_page_vector(struct page **pages, const void *data, loff_t off, size_t len) argument
110 ceph_copy_from_page_vector(struct page **pages, void *data, loff_t off, size_t len) argument
[all...]
/linux-master/drivers/xen/xenfs/
H A Dsuper.c31 capabilities_read(struct file *file, char __user *buf, size_t size, loff_t *off) argument
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_ctl.h63 static inline u32 pm8001_ctl_aap1_memmap(u8 *ptr, int idx, int off) argument
/linux-master/kernel/gcov/
H A Dbase.c63 size_t store_gcov_u32(void *buffer, size_t off, u32 v) argument
87 size_t store_gcov_u64(void *buffer, size_t off, u64 v) argument
/linux-master/drivers/pnp/isapnp/
H A Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) argument
/linux-master/include/uapi/linux/
H A Dcachefiles.h58 __u64 off; member in struct:cachefiles_read
/linux-master/io_uring/
H A Dsync.c20 loff_t off; member in struct:io_sync
[all...]
/linux-master/drivers/staging/media/av7110/
H A Dav7110_ipack.c47 int off; local
[all...]
/linux-master/drivers/nvmem/
H A Drmem.c25 loff_t off = offset; local
/linux-master/include/net/
H A Dudplite.h69 const int off = skb_transport_offset(skb); local
/linux-master/drivers/platform/x86/
H A Dwmi-bmof.c28 read_bmof(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) argument

Completed in 409 milliseconds

1234567891011>>