| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | sandbox_spi.c | 128 uint *map_sizep, uint *offsetp) in sandbox_spi_get_mmap() argument 132 *offsetp = 0x100; in sandbox_spi_get_mmap()
|
| H A D | spi-uclass.c | 105 uint *offsetp) in dm_spi_get_mmap() argument 115 return ops->get_mmap(dev, map_basep, map_sizep, offsetp); in dm_spi_get_mmap()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | membuff.c | 23 char ***data, int *offsetp) in membuff_putrawflex() argument 28 assert(data && offsetp); in membuff_putrawflex() 30 *offsetp = mb->head - mb->start; in membuff_putrawflex()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spi.h | 497 uint *map_sizep, uint *offsetp); 699 uint *offsetp);
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | swap_case.c | 154 int *barnump, unsigned int *offsetp) in sandbox_swap_case_find_bar() argument 165 *offsetp = addr - plat->bar[barnum]; in sandbox_swap_case_find_bar()
|
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | revoke.c | 574 int *offsetp, in write_one_revoke_record() argument 590 offset = *offsetp; in write_one_revoke_record() 631 *offsetp = offset; in write_one_revoke_record()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/ |
| H A D | spu_task_sync.c | 315 get_exec_dcookie_and_offset(struct spu *spu, unsigned int *offsetp, in get_exec_dcookie_and_offset() argument 345 *offsetp = my_offset; in get_exec_dcookie_and_offset()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | balloc.c | 54 ext4_group_t *blockgrpp, ext4_grpblk_t *offsetp) in ext4_get_group_no_and_offset() argument 62 if (offsetp) in ext4_get_group_no_and_offset() 63 *offsetp = offset; in ext4_get_group_no_and_offset()
|
| H A D | ext4.h | 2571 ext4_grpblk_t *offsetp);
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | gpio-uclass.c | 96 unsigned int *offsetp, unsigned int *gpiop) in gpio_lookup_name() argument 109 if (offsetp) in gpio_lookup_name() 110 *offsetp = desc.offset; in gpio_lookup_name()
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | gpio.h | 380 unsigned int *offsetp, unsigned int *gpiop);
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | vfs.c | 1966 struct readdir_cd *cdp, loff_t *offsetp) in nfsd_buffered_readdir() argument 1980 offset = *offsetp; in nfsd_buffered_readdir() 2028 *offsetp = offset; in nfsd_buffered_readdir() 2037 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir() argument 2042 loff_t offset = *offsetp; in nfsd_readdir() 2059 err = nfsd_buffered_readdir(file, func, cdp, offsetp); in nfsd_readdir()
|
| H A D | nfs4xdr.c | 4898 u32 *offsetp) in nfsd4_listxattr_validate_cookie() argument 4914 *offsetp = (u32)cookie; in nfsd4_listxattr_validate_cookie()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_dir2_sf.c | 30 xfs_dir2_data_aoff_t *offsetp); 605 xfs_dir2_data_aoff_t *offsetp) /* out(1): new offset */ in xfs_dir2_sf_addname_pick() argument 662 *offsetp = offset; in xfs_dir2_sf_addname_pick()
|