this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
—from Linux Kernel (fsm.c), a software by Linux Kernel
Active since December 5, 2009.
256 total characters in this text.
View Pit Stop page for this text
| Rank | Username | WPM | Accuracy | Date |
|---|---|---|---|---|
| 2447. | t yszm (closets) | 15.04 | 94% | 2023-10-05 |
| 2448. | last_cod (lastcoder) | 14.81 | 97% | 2024-08-02 |
| 2449. | Bhavesh Khara (bhavesh_26) | 14.66 | 91% | 2024-03-04 |
| 2450. | Amira (amira_gamal) | 14.65 | 94% | 2023-08-04 |
| 2451. | Laurens (laurens___) | 14.58 | 88% | 2024-09-14 |
| 2452. | Ali (abth_ab) | 14.22 | 93.1% | 2023-11-14 |
| 2453. | __Areej__ (reeja_elgh) | 13.39 | 89% | 2023-08-17 |
| 2454. | jazzu (jazzuxly) | 12.86 | 93% | 2024-07-27 |
| 2455. | Tahmid (tarmine) | 12.71 | 86% | 2024-04-07 |
| 2456. | nine999 (nine99999) | 12.46 | 90.9% | 2024-06-01 |
| 2457. | aman (aman2007) | 12.35 | 89% | 2023-11-04 |
| 2458. | astralalgortihm (astralalgo... | 12.34 | 90% | 2024-07-26 |
| 2459. | Sakil Molla (sak909) | 12.21 | 92% | 2023-08-06 |
| 2460. | Candle_Learner (candlelearner) | 11.94 | 90% | 2023-06-08 |
| 2461. | porwis (porwis) | 11.76 | 87% | 2025-02-17 |
| 2462. | abdiwak (abdiwak34) | 11.41 | 95% | 2023-08-09 |
| 2463. | Remonda (remonda) | 11.09 | 89% | 2023-08-03 |
| 2464. | yrsntei (yrsntei) | 11.04 | 87.3% | 2024-01-27 |
| 2465. | ahmed (ahmedmst) | 10.91 | 91% | 2024-04-21 |
| 2466. | abenezer (abeni) | 10.79 | 92% | 2023-05-22 |
| 2467. | Claire (claire_07) | 10.57 | 92% | 2023-06-25 |
| 2468. | Suraj B Gaikwad (suraj12291) | 9.74 | 85% | 2023-10-02 |
| 2469. | murgahahaha (murgahahaha) | 9.19 | 95.9% | 2023-10-02 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |