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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c257 static long chandev_lock_owner; variable
347 if(chandev_lock_owner!=(long)current)
352 chandev_lock_owner=(long)current;
371 chandev_lock_owner=CHANDEV_INVALID_LOCK_OWNER;
378 if(chandev_lock_owner!=(long)current)
380 " chandev_lock_owner=%lx chandev_lock_cnt=%d\n",
382 chandev_lock_owner,
387 chandev_lock_owner=CHANDEV_INVALID_LOCK_OWNER;
3197 chandev_lock_owner=CHANDEV_INVALID_LOCK_OWNER;

Completed in 87 milliseconds