Searched refs:MAX_KFIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define MAX_KFIFO_SIZE 1024 macro84 buf = kmalloc(MAX_KFIFO_SIZE * sizeof(*buf), GFP_KERNEL); in kfd_smi_ev_read()267 ret = kfifo_alloc(&client->fifo, MAX_KFIFO_SIZE, GFP_KERNEL); in kfd_smi_event_open()