Home
last modified time | relevance | path

Searched defs:do_lock (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/android/
Dbinder.c3540 int do_lock = !binder_debug_no_lock; in binder_state_show() local
3562 int do_lock = !binder_debug_no_lock; in binder_stats_show() local
3581 int do_lock = !binder_debug_no_lock; in binder_transactions_show() local
3597 int do_lock = !binder_debug_no_lock; in binder_proc_show() local
/linux-4.1.27/drivers/isdn/gigaset/
Dev-layer.c1052 static int do_lock(struct cardstate *cs) in do_lock() function
/linux-4.1.27/drivers/isdn/hardware/eicon/
Ddebug.c572 static void DI_format(int do_lock, in DI_format()
/linux-4.1.27/drivers/scsi/
Dst.c862 static int do_door_lock(struct scsi_tape * STp, int do_lock) in do_door_lock()
Dosst.c3328 static int do_door_lock(struct osst_tape * STp, int do_lock) in do_door_lock()
/linux-4.1.27/sound/core/
Dpcm_native.c881 int state, int do_lock) in snd_pcm_action_group()