Searched refs:nosync (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-stxx-defs.h134 uint64_t nosync:1; member in struct:cvmx_stxx_int_msk::cvmx_stxx_int_msk_s
146 uint64_t nosync:1;
162 uint64_t nosync:1; member in struct:cvmx_stxx_int_reg::cvmx_stxx_int_reg_s
174 uint64_t nosync:1;
190 uint64_t nosync:1; member in struct:cvmx_stxx_int_sync::cvmx_stxx_int_sync_s
202 uint64_t nosync:1;
/linux-master/drivers/staging/octeon/
H A Dethernet-spi.c62 if (stx_int_reg.s.nosync)
143 stxx_int_msk.s.nosync = 1;
H A Docteon-stubs.h920 uint64_t nosync:1; member in struct:cvmx_stxx_int_reg::cvmx_stxx_int_reg_s
935 uint64_t nosync:1; member in struct:cvmx_stxx_int_msk::cvmx_stxx_int_msk_s
/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-interrupt-decodes.c359 stx_int_msk.s.nosync = 1;
370 stx_int_msk.s.nosync = 1;
/linux-master/arch/arm/mm/
H A Dcache-l2x0.c781 u32 aux_val, u32 aux_mask, u32 cache_id, bool nosync)
857 if (nosync) {
1768 bool nosync = false; local
1807 nosync = of_property_read_bool(np, "arm,outer-sync-disable");
1823 return __l2c_init(data, aux_val, aux_mask, cache_id, nosync);
780 __l2c_init(const struct l2c_init_data *data, u32 aux_val, u32 aux_mask, u32 cache_id, bool nosync) argument
/linux-master/drivers/md/
H A Ddm-raid1.c691 struct bio_list sync, nosync, recover, *this_list = NULL; local
703 bio_list_init(&nosync);
730 this_list = &nosync;
758 dm_rh_inc_pending(ms->rh, &nosync);
782 while ((bio = bio_list_pop(&nosync))) {
/linux-master/drivers/media/rc/
H A Dati_remote.c618 goto nosync;
643 nosync:

Completed in 158 milliseconds