/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | message_verify.c | 277 int pos = 0; in is_str_msg_valid() local
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | kcore.c | 261 struct kcore_list *tmp, *pos; in kcore_update_ram() local
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | inode.c | 64 static void *pstore_ftrace_seq_start(struct seq_file *s, loff_t *pos) in pstore_ftrace_seq_start() argument 89 static void *pstore_ftrace_seq_next(struct seq_file *s, void *v, loff_t *pos) in pstore_ftrace_seq_next() argument 307 struct pstore_private *pos, *tmp; in pstore_put_backend_records() local 341 struct pstore_private *private, *pos; pstore_mkfile() local [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | fs_context.c | 521 char *pos; in smb3_parse_devname() local [all...] |
/kernel/linux/linux-6.6/fs/sysv/ |
H A D | itree.c | 469 int sysv_prepare_chunk(struct page *page, loff_t pos, unsigned len) in sysv_prepare_chunk() argument 484 sysv_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) sysv_write_begin() argument
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | dir.c | 401 u32 pos = ctx->pos; in ntfs_readdir() local 344 ntfs_read_hdr(struct ntfs_sb_info *sbi, struct ntfs_inode *ni, const struct INDEX_HDR *hdr, u64 vbo, u64 pos, u8 *name, struct dir_context *ctx) ntfs_read_hdr() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | netdebug.c | 83 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start() argument 94 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next() argument 234 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start() argument 246 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | server.c | 479 int i, pos = 0; in debug_show() local
|
/kernel/linux/linux-6.6/drivers/virtio/ |
H A D | virtio_pci_modern.c | 398 int pos; in virtio_pci_find_shm_cap() local [all...] |
/kernel/linux/linux-6.6/include/linux/mdio/ |
H A D | mdio-xgene.h | 103 static inline u64 xgene_enet_set_field_value(int pos, int len, u64 val) in xgene_enet_set_field_value() argument 117 static inline u64 xgene_enet_get_field_value(int pos, int len, u64 src) in xgene_enet_get_field_value() argument
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | fscache.c | 209 loff_t pos = primary->start + primary->submitted; in erofs_fscache_data_read_slice() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | file.c | 196 ext4_unaligned_io(struct inode *inode, struct iov_iter *from, loff_t pos) in ext4_unaligned_io() argument 377 loff_t pos = iocb->ki_pos; in ext4_dio_write_end_io() local 217 ext4_overwrite_io(struct inode *inode, loff_t pos, loff_t len, bool *unwritten) ext4_overwrite_io() argument [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | aops.c | 482 int gfs2_internal_read(struct gfs2_inode *ip, char *buf, loff_t *pos, in gfs2_internal_read() argument 647 unsigned long pos = 0; in gfs2_invalidate_folio() local
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | inode.c | 52 hfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hfs_write_begin() argument
|
/kernel/linux/linux-6.6/fs/zonefs/ |
H A D | file.c | 387 static loff_t zonefs_write_check_limits(struct file *file, loff_t pos, in zonefs_write_check_limits() argument
|
/kernel/linux/linux-6.6/drivers/soc/xilinx/ |
H A D | xlnx_event_manager.c | 286 int pos; in xlnx_register_event() local 378 u32 eve, pos; xlnx_unregister_event() local 491 u32 cb_type, node_id, event, pos; xlnx_event_handler() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm_bo.c | 596 struct list_head *pos; in hmm_bo_device_search_vmap_start() local
|
/kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
H A D | ieee80211.c | 282 u8 *pos; in r8712_parse_wpa_ie() local 326 u8 *pos; in r8712_parse_wpa2_ie() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/most/video/ |
H A D | video.c | 151 comp_vdev_read(struct file *filp, char __user *buf, size_t count, loff_t *pos) comp_vdev_read() argument
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | vc_screen.c | 248 vcs_read_buf_uni(struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) vcs_read_buf_uni() argument 276 vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) vcs_read_buf_noattr() argument 296 vcs_read_buf(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed, unsigned int *skip) vcs_read_buf() argument 373 loff_t pos; vcs_read() local 478 vcs_write_buf_noattr(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) vcs_write_buf_noattr() argument 518 vcs_write_buf(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) vcs_write_buf() argument 599 loff_t pos; vcs_write() local [all...] |
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-ds1685.c | 840 static int ds1685_nvram_read(void *priv, unsigned int pos, void *val, in ds1685_nvram_read() argument 907 static int ds1685_nvram_write(void *priv, unsigned int pos, void *val, in ds1685_nvram_write() argument [all...] |
H A D | rtc-ds1553.c | 224 static int ds1553_nvram_read(void *priv, unsigned int pos, void *val, in ds1553_nvram_read() argument 237 static int ds1553_nvram_write(void *priv, unsigned int pos, void *val, in ds1553_nvram_write() argument
|
H A D | rtc-stk17ta8.c | 233 static int stk17ta8_nvram_read(void *priv, unsigned int pos, void *val, in stk17ta8_nvram_read() argument 245 static int stk17ta8_nvram_write(void *priv, unsigned int pos, void *val, in stk17ta8_nvram_write() argument
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | scm_blk.c | 183 int pos = scmrq->aob->request.msb_count; in scm_request_prepare() local
|
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-uart-routing.c | 497 int val, pos, len; in aspeed_uart_routing_show() local
|