device_allocation 57 drivers/crypto/ux500/cryp/cryp_core.c struct semaphore device_allocation; device_allocation 433 drivers/crypto/ux500/cryp/cryp_core.c ret = down_interruptible(&driver_data.device_allocation); device_allocation 880 drivers/crypto/ux500/cryp/cryp_core.c up(&driver_data.device_allocation); device_allocation 946 drivers/crypto/ux500/cryp/cryp_core.c up(&driver_data.device_allocation); device_allocation 1437 drivers/crypto/ux500/cryp/cryp_core.c up(&driver_data.device_allocation); device_allocation 1478 drivers/crypto/ux500/cryp/cryp_core.c if (down_trylock(&driver_data.device_allocation)) device_allocation 1488 drivers/crypto/ux500/cryp/cryp_core.c up(&driver_data.device_allocation); device_allocation 1529 drivers/crypto/ux500/cryp/cryp_core.c if (down_trylock(&driver_data.device_allocation)) device_allocation 1585 drivers/crypto/ux500/cryp/cryp_core.c if (down_interruptible(&driver_data.device_allocation)) device_allocation 1622 drivers/crypto/ux500/cryp/cryp_core.c up(&driver_data.device_allocation); device_allocation 1662 drivers/crypto/ux500/cryp/cryp_core.c sema_init(&driver_data.device_allocation, 0); device_allocation 68 drivers/crypto/ux500/hash/hash_core.c struct semaphore device_allocation; device_allocation 103 drivers/crypto/ux500/hash/hash_core.c up(&driver_data.device_allocation); device_allocation 374 drivers/crypto/ux500/hash/hash_core.c ret = down_interruptible(&driver_data.device_allocation); device_allocation 1728 drivers/crypto/ux500/hash/hash_core.c up(&driver_data.device_allocation); device_allocation 1769 drivers/crypto/ux500/hash/hash_core.c if (down_trylock(&driver_data.device_allocation)) device_allocation 1779 drivers/crypto/ux500/hash/hash_core.c up(&driver_data.device_allocation); device_allocation 1822 drivers/crypto/ux500/hash/hash_core.c if (down_trylock(&driver_data.device_allocation)) device_allocation 1870 drivers/crypto/ux500/hash/hash_core.c if (down_interruptible(&driver_data.device_allocation)) device_allocation 1907 drivers/crypto/ux500/hash/hash_core.c up(&driver_data.device_allocation); device_allocation 1944 drivers/crypto/ux500/hash/hash_core.c sema_init(&driver_data.device_allocation, 0);