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

1234567891011>>

/linux-master/net/unix/
H A Daf_unix.c3230 static struct sock *unix_from_bucket(struct seq_file *seq, loff_t *pos) argument
3246 static struct sock *unix_get_first(struct seq_file *seq, loff_t *pos) argument
3267 unix_get_next(struct seq_file *seq, struct sock *sk, loff_t *pos) argument
3284 unix_seq_start(struct seq_file *seq, loff_t *pos) argument
3292 unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
3439 bpf_iter_unix_batch(struct seq_file *seq, loff_t *pos) argument
3474 bpf_iter_unix_seq_start(struct seq_file *seq, loff_t *pos) argument
3485 bpf_iter_unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
/linux-master/kernel/trace/rv/
H A Drv.c398 static void *available_monitors_start(struct seq_file *m, loff_t *pos) argument
404 static void *available_monitors_next(struct seq_file *m, void *p, loff_t *pos) argument
412 static void *enabled_monitors_next(struct seq_file *m, void *p, loff_t *pos) argument
426 static void *enabled_monitors_start(struct seq_file *m, loff_t *pos) argument
/linux-master/kernel/trace/
H A Dring_buffer.c5774 unsigned int pos = 0; local
/linux-master/fs/nfs/
H A Dpnfs.c1963 pnfs_update_layout(struct inode *ino, struct nfs_open_context *ctx, loff_t pos, u64 count, enum pnfs_iomode iomode, bool strict_iomode, gfp_t gfp_flags) argument
[all...]
H A Dnfs4state.c212 struct rb_node *pos; local
851 struct nfs4_lock_state *pos, *ret = NULL; local
1427 struct nfs4_lock_state *pos; local
1770 struct rb_node *pos; local
1822 struct rb_node *pos; local
1925 struct rb_node *pos; local
[all...]
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c192 struct nfs4_ff_layout_mirror *pos; local
2271 const struct nfs4_ff_layout_ds_err *pos; local
[all...]
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c829 fl_pnfs_update_layout(struct inode *ino, struct nfs_open_context *ctx, loff_t pos, u64 count, enum pnfs_iomode iomode, bool strict_iomode, gfp_t gfp_flags) argument
/linux-master/fs/erofs/
H A Dzmap.c30 const erofs_off_t pos = Z_EROFS_FULL_INDEX_ALIGN(erofs_iloc(inode) + local
224 erofs_off_t pos; local
73 decode_compactedbits(unsigned int lobits, u8 *in, unsigned int pos, u8 *type) argument
106 unpack_compacted_index(struct z_erofs_maprecorder *m, unsigned int amortizedshift, erofs_off_t pos, bool lookahead) argument
571 erofs_off_t pos; local
[all...]
H A Dzdata.c928 z_erofs_read_fragment(struct super_block *sb, struct page *page, unsigned int cur, unsigned int end, erofs_off_t pos) argument
H A Dsuper.c223 erofs_off_t pos; local
174 erofs_init_device(struct erofs_buf *buf, struct super_block *sb, struct erofs_device_info *dif, erofs_off_t *pos) argument
H A Dfscache.c264 loff_t pos = req->start + req->submitted; local
H A Ddata.c128 erofs_off_t pos; local
311 static int erofs_iomap_end(struct inode *inode, loff_t pos, loff_t length, argument
/linux-master/fs/btrfs/
H A Dzoned.c196 static int emulate_report_zones(struct btrfs_device *device, u64 pos, argument
221 static int btrfs_get_dev_zones(struct btrfs_device *device, u64 pos, argument
655 btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, struct blk_zone *zone) argument
1045 u64 pos = hole_start; local
1098 btrfs_dev_set_active_zone(struct btrfs_device *device, u64 pos) argument
1120 btrfs_dev_clear_active_zone(struct btrfs_device *device, u64 pos) argument
1164 u64 pos; local
[all...]
/linux-master/fs/
H A Dcoredump.c808 loff_t pos = file->f_pos; local
857 void dump_skip_to(struct coredump_params *cprm, unsigned long pos) argument
875 loff_t pos; local
[all...]
/linux-master/fs/bcachefs/
H A Dsubvolume.c73 struct bpos pos = subvolume_children_pos(k); local
247 subvolume_children_mod(struct btree_trans *trans, struct bpos pos, bool set) argument
[all...]
H A Dsnapshot.h251 bch2_key_has_snapshot_overwrites(struct btree_trans *trans, enum btree_id id, struct bpos pos) argument
H A Dprintbuf.c13 static inline unsigned __printbuf_linelen(struct printbuf *buf, unsigned pos) argument
77 static void printbuf_insert_spaces(struct printbuf *out, unsigned pos, unsigned nr) argument
95 __printbuf_do_indent(struct printbuf *out, unsigned pos) argument
152 printbuf_do_indent(struct printbuf *out, unsigned pos) argument
[all...]
H A Dfs-io-buffered.c660 bch2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
744 bch2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
802 __bch2_buffered_write(struct bch_inode_info *inode, struct address_space *mapping, struct iov_iter *iter, loff_t pos, unsigned len, bool inode_locked) argument
981 loff_t pos; local
[all...]
H A Dbtree_iter.c89 struct bpos pos = iter->pos; local
332 bch2_assert_pos_locked(struct btree_trans *trans, enum btree_id id, struct bpos pos, bool key_cache) argument
1660 btree_path_alloc(struct btree_trans *trans, btree_path_idx_t pos) argument
1693 bch2_path_get(struct btree_trans *trans, enum btree_id btree_id, struct bpos pos, unsigned locks_want, unsigned level, unsigned flags, unsigned long ip) argument
1770 bch2_path_get_unlocked_mut(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bpos pos) argument
2003 struct bpos pos = iter->k.p; local
2016 struct bpos pos = bkey_start_pos(&iter->k); local
2124 btree_trans_peek_key_cache(struct btree_iter *iter, struct bpos pos) argument
2317 struct bpos pos = k.k->p; local
2657 struct bpos pos = iter->pos; local
2830 btree_path_list_add(struct btree_trans *trans, btree_path_idx_t pos, btree_path_idx_t path_idx) argument
2872 bch2_trans_iter_init_outlined(struct btree_trans *trans, struct btree_iter *iter, enum btree_id btree_id, struct bpos pos, unsigned flags) argument
2882 bch2_trans_node_iter_init(struct btree_trans *trans, struct btree_iter *iter, enum btree_id btree_id, struct bpos pos, unsigned locks_want, unsigned depth, unsigned flags) argument
3142 struct btree_trans *pos; variable in typeref:struct:btree_trans
[all...]
H A Dbtree_iter.h420 struct bpos pos = iter->pos; local
275 bch2_assert_pos_locked(struct btree_trans *trans, enum btree_id id, struct bpos pos, bool key_cache) argument
464 bch2_trans_iter_init_common(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned locks_want, unsigned depth, unsigned flags, unsigned long ip) argument
492 bch2_trans_iter_init(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags) argument
544 __bch2_bkey_get_iter(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags, unsigned type) argument
561 bch2_bkey_get_iter(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags) argument
573 __bch2_bkey_get_val_typed(struct btree_trans *trans, unsigned btree_id, struct bpos pos, unsigned flags, unsigned type, unsigned val_size, void *val) argument
[all...]
H A Dbcachefs_format.h467 struct bpos pos; member in struct:bch_backpointer
/linux-master/drivers/nvme/target/
H A Dconfigfs.c1257 int pos, len = strcspn(page, "\n"); local
1370 int pos = 0, len; local
1477 int pos = 0, len; local
[all...]
/linux-master/drivers/nvme/host/
H A Dfabrics.c1342 nvmf_dev_write(struct file *file, const char __user *ubuf, size_t count, loff_t *pos) argument
H A Dcore.c1453 int status, pos, len; local
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c308 static void lan966x_ifh_set(u8 *ifh, size_t val, size_t pos, size_t length) argument
605 static u64 lan966x_ifh_get(u8 *ifh, size_t pos, size_t length) argument

Completed in 306 milliseconds

1234567891011>>