tsevq_mux 417 drivers/ptp/ptp_chardev.c if (mutex_lock_interruptible(&ptp->tsevq_mux)) tsevq_mux 422 drivers/ptp/ptp_chardev.c mutex_unlock(&ptp->tsevq_mux); tsevq_mux 427 drivers/ptp/ptp_chardev.c mutex_unlock(&ptp->tsevq_mux); tsevq_mux 433 drivers/ptp/ptp_chardev.c mutex_unlock(&ptp->tsevq_mux); tsevq_mux 453 drivers/ptp/ptp_chardev.c mutex_unlock(&ptp->tsevq_mux); tsevq_mux 174 drivers/ptp/ptp_clock.c mutex_destroy(&ptp->tsevq_mux); tsevq_mux 221 drivers/ptp/ptp_clock.c mutex_init(&ptp->tsevq_mux); tsevq_mux 282 drivers/ptp/ptp_clock.c mutex_destroy(&ptp->tsevq_mux); tsevq_mux 38 drivers/ptp/ptp_private.h struct mutex tsevq_mux; /* one process at a time reading the fifo */ tsevq_mux 74 drivers/ptp/ptp_sysfs.c if (mutex_lock_interruptible(&ptp->tsevq_mux)) tsevq_mux 91 drivers/ptp/ptp_sysfs.c mutex_unlock(&ptp->tsevq_mux);