Searched defs:pos (Results 1 - 25 of 1898) sorted by last modified time

1234567891011>>

/linux-master/fs/btrfs/
H A Dinode.c7742 static int btrfs_dio_iomap_end(struct inode *inode, loff_t pos, loff_t length, argument
[all...]
/linux-master/virt/kvm/
H A Dkvm_main.c5741 struct kvm_io_device *pos = bus->range[i].dev; local
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c687 struct list_head *pos; local
/linux-master/fs/sysfs/
H A Dfile.c77 sysfs_kf_bin_read(struct kernfs_open_file *of, char *buf, size_t count, loff_t pos) argument
101 sysfs_kf_read(struct kernfs_open_file *of, char *buf, size_t count, loff_t pos) argument
127 sysfs_kf_write(struct kernfs_open_file *of, char *buf, size_t count, loff_t pos) argument
140 sysfs_kf_bin_write(struct kernfs_open_file *of, char *buf, size_t count, loff_t pos) argument
[all...]
/linux-master/fs/smb/server/
H A Dvfs.c288 static int ksmbd_vfs_stream_read(struct ksmbd_file *fp, char *buf, loff_t *pos, argument
374 ksmbd_vfs_read(struct ksmbd_work *work, struct ksmbd_file *fp, size_t count, loff_t *pos, char *rbuf) argument
417 ksmbd_vfs_stream_write(struct ksmbd_file *fp, char *buf, loff_t *pos, size_t count) argument
490 ksmbd_vfs_write(struct ksmbd_work *work, struct ksmbd_file *fp, char *buf, size_t count, loff_t *pos, bool sync, ssize_t *written) argument
[all...]
H A Dserver.c476 int i, pos = 0; local
/linux-master/fs/smb/client/
H A Dfscache.c244 void __cifs_readahead_to_fscache(struct inode *inode, loff_t pos, size_t len) argument
H A Dfs_context.c555 char *pos; local
[all...]
H A Dcifsglob.h1481 loff_t pos; member in struct:cifs_aio_ctx
1638 char old_delim, *pos; local
H A Dcifsfs.c1242 static int cifs_flush_folio(struct inode *inode, loff_t pos, loff_t *_fstart, loff_t *_fend, argument
/linux-master/fs/bcachefs/
H A Dbtree_update_interior.c430 static void btree_set_min(struct btree *b, struct bpos pos) argument
437 static void btree_set_max(struct btree *b, struct bpos pos) argument
2196 struct bpos pos; member in struct:async_btree_rewrite
41 get_unlocked_mut_path(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bpos pos) argument
[all...]
H A Dbtree_types.h239 struct bpos pos; member in struct:btree_path
303 struct bpos pos; member in struct:btree_iter
H A Dbtree_io.c2310 struct rhash_head *pos; local
H A Dbtree_key_cache.c43 bch2_btree_key_cache_find(struct bch_fs *c, enum btree_id btree_id, struct bpos pos) argument
113 struct bkey_cached *pos; local
299 struct rhash_head *pos; local
878 struct rhash_head *pos, *next; local
932 struct rhash_head *pos; local
[all...]
H A Dbcachefs_format.h466 struct bpos pos; member in struct:bch_backpointer
H A Dbackpointers.c894 struct bbpos pos = bp_to_bbpos(*bp.v); local
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dmain.c258 static unsigned char get_attributes(struct vc_data *vc, u16 *pos) argument
457 static u16 get_char(struct vc_data *vc, u16 *pos, u_char *attribs) argument
/linux-master/arch/x86/kvm/svm/
H A Dsev.c2146 struct list_head *pos, *q; local
2763 static u64 get_ghcb_msr_bits(struct vcpu_svm *svm, u64 mask, unsigned int pos) argument
2756 set_ghcb_msr_bits(struct vcpu_svm *svm, u64 value, u64 mask, unsigned int pos) argument
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c1126 int pos; /* index of the sptep */ member in struct:rmap_iterator
/linux-master/arch/x86/events/intel/
H A Dlbr.c942 int i, j, pos = 0, order[X86_PMC_IDX_MAX]; local
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dproc.c71 const char *pos = line; local
[all...]
/linux-master/tools/perf/util/
H A Dannotate.c1474 annotation_line__next(struct annotation_line *pos, struct list_head *head) argument
1851 char *pos; local
2643 struct annotation_line *pos, *queue = NULL; local
2885 struct disasm_line *pos; local
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c123 struct disasm_line *pos = list_prev_entry(cursor, al.node); local
268 annotate_browser__set_top(struct annotate_browser *browser, struct annotation_line *pos, u32 idx) argument
294 struct annotation_line * pos = rb_entry(nd, struct annotation_line, rb_node); local
309 struct disasm_line *pos; local
493 struct disasm_line *pos; local
[all...]
/linux-master/net/unix/
H A Daf_unix.c3261 static struct sock *unix_from_bucket(struct seq_file *seq, loff_t *pos) argument
3277 static struct sock *unix_get_first(struct seq_file *seq, loff_t *pos) argument
3298 unix_get_next(struct seq_file *seq, struct sock *sk, loff_t *pos) argument
3315 unix_seq_start(struct seq_file *seq, loff_t *pos) argument
3323 unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
3470 bpf_iter_unix_batch(struct seq_file *seq, loff_t *pos) argument
3505 bpf_iter_unix_seq_start(struct seq_file *seq, loff_t *pos) argument
3516 bpf_iter_unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
/linux-master/net/netfilter/
H A Dnft_set_pipapo.c770 unsigned long *pos; local
1620 unsigned long *pos; local
1983 unsigned long *pos; local
[all...]

Completed in 416 milliseconds

1234567891011>>