Searched refs:nosync (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-stxx-defs.h | 154 uint64_t nosync:1; member 166 uint64_t nosync:1; 186 uint64_t nosync:1; member 198 uint64_t nosync:1; 218 uint64_t nosync:1; member 230 uint64_t nosync:1;
|
/Linux-v4.19/drivers/staging/octeon/ |
D | ethernet-spi.c | 70 if (stx_int_reg.s.nosync) in cvm_oct_stxx_int_pr() 151 stxx_int_msk.s.nosync = 1; in cvm_oct_spi_enable_error_reporting()
|
/Linux-v4.19/arch/mips/cavium-octeon/executive/ |
D | cvmx-interrupt-decodes.c | 352 stx_int_msk.s.nosync = 1; in __cvmx_interrupt_stxx_int_msk_enable() 363 stx_int_msk.s.nosync = 1; in __cvmx_interrupt_stxx_int_msk_enable()
|
/Linux-v4.19/drivers/md/ |
D | dm-raid1.c | 683 struct bio_list sync, nosync, recover, *this_list = NULL; in do_writes() local 695 bio_list_init(&nosync); in do_writes() 722 this_list = &nosync; in do_writes() 750 dm_rh_inc_pending(ms->rh, &nosync); in do_writes() 774 while ((bio = bio_list_pop(&nosync))) { in do_writes()
|
/Linux-v4.19/arch/arm/mm/ |
D | cache-l2x0.c | 793 u32 aux_val, u32 aux_mask, u32 cache_id, bool nosync) in __l2c_init() argument 869 if (nosync) { in __l2c_init() 1760 bool nosync = false; in l2x0_of_init() local 1799 nosync = of_property_read_bool(np, "arm,outer-sync-disable"); in l2x0_of_init() 1815 return __l2c_init(data, aux_val, aux_mask, cache_id, nosync); in l2x0_of_init()
|
/Linux-v4.19/drivers/media/rc/ |
D | ati_remote.c | 630 goto nosync; in ati_remote_input_report() 655 nosync: in ati_remote_input_report()
|
/Linux-v4.19/Documentation/filesystems/ |
D | ntfs.txt | 342 0 2056320 mirror core 2 16 nosync 2 /dev/hda1 0 /dev/hdb1 0 348 Note the "Should sync?" parameter "nosync" means that the two mirrors are 350 mirrors are not clean, you can specify the "sync" option instead of "nosync"
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-raid.txt | 67 [sync|nosync] Force or prevent RAID initialization. 215 above with "sync" or "nosync" always output ahead of the other
|
/Linux-v4.19/Documentation/m68k/ |
D | kernel-options.txt | 784 5.3.1) nosync 787 Syntax: nosync:bitmask 793 "wd33c93=nosync:0xff". The default is to disable sync negotiation for 794 all devices, eg. nosync:0xff.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2947 nosync [HW,M68K] Disables sync negotiation for all devices.
|