Searched refs:kcalloc (Results 1 – 2 of 2) sorted by relevance
42 #define kcalloc(size, count, arg) calloc(size, count) macro
785 kcalloc(BITS_TO_LONGS(validation_state.max_ip), in vc4_validate_shader()790 validated_shader = kcalloc(1, sizeof(*validated_shader), GFP_KERNEL); in vc4_validate_shader()