Searched refs:WQ_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance
155 #define WQ_NAME_SIZE 1024 macro214 char name[WQ_NAME_SIZE + 1];
899 memset(wq->name, 0, WQ_NAME_SIZE + 1); in wq_type_store()925 if (strlen(buf) > WQ_NAME_SIZE || strlen(buf) == 0) in wq_name_store()940 memset(wq->name, 0, WQ_NAME_SIZE + 1); in wq_name_store()
391 memset(wq->name, 0, WQ_NAME_SIZE); in idxd_wq_disable_cleanup()