| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | alternative.c | 1464 int do_sync; in text_poke_bp_batch() local 1496 for (do_sync = 0, i = 0; i < nr_entries; i++) { in text_poke_bp_batch() 1507 do_sync++; in text_poke_bp_batch() 1538 if (do_sync) { in text_poke_bp_batch() 1551 for (do_sync = 0, i = 0; i < nr_entries; i++) { in text_poke_bp_batch() 1556 do_sync++; in text_poke_bp_batch() 1559 if (do_sync) in text_poke_bp_batch()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | interrupts_64.su | |
| H A D | interrupts_64.c | 181 void do_sync(struct pt_regs *pt_regs, unsigned int esr) in do_sync() function
|
| /OK3568_Linux_fs/u-boot/tpl/arch/arm/lib/ |
| H A D | interrupts_64.su | |
| /OK3568_Linux_fs/u-boot/spl/arch/arm/lib/ |
| H A D | interrupts_64.su | |
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | quota.c | 880 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) in do_sync() function 1096 int do_sync = 1; in need_sync() local 1111 do_sync = 0; in need_sync() 1114 do_sync = 0; in need_sync() 1120 do_sync = 0; in need_sync() 1123 return do_sync; in need_sync() 1167 do_sync(count, qda); in gfs2_quota_unlock() 1318 error = do_sync(num_qd, qda); in gfs2_quota_sync()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-core/sysvinit/sysvinit/ |
| H A D | 0001-Support-rebooting-with-arg.patch | 57 + if (!do_sync)
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | exceptions.S | 47 bl do_sync
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | inode.c | 43 static int __ext2_write_inode(struct inode *inode, int do_sync); 1531 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode() argument 1622 if (do_sync) { in __ext2_write_inode()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | xattr.c | 1078 goto do_sync; in __ceph_setxattr() 1133 do_sync: in __ceph_setxattr()
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | inode.c | 797 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode() argument 828 if (do_sync) in ufs_update_inode()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid10.c | 1123 const unsigned long do_sync = (bio->bi_opf & REQ_SYNC); in raid10_read_request() local 1197 bio_set_op_attrs(read_bio, op, do_sync); in raid10_read_request() 1216 const unsigned long do_sync = (bio->bi_opf & REQ_SYNC); in raid10_write_one_disk() local 1246 bio_set_op_attrs(mbio, op, do_sync | do_fua); in raid10_write_one_disk()
|
| H A D | raid1.c | 1208 const unsigned long do_sync = (bio->bi_opf & REQ_SYNC); in raid1_read_request() local 1301 bio_set_op_attrs(read_bio, op, do_sync); in raid1_read_request()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | inode.c | 1680 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode() argument 1888 if (do_sync) { in udf_update_inode()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.map | |
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.c | 559 goto do_sync; in f2fs_balance_fs_bg() 568 goto do_sync; in f2fs_balance_fs_bg() 575 do_sync: in f2fs_balance_fs_bg()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |