Searched refs:WQ_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance
163 #define WQ_NAME_SIZE 1024 macro223 char name[WQ_NAME_SIZE + 1];
922 memset(wq->name, 0, WQ_NAME_SIZE + 1); in wq_type_store()948 if (strlen(buf) > WQ_NAME_SIZE || strlen(buf) == 0) in wq_name_store()956 memset(wq->name, 0, WQ_NAME_SIZE + 1); in wq_name_store()
373 memset(wq->name, 0, WQ_NAME_SIZE); in idxd_wq_disable_cleanup()