Searched defs:sync_lock (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/sound/core/seq/oss/ |
H A D | seq_oss_writeq.h | 34 spinlock_t sync_lock; member in struct:seq_oss_writeq
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | tsc_sync.c | 35 static arch_spinlock_t sync_lock = __ARCH_SPIN_LOCK_UNLOCKED; variable
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-demod.c | 447 int ret, locked, cr_lock, sync_lock, fec_lock; mxl111sf_demod_read_status() local 214 mxl1x1sf_demod_get_sync_lock_status(struct mxl111sf_demod_state *state, int *sync_lock) mxl1x1sf_demod_get_sync_lock_status() argument
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | lg2160.c | 1209 int ret, acq_lock, sync_lock; lg216x_read_status() local 1139 lg2160_read_lock_status(struct lg216x_state *state, int *acq_lock, int *sync_lock) lg2160_read_lock_status() argument 1159 lg2161_read_lock_status(struct lg216x_state *state, int *acq_lock, int *sync_lock) lg2161_read_lock_status() argument 1184 lg216x_read_lock_status(struct lg216x_state *state, int *acq_lock, int *sync_lock) lg216x_read_lock_status() argument
|
H A D | lgdt3305.c | 920 cr_lock, fec_lock, sync_lock; lgdt3305_read_status() local
|
/linux-4.1.27/fs/gfs2/ |
H A D | lock_dlm.c | 520 static int sync_lock(struct gfs2_sbd *sdp, int mode, uint32_t flags, sync_lock() function
|
/linux-4.1.27/fs/ocfs2/ |
H A D | stack_user.c | 859 static int sync_lock(struct ocfs2_cluster_connection *conn, sync_lock() function
|
/linux-4.1.27/include/net/ |
H A D | ip_vs.h | 959 spinlock_t sync_lock; member in struct:netns_ipvs
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1218 spinlock_t sync_lock; member in struct:aac_dev
|
Completed in 402 milliseconds