{
  "type": "excalidraw",
  "version": 2,
  "source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
  "elements": [
    {
      "id": "WdUYb36xXL8Ic5YDdm9GU",
      "type": "text",
      "x": 1780.6282660601958,
      "y": 1115.7993618377761,
      "width": 195.76744079589844,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 900419340,
      "version": 471,
      "versionNonce": 115012020,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "ioctl 系统调用",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "ioctl 系统调用",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "a0",
      "autoResize": true
    },
    {
      "id": "GcWUmN-WiHurIvQ9Mo3qp",
      "type": "text",
      "x": 1676.6166320601956,
      "y": 1179.7993618377761,
      "width": 403.79071044921875,
      "height": 21.25,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 604343692,
      "version": 502,
      "versionNonce": 1467652916,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 17,
      "fontFamily": 5,
      "text": "系统调用入口将 cmd 交给具体文件的 unlocked_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "系统调用入口将 cmd 交给具体文件的 unlocked_ioctl",
      "lineHeight": 1.25,
      "baseline": 14,
      "index": "a1",
      "autoResize": true
    },
    {
      "id": "YtRbjML-9ckQAJ3JUkFku",
      "type": "rectangle",
      "x": 1687.4381250601957,
      "y": 1230.0493618377761,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 2039741452,
      "version": 416,
      "versionNonce": 3278476,
      "isDeleted": false,
      "boundElements": [
        {
          "id": "4Y1GEztnMw-zTEHTQKg7D",
          "type": "text"
        }
      ],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "entry"
      },
      "index": "a2"
    },
    {
      "id": "4Y1GEztnMw-zTEHTQKg7D",
      "type": "text",
      "x": 1744.2881250601956,
      "y": 1253.9243618377761,
      "width": 266.30000000000007,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 542153356,
      "version": 475,
      "versionNonce": 1514954292,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "SYSCALL_DEFINE3(ioctl)",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "YtRbjML-9ckQAJ3JUkFku",
      "originalText": "SYSCALL_DEFINE3(ioctl)",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "entry"
      },
      "index": "a3"
    },
    {
      "id": "LPh0GZex8qECD0ar4BK5x",
      "type": "rectangle",
      "x": 1687.4381250601957,
      "y": 1474.8368762057237,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 854944012,
      "version": 519,
      "versionNonce": 2124701836,
      "isDeleted": false,
      "boundElements": [
        {
          "id": "c_Iw9yZVgsIagg2Qzv5ah",
          "type": "text"
        }
      ],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "a4"
    },
    {
      "id": "c_Iw9yZVgsIagg2Qzv5ah",
      "type": "text",
      "x": 1819.2581250601959,
      "y": 1498.7118762057237,
      "width": 116.36000000000001,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1694263180,
      "version": 572,
      "versionNonce": 133110452,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "vfs_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "LPh0GZex8qECD0ar4BK5x",
      "originalText": "vfs_ioctl",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "a5"
    },
    {
      "id": "ITaluF6r9FHIjlWYkxe6n",
      "type": "arrow",
      "x": 1877.4381250601953,
      "y": 1304.4007142777093,
      "width": 4.547473508864641e-13,
      "height": 170.0848094880812,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1788843532,
      "version": 1361,
      "versionNonce": 875751436,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          4.547473508864641e-13,
          170.0848094880812
        ]
      ],
      "elbowed": false,
      "index": "a6"
    },
    {
      "id": "Rvpf31W1XKRFOlmk1FIAR",
      "type": "diamond",
      "x": 1686.6060291258098,
      "y": 1724.4481970373115,
      "width": 380,
      "height": 126,
      "angle": 0,
      "strokeColor": "#b7bdf8",
      "backgroundColor": "#494d64",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1624831116,
      "version": 601,
      "versionNonce": 68736652,
      "isDeleted": false,
      "boundElements": [
        {
          "id": "kuKdjxBvy1d1OKOMf5eqv",
          "type": "text"
        }
      ],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "dispatch"
      },
      "index": "a7"
    },
    {
      "id": "kuKdjxBvy1d1OKOMf5eqv",
      "type": "text",
      "x": 1718.0460291258098,
      "y": 1761.1981970373115,
      "width": 317.12000000000006,
      "height": 52.5,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 895648524,
      "version": 656,
      "versionNonce": 304343604,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "filp->f_op-\n>unlocked_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "Rvpf31W1XKRFOlmk1FIAR",
      "originalText": "filp->f_op->unlocked_ioctl",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "dispatch"
      },
      "index": "a8"
    },
    {
      "id": "PZHOUopB9gqtZyiFKRoS9",
      "type": "arrow",
      "x": 1877.3252597009262,
      "y": 1549.1882286456564,
      "width": 0.5170453497266863,
      "height": 171.27370940240144,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 246825356,
      "version": 1590,
      "versionNonce": 1483244044,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -0.5170453497266863,
          171.27370940240144
        ]
      ],
      "elbowed": false,
      "index": "a9"
    },
    {
      "id": "57pyo45IAM-lx7GcUNKUv",
      "type": "text",
      "x": 3270.801886310673,
      "y": 1115.7993609090252,
      "width": 286.5597229003906,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1167229492,
      "version": 827,
      "versionNonce": 1270659508,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "TCGETS2 处理代码",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "TCGETS2 处理代码",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "aA",
      "autoResize": true
    },
    {
      "id": "K-jqy5dkCox5dDE2zIS7p",
      "type": "text",
      "x": 3264.789501638798,
      "y": 1179.7993604715246,
      "width": 298.04327392578125,
      "height": 21.25,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1777081268,
      "version": 848,
      "versionNonce": 753099572,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "fontSize": 17,
      "fontFamily": 5,
      "text": "N_TTY 线路规程最终处理 TCGETS2",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "N_TTY 线路规程最终处理 TCGETS2",
      "lineHeight": 1.25,
      "baseline": 14,
      "index": "aB",
      "autoResize": true
    },
    {
      "id": "S5R1Qw9EuMm4F766-nJpk",
      "type": "rectangle",
      "x": 3222.4970306387972,
      "y": 1230.049360471525,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8aadf4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1389790516,
      "version": 756,
      "versionNonce": 1865211276,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "aNUV6KXdEF4FQftr-VFi8"
        },
        {
          "id": "kUqW5ACzjp8q3AGFCA9Mf",
          "type": "arrow"
        }
      ],
      "updated": 1784925821407,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aC"
    },
    {
      "id": "aNUV6KXdEF4FQftr-VFi8",
      "type": "text",
      "x": 3320.507030638797,
      "y": 1253.924360471525,
      "width": 183.98000000000005,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1438105268,
      "version": 769,
      "versionNonce": 214077748,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925821407,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "n_tty_ops.ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "S5R1Qw9EuMm4F766-nJpk",
      "originalText": "n_tty_ops.ioctl",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aD"
    },
    {
      "id": "uewKxIHlKgAVnqhJSb4ts",
      "type": "rectangle",
      "x": 3221.270808638798,
      "y": 1356.282037471525,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8aadf4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 724944948,
      "version": 780,
      "versionNonce": 80232372,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "lJF6Wy-R1Ngr8uhEAyYpn"
        }
      ],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aE"
    },
    {
      "id": "lJF6Wy-R1Ngr8uhEAyYpn",
      "type": "text",
      "x": 3341.5408086387974,
      "y": 1380.157037471525,
      "width": 139.46000000000004,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 121020852,
      "version": 768,
      "versionNonce": 109979956,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "n_tty_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "uewKxIHlKgAVnqhJSb4ts",
      "originalText": "n_tty_ioctl",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aF"
    },
    {
      "id": "_EnwxjvCKfIXTR-M-xHJ8",
      "type": "arrow",
      "x": 3412.0659734101796,
      "y": 1304.244489014591,
      "width": 0.45247901258380807,
      "height": 51.84241991386807,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 820005684,
      "version": 2323,
      "versionNonce": 2061165236,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -0.45247901258380807,
          51.84241991386807
        ]
      ],
      "elbowed": false,
      "index": "aG"
    },
    {
      "id": "aJ3DRnH8JYkHyQlUXJ6BE",
      "type": "rectangle",
      "x": 3224.081747638798,
      "y": 1482.5147134715248,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8aadf4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 446219444,
      "version": 744,
      "versionNonce": 139750452,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "k_9N_ouDqM3UBSS5XEvhJ"
        }
      ],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aH"
    },
    {
      "id": "k_9N_ouDqM3UBSS5XEvhJ",
      "type": "text",
      "x": 3302.3517476387974,
      "y": 1506.3897134715248,
      "width": 223.46000000000006,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 2047217204,
      "version": 730,
      "versionNonce": 283166132,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "n_tty_ioctl_helper",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "aJ3DRnH8JYkHyQlUXJ6BE",
      "originalText": "n_tty_ioctl_helper",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aI"
    },
    {
      "id": "aCu0r33qVL90qFz7thrr4",
      "type": "arrow",
      "x": 3412.0254137371526,
      "y": 1430.477166014591,
      "width": 1.109325326639464,
      "height": 51.84241891386819,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1611540404,
      "version": 2265,
      "versionNonce": 1235611444,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          1.109325326639464,
          51.84241891386819
        ]
      ],
      "elbowed": false,
      "index": "aJ"
    },
    {
      "id": "01rwEwhmLowXVIPWJvQYs",
      "type": "rectangle",
      "x": 3222.332778811165,
      "y": 1616.9944706732965,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8aadf4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1356271924,
      "version": 781,
      "versionNonce": 1393158324,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "pN12VB1BdwXYCQpKJc9aC"
        }
      ],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aK"
    },
    {
      "id": "pN12VB1BdwXYCQpKJc9aC",
      "type": "text",
      "x": 3324.332778811165,
      "y": 1640.8694706732965,
      "width": 176.00000000000003,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1539754676,
      "version": 779,
      "versionNonce": 1353888308,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_mode_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "01rwEwhmLowXVIPWJvQYs",
      "originalText": "tty_mode_ioctl",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aL"
    },
    {
      "id": "qrGN48_N5_tEy42_MfOsQ",
      "type": "arrow",
      "x": 3413.606614118535,
      "y": 1556.7098420145905,
      "width": 0.7737829875050011,
      "height": 60.08950011564002,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 864244788,
      "version": 2287,
      "versionNonce": 25578420,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -0.7737829875050011,
          60.08950011564002
        ]
      ],
      "elbowed": false,
      "index": "aM"
    },
    {
      "id": "ya740j8zqePsuJGnj6B23",
      "type": "ellipse",
      "x": 3223.355179638798,
      "y": 1751.474227471525,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#a6da95",
      "backgroundColor": "#1e2030",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "seed": 1173532084,
      "version": 809,
      "versionNonce": 1470805300,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "09iitXfnVf_O5whDzmHN9"
        }
      ],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "command"
      },
      "index": "aN",
      "roundness": null
    },
    {
      "id": "09iitXfnVf_O5whDzmHN9",
      "type": "text",
      "x": 3338.9448912133535,
      "y": 1775.1862765676226,
      "width": 149.12000000000003,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1413142324,
      "version": 799,
      "versionNonce": 277212852,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "case TCGETS2",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "ya740j8zqePsuJGnj6B23",
      "originalText": "case TCGETS2",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "command"
      },
      "index": "aO"
    },
    {
      "id": "f00s7pi-cPusjeLVKuKsq",
      "type": "arrow",
      "x": 3412.6546996945276,
      "y": 1691.1895992163622,
      "width": 0.3689483141447454,
      "height": 52.28469142099925,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 180474036,
      "version": 2409,
      "versionNonce": 1287518260,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925673581,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0.3689483141447454,
          52.28469142099925
        ]
      ],
      "elbowed": false,
      "index": "aP"
    },
    {
      "id": "GLbndJISNsJ96URy73Eew",
      "type": "text",
      "x": 3500.719903291464,
      "y": 278.4283010802943,
      "width": 299.3996887207031,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 2076219404,
      "version": 525,
      "versionNonce": 843158452,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925886317,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "N_TTY 线路规程注册",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "N_TTY 线路规程注册",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "aQ",
      "autoResize": true
    },
    {
      "id": "UPo8AQARDSw-3j2_THD7x",
      "type": "text",
      "x": 3534.336113280768,
      "y": 337.6370571704813,
      "width": 237.99935913085938,
      "height": 21.25,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1787410060,
      "version": 427,
      "versionNonce": 961116556,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925882079,
      "link": null,
      "locked": false,
      "fontSize": 17,
      "fontFamily": 5,
      "text": "内核初始化时注册默认线路规程",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "内核初始化时注册默认线路规程",
      "lineHeight": 1.25,
      "baseline": 14,
      "index": "aR",
      "autoResize": true
    },
    {
      "id": "qvlAYJwDrejX2negghq9l",
      "type": "rectangle",
      "x": 3460.4895502807676,
      "y": 382.4801761704812,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#c6a0f6",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 262866188,
      "version": 321,
      "versionNonce": 1086659852,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "ywI67LKlVGC3dONMXO7BV"
        },
        {
          "type": "arrow",
          "id": "Jw5tJzGCtlu-Cp8euQn1p"
        },
        {
          "id": "QFnwL9L1JAYENSgf30LJP",
          "type": "arrow"
        }
      ],
      "updated": 1784925645416,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aS"
    },
    {
      "id": "ywI67LKlVGC3dONMXO7BV",
      "type": "text",
      "x": 3574.039550280768,
      "y": 406.3551761704812,
      "width": 152.9,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1352565644,
      "version": 320,
      "versionNonce": 338987276,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925631761,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "console_init",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "qvlAYJwDrejX2negghq9l",
      "originalText": "console_init",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aT"
    },
    {
      "id": "NL401vJSso-hDDZnCqUN9",
      "type": "rectangle",
      "x": 3460.9580349963726,
      "y": 505.04885533729373,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#c6a0f6",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1402876428,
      "version": 436,
      "versionNonce": 1729251852,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "j__sgP5xLm4UkQ1VMz19F"
        },
        {
          "type": "arrow",
          "id": "Jw5tJzGCtlu-Cp8euQn1p"
        },
        {
          "id": "h65cAzE8V7EUErOvHzlW9",
          "type": "arrow"
        },
        {
          "id": "QFnwL9L1JAYENSgf30LJP",
          "type": "arrow"
        }
      ],
      "updated": 1784925645416,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aU"
    },
    {
      "id": "j__sgP5xLm4UkQ1VMz19F",
      "type": "text",
      "x": 3587.3180349963727,
      "y": 528.9238553372937,
      "width": 127.28000000000003,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1738805388,
      "version": 429,
      "versionNonce": 962584588,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925641014,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "n_tty_init",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "NL401vJSso-hDDZnCqUN9",
      "originalText": "n_tty_init",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aV"
    },
    {
      "id": "Jw5tJzGCtlu-Cp8euQn1p",
      "type": "arrow",
      "x": 3650.9580349963726,
      "y": 542.0488553372937,
      "width": 0,
      "height": 0,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1818894092,
      "version": 1073,
      "versionNonce": 166592564,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925641014,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "NL401vJSso-hDDZnCqUN9",
        "focus": 0,
        "gap": 14
      },
      "endBinding": {
        "elementId": "NL401vJSso-hDDZnCqUN9",
        "focus": 0,
        "gap": 1.7729688287117824
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          0
        ]
      ],
      "elbowed": false,
      "index": "aW"
    },
    {
      "id": "slLkpHZR8bia5vhiLR2LY",
      "type": "rectangle",
      "x": 3460.9475551642677,
      "y": 626.0120569216534,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#c6a0f6",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 980049292,
      "version": 485,
      "versionNonce": 1398827020,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "YE9p79USysagSNqog5wfa"
        },
        {
          "id": "h65cAzE8V7EUErOvHzlW9",
          "type": "arrow"
        },
        {
          "id": "e4Qb_BJeVGzkS4rAYF-_B",
          "type": "arrow"
        }
      ],
      "updated": 1784925656699,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aX"
    },
    {
      "id": "YE9p79USysagSNqog5wfa",
      "type": "text",
      "x": 3538.5875551642675,
      "y": 649.8870569216534,
      "width": 224.72000000000006,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 182373388,
      "version": 482,
      "versionNonce": 1571784332,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925656699,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_register_ldisc",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "slLkpHZR8bia5vhiLR2LY",
      "originalText": "tty_register_ldisc",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aY"
    },
    {
      "id": "h65cAzE8V7EUErOvHzlW9",
      "type": "arrow",
      "x": 3650.893449241852,
      "y": 579.2439838803597,
      "width": 0.031023434086364432,
      "height": 46.5729444982278,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1606511244,
      "version": 1296,
      "versionNonce": 1033295116,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925656699,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "NL401vJSso-hDDZnCqUN9",
        "focus": 0.000015038092296357642,
        "gap": 1
      },
      "endBinding": {
        "elementId": "slLkpHZR8bia5vhiLR2LY",
        "focus": -0.00003544499485265309,
        "gap": 1
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0.031023434086364432,
          46.5729444982278
        ]
      ],
      "elbowed": false,
      "index": "aZ"
    },
    {
      "id": "cyiKfHFT5_0wVCYw-9hxn",
      "type": "ellipse",
      "x": 3463.3357932807685,
      "y": 738.982266170481,
      "width": 380,
      "height": 78,
      "angle": 0,
      "strokeColor": "#a6da95",
      "backgroundColor": "#1e2030",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1808546060,
      "version": 377,
      "versionNonce": 249006860,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "AHuFULXVApUvZxd6OcNDq"
        },
        {
          "id": "1uI9jTk2pbDIs0YCP4S-4",
          "type": "arrow"
        },
        {
          "id": "e4Qb_BJeVGzkS4rAYF-_B",
          "type": "arrow"
        }
      ],
      "updated": 1784925658286,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "aa"
    },
    {
      "id": "AHuFULXVApUvZxd6OcNDq",
      "type": "text",
      "x": 3508.7255048553247,
      "y": 755.4051017042057,
      "width": 289.52,
      "height": 45,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 2054764428,
      "version": 379,
      "versionNonce": 71977356,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925658286,
      "link": null,
      "locked": false,
      "fontSize": 18,
      "fontFamily": 5,
      "text": "tty_ldiscs[N_TTY] =\nn_tty_ops",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "cyiKfHFT5_0wVCYw-9hxn",
      "originalText": "tty_ldiscs[N_TTY] = n_tty_ops",
      "lineHeight": 1.25,
      "baseline": 15,
      "autoResize": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "ab"
    },
    {
      "id": "e4Qb_BJeVGzkS4rAYF-_B",
      "type": "arrow",
      "x": 3651.5745214153562,
      "y": 700.2071854647194,
      "width": 0.6456152350756383,
      "height": 30.77585612858593,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1476552204,
      "version": 1261,
      "versionNonce": 1325605772,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925658499,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "slLkpHZR8bia5vhiLR2LY",
        "focus": 0.00011566103923876916,
        "gap": 1
      },
      "endBinding": {
        "elementId": "cyiKfHFT5_0wVCYw-9hxn",
        "focus": -0.000051853255361531454,
        "gap": 7.999970685504819
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0.6456152350756383,
          30.77585612858593
        ]
      ],
      "elbowed": false,
      "index": "ac"
    },
    {
      "id": "1AJx-VNVoyQH4b7UNyHPh",
      "type": "text",
      "x": 2690.742249274528,
      "y": 278.4283009970871,
      "width": 313.0796813964844,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1406446004,
      "version": 503,
      "versionNonce": 1791566260,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925623949,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "设置 tty 默认线路规程",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "设置 tty 默认线路规程",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "ad",
      "autoResize": true
    },
    {
      "id": "u9irjS13G5ayQZFoiNNkX",
      "type": "text",
      "x": 2716.246414663888,
      "y": 338.5533011968456,
      "width": 262.07135009765625,
      "height": 21.25,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1283281716,
      "version": 540,
      "versionNonce": 1049144332,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925439756,
      "link": null,
      "locked": false,
      "fontSize": 17,
      "fontFamily": 5,
      "text": "打开 tty 时从全局表取出 N_TTY",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "打开 tty 时从全局表取出 N_TTY",
      "lineHeight": 1.25,
      "baseline": 14,
      "index": "ae",
      "autoResize": true
    },
    {
      "id": "kT4pe39IYQ2K9IXNmRsgm",
      "type": "rectangle",
      "x": 2409.0287806638876,
      "y": 386.9822661968455,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1297403060,
      "version": 245,
      "versionNonce": 783291660,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "e8Jy11Kjvs2qkx6j8hTgp"
        }
      ],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "entry"
      },
      "index": "af"
    },
    {
      "id": "e8Jy11Kjvs2qkx6j8hTgp",
      "type": "text",
      "x": 2518.5887806638875,
      "y": 410.8572661968455,
      "width": 160.88000000000002,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 134288948,
      "version": 244,
      "versionNonce": 1820431244,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_fops.open",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "kT4pe39IYQ2K9IXNmRsgm",
      "originalText": "tty_fops.open",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "entry"
      },
      "index": "ag"
    },
    {
      "id": "SqDRtDkrQa7-NwPyRSKwU",
      "type": "rectangle",
      "x": 2409.0287806638876,
      "y": 504.98226619684556,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 157822900,
      "version": 246,
      "versionNonce": 547308044,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "il3COJUUmTZD_6zu4OMsE"
        }
      ],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "ah"
    },
    {
      "id": "il3COJUUmTZD_6zu4OMsE",
      "type": "text",
      "x": 2546.938780663888,
      "y": 528.8572661968456,
      "width": 104.18,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1370495284,
      "version": 244,
      "versionNonce": 302194828,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_open",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "SqDRtDkrQa7-NwPyRSKwU",
      "originalText": "tty_open",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "ai"
    },
    {
      "id": "SKSzAeyt8JbEph7h-nOU0",
      "type": "arrow",
      "x": 2599.028780663888,
      "y": 468.9822661968455,
      "width": 0,
      "height": 28,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1816056500,
      "version": 732,
      "versionNonce": 409415436,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          28
        ]
      ],
      "elbowed": false,
      "index": "aj"
    },
    {
      "id": "R8galXXLfrR71EZJN_kYi",
      "type": "rectangle",
      "x": 2409.0287806638876,
      "y": 622.9822661968456,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 129653812,
      "version": 246,
      "versionNonce": 71658892,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "hO8ZLjn0sAYHbUC_n4LsO"
        }
      ],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "ak"
    },
    {
      "id": "hO8ZLjn0sAYHbUC_n4LsO",
      "type": "text",
      "x": 2487.2987806638876,
      "y": 646.8572661968456,
      "width": 223.46000000000004,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 235451828,
      "version": 244,
      "versionNonce": 114809868,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_open_by_driver",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "R8galXXLfrR71EZJN_kYi",
      "originalText": "tty_open_by_driver",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "al"
    },
    {
      "id": "wihUK-NNNuANwOFUic654",
      "type": "arrow",
      "x": 2599.028780663888,
      "y": 586.9822661968456,
      "width": 0,
      "height": 28,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1011867444,
      "version": 732,
      "versionNonce": 437811852,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          28
        ]
      ],
      "elbowed": false,
      "index": "am"
    },
    {
      "id": "Sr4NuguT7hMBVCzRf-8r-",
      "type": "rectangle",
      "x": 2408.630892480294,
      "y": 740.9822661968456,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 989190324,
      "version": 256,
      "versionNonce": 1757497612,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "cbY_lNZ5N4RyVKXnSXlEQ"
        },
        {
          "id": "gTmDw0V2BljKlLo8xLdWv",
          "type": "arrow"
        }
      ],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "an"
    },
    {
      "id": "cbY_lNZ5N4RyVKXnSXlEQ",
      "type": "text",
      "x": 2540.450892480294,
      "y": 764.8572661968456,
      "width": 116.36000000000001,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 899719732,
      "version": 245,
      "versionNonce": 910968716,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_kopen",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "Sr4NuguT7hMBVCzRf-8r-",
      "originalText": "tty_kopen",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "ao"
    },
    {
      "id": "x0WYr-NawcX0C22VUcMts",
      "type": "arrow",
      "x": 2598.9074871472885,
      "y": 698.7552350255573,
      "width": 0.1305306797042931,
      "height": 40.45406234257655,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1932934068,
      "version": 736,
      "versionNonce": 1202771084,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925429675,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -0.1305306797042931,
          40.45406234257655
        ]
      ],
      "elbowed": false,
      "index": "ap"
    },
    {
      "id": "Qy9CARJsnuSFiOk9KbLiY",
      "type": "rectangle",
      "x": 2903.6423768105888,
      "y": 386.982266265422,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1843176756,
      "version": 513,
      "versionNonce": 1481853068,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "5ULIvJ_4ijcL1xD0wLMoG"
        },
        {
          "id": "gTmDw0V2BljKlLo8xLdWv",
          "type": "arrow"
        }
      ],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aq"
    },
    {
      "id": "5ULIvJ_4ijcL1xD0wLMoG",
      "type": "text",
      "x": 3017.822376810588,
      "y": 410.857266265422,
      "width": 151.64000000000001,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1794760372,
      "version": 504,
      "versionNonce": 1920096012,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_init_dev",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "Qy9CARJsnuSFiOk9KbLiY",
      "originalText": "tty_init_dev",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "ar"
    },
    {
      "id": "gTmDw0V2BljKlLo8xLdWv",
      "type": "arrow",
      "x": 2792.1579723476657,
      "y": 784.7875947857597,
      "width": 110.20453680136234,
      "height": 366.1275257194225,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 322168884,
      "version": 3139,
      "versionNonce": 910058252,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925430175,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "Sr4NuguT7hMBVCzRf-8r-",
        "focus": 0.8416232423625556,
        "gap": 3.6038146783080265
      },
      "endBinding": {
        "elementId": "Qy9CARJsnuSFiOk9KbLiY",
        "focus": 0.895033017645473,
        "gap": 1.305272084389344
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          62.738799124627235,
          -45.41322141625233
        ],
        [
          66.25963750771177,
          -188.0766973901683
        ],
        [
          72.93454002756357,
          -317.31943098079876
        ],
        [
          110.20453680136234,
          -366.1275257194225
        ]
      ],
      "elbowed": false,
      "index": "as"
    },
    {
      "id": "UoYBJVqjlkIEFOEqBs8uh",
      "type": "rectangle",
      "x": 2903.8717268105884,
      "y": 505.0624392654221,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 175161780,
      "version": 437,
      "versionNonce": 1125425804,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "3HQs-I_mS9Tk3IYxryftS"
        }
      ],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "at"
    },
    {
      "id": "3HQs-I_mS9Tk3IYxryftS",
      "type": "text",
      "x": 2993.691726810589,
      "y": 528.9374392654221,
      "width": 200.36000000000004,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 131492660,
      "version": 431,
      "versionNonce": 1878552844,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "alloc_tty_struct",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "UoYBJVqjlkIEFOEqBs8uh",
      "originalText": "alloc_tty_struct",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "au"
    },
    {
      "id": "1tE_54gaqUskEW1Xz0XMF",
      "type": "arrow",
      "x": 3093.7120624063955,
      "y": 462.75523509413375,
      "width": 0.07265039214360058,
      "height": 40.534235342576494,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1842013364,
      "version": 971,
      "versionNonce": 475950988,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0.07265039214360058,
          40.534235342576494
        ]
      ],
      "elbowed": false,
      "index": "av"
    },
    {
      "id": "rylWGxtYrgZiFMaSbhi5S",
      "type": "rectangle",
      "x": 2903.8717268105884,
      "y": 623.0624392654221,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1643392564,
      "version": 433,
      "versionNonce": 2021694988,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "ZrHOiO92bKu7jqoDUxv8t"
        }
      ],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "aw"
    },
    {
      "id": "ZrHOiO92bKu7jqoDUxv8t",
      "type": "text",
      "x": 3005.8717268105884,
      "y": 646.9374392654221,
      "width": 176.00000000000003,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1698187188,
      "version": 431,
      "versionNonce": 492371084,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_ldisc_init",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "rylWGxtYrgZiFMaSbhi5S",
      "originalText": "tty_ldisc_init",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "ax"
    },
    {
      "id": "TEHXZ6bvFvUfBbkUbdk8N",
      "type": "arrow",
      "x": 3093.8717268105884,
      "y": 587.0624392654221,
      "width": 0,
      "height": 28,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1807561012,
      "version": 889,
      "versionNonce": 1956743948,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          28
        ]
      ],
      "elbowed": false,
      "index": "ay"
    },
    {
      "id": "uHsllcv1FvS58MUSXCmJ8",
      "type": "ellipse",
      "x": 2903.8717268105884,
      "y": 741.0624392654221,
      "width": 380,
      "height": 78,
      "angle": 0,
      "strokeColor": "#a6da95",
      "backgroundColor": "#1e2030",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1961421492,
      "version": 435,
      "versionNonce": 550783372,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "ZSt_PkQEMLFHgzP5vvMAk"
        },
        {
          "id": "FdLu6wpTC_8DTBCMnELBt",
          "type": "arrow"
        },
        {
          "id": "1uI9jTk2pbDIs0YCP4S-4",
          "type": "arrow"
        }
      ],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "az"
    },
    {
      "id": "ZSt_PkQEMLFHgzP5vvMAk",
      "type": "text",
      "x": 2944.041438385145,
      "y": 757.4852747991466,
      "width": 299.9599999999999,
      "height": 45,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 593589300,
      "version": 435,
      "versionNonce": 1697331212,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "fontSize": 18,
      "fontFamily": 5,
      "text": "tty->ldisc =\ntty_ldiscs[N_TTY]",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "uHsllcv1FvS58MUSXCmJ8",
      "originalText": "tty->ldisc = tty_ldiscs[N_TTY]",
      "lineHeight": 1.25,
      "baseline": 15,
      "autoResize": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "b00"
    },
    {
      "id": "SRIYzQfsyOAnHtGgUTitb",
      "type": "arrow",
      "x": 3093.8717268105884,
      "y": 705.0624392654221,
      "width": 0,
      "height": 28,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1426902452,
      "version": 889,
      "versionNonce": 1452090252,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925265063,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          28
        ]
      ],
      "elbowed": false,
      "index": "b01"
    },
    {
      "id": "tJ50ALFqAFm2SK3EBDbXK",
      "type": "text",
      "x": 2495.7233566253926,
      "y": 1115.7993610672079,
      "width": 206.2198028564453,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 568849204,
      "version": 842,
      "versionNonce": 1677667764,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "unlocked_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "unlocked_ioctl",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "b02",
      "autoResize": true
    },
    {
      "id": "-uUZNOBhD1-k-SflMLiv_",
      "type": "text",
      "x": 2425.8552274652347,
      "y": 1179.7993612410364,
      "width": 345.94921875,
      "height": 21.25,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1550544052,
      "version": 728,
      "versionNonce": 2092390196,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 17,
      "fontFamily": 5,
      "text": "tty_fops 的 ioctl 继续下落到 line discipline",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "tty_fops 的 ioctl 继续下落到 line discipline",
      "lineHeight": 1.25,
      "baseline": 14,
      "index": "b03",
      "autoResize": true
    },
    {
      "id": "RJuRgbuXH3pqvQJCOleAj",
      "type": "diamond",
      "x": 2359.1577726253927,
      "y": 1212.0493610672079,
      "width": 480,
      "height": 110,
      "angle": 0,
      "strokeColor": "#b7bdf8",
      "backgroundColor": "#494d64",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 994293300,
      "version": 710,
      "versionNonce": 1551231540,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "YKaIm0ULGL3JuNx5ojnoJ"
        },
        {
          "id": "VfSVl67aCF2APgHlSx7f4",
          "type": "arrow"
        }
      ],
      "updated": 1784927596100,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "dispatch"
      },
      "index": "b04"
    },
    {
      "id": "YKaIm0ULGL3JuNx5ojnoJ",
      "type": "text",
      "x": 2462.6777726253927,
      "y": 1244.5493610672079,
      "width": 272.96,
      "height": 45,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 2069286836,
      "version": 683,
      "versionNonce": 1518498956,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927596100,
      "link": null,
      "locked": false,
      "fontSize": 18,
      "fontFamily": 5,
      "text": "filp->f_op->unlocked_ioctl\n(tty_fops->ioctl)",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "RJuRgbuXH3pqvQJCOleAj",
      "originalText": "filp->f_op->unlocked_ioctl\n(tty_fops->ioctl)",
      "lineHeight": 1.25,
      "baseline": 15,
      "autoResize": false,
      "customData": {
        "semanticRole": "dispatch"
      },
      "index": "b05"
    },
    {
      "id": "BdAuxPRe0QUer_Gu2BRGp",
      "type": "rectangle",
      "x": 2361.10256969909,
      "y": 1474.8368766519611,
      "width": 480,
      "height": 74,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1288354100,
      "version": 704,
      "versionNonce": 1947303052,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "VDGJiBzYV6c9K35Cb9tMH"
        }
      ],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b06"
    },
    {
      "id": "VDGJiBzYV6c9K35Cb9tMH",
      "type": "text",
      "x": 2542.9225696990898,
      "y": 1498.7118766519611,
      "width": 116.36000000000001,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1795519156,
      "version": 686,
      "versionNonce": 678377908,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401026,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "tty_ioctl",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "BdAuxPRe0QUer_Gu2BRGp",
      "originalText": "tty_ioctl",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b07"
    },
    {
      "id": "EiYwjOjunR8gD5avQ9UYi",
      "type": "arrow",
      "x": 2599.6902730135853,
      "y": 1326.5432327123847,
      "width": 1.1285728070006371,
      "height": 148.06912838036374,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 883751988,
      "version": 2176,
      "versionNonce": 1380025356,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          1.1285728070006371,
          148.06912838036374
        ]
      ],
      "elbowed": false,
      "index": "b08"
    },
    {
      "id": "laSpmO_0IU8Kf4l3pCAEa",
      "type": "diamond",
      "x": 2359.553520981879,
      "y": 1731.7817995701985,
      "width": 480,
      "height": 110,
      "angle": 0,
      "strokeColor": "#b7bdf8",
      "backgroundColor": "#494d64",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1135039924,
      "version": 727,
      "versionNonce": 325691316,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "htn_4N2Dax6DJ8qqAVdL1"
        },
        {
          "id": "FdLu6wpTC_8DTBCMnELBt",
          "type": "arrow"
        },
        {
          "id": "kUqW5ACzjp8q3AGFCA9Mf",
          "type": "arrow"
        }
      ],
      "updated": 1784925821407,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "dispatch"
      },
      "index": "b09"
    },
    {
      "id": "htn_4N2Dax6DJ8qqAVdL1",
      "type": "text",
      "x": 2507.3535209818792,
      "y": 1764.2817995701985,
      "width": 184.39999999999998,
      "height": 45,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 85622580,
      "version": 720,
      "versionNonce": 1473661108,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925410829,
      "link": null,
      "locked": false,
      "fontSize": 18,
      "fontFamily": 5,
      "text": "ld->ops->ioctl\n(n_tty_ops->ioctl)",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "laSpmO_0IU8Kf4l3pCAEa",
      "originalText": "ld->ops->ioctl\n(n_tty_ops->ioctl)",
      "lineHeight": 1.25,
      "baseline": 15,
      "autoResize": false,
      "customData": {
        "semanticRole": "dispatch"
      },
      "index": "b0A"
    },
    {
      "id": "dFKAsTIZbzdShTjqvXIZd",
      "type": "arrow",
      "x": 2600.918042722752,
      "y": 1550.265166966396,
      "width": 0.834924784840041,
      "height": 174.18457238902351,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1366063284,
      "version": 2236,
      "versionNonce": 1548295692,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -0.834924784840041,
          174.18457238902351
        ]
      ],
      "elbowed": false,
      "index": "b0B"
    },
    {
      "id": "fi-jFpPKNYpqCYY6VHBHr",
      "type": "text",
      "x": 1917.9457095920338,
      "y": 278.4283005724474,
      "width": 336.2696533203125,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 581731596,
      "version": 793,
      "versionNonce": 739339148,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "pts 与 Unix98 pty 驱动",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "pts 与 Unix98 pty 驱动",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "b0C",
      "autoResize": true
    },
    {
      "id": "t6BkhjuF6Ll8HuqZOrM6Y",
      "type": "text",
      "x": 1972.839969592034,
      "y": 337.92830057244737,
      "width": 227.8965606689453,
      "height": 22.5,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 124781452,
      "version": 523,
      "versionNonce": 1052485900,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925892860,
      "link": null,
      "locked": false,
      "fontSize": 18,
      "fontFamily": 5,
      "text": "字符设备的 file_operations",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "字符设备的 file_operations",
      "lineHeight": 1.25,
      "baseline": 15,
      "index": "b0D",
      "autoResize": true
    },
    {
      "id": "sXmSVIWaHDUsJfXcEwAnq",
      "type": "rectangle",
      "x": 1891.0805355920338,
      "y": 390.0120565724474,
      "width": 390,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 876589580,
      "version": 431,
      "versionNonce": 276044300,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "OjJKEzSADIsF_JtzgXo4v"
        },
        {
          "type": "arrow",
          "id": "uxhZkkPqF8kadkmc18VOJ"
        }
      ],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b0E"
    },
    {
      "id": "OjJKEzSADIsF_JtzgXo4v",
      "type": "text",
      "x": 1996.2805355920336,
      "y": 414.5120565724474,
      "width": 179.59999999999997,
      "height": 25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 940937356,
      "version": 431,
      "versionNonce": 1945853108,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "fontSize": 20,
      "fontFamily": 5,
      "text": "unix98_pty_init",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "sXmSVIWaHDUsJfXcEwAnq",
      "originalText": "unix98_pty_init",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b0F"
    },
    {
      "id": "ONWidPthCCuUT6bQOme_w",
      "type": "rectangle",
      "x": 1891.0805355920338,
      "y": 508.0120565724474,
      "width": 390,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 850108172,
      "version": 431,
      "versionNonce": 1635580044,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "RENWfVpxqJ5ESsvzZIZhw"
        },
        {
          "type": "arrow",
          "id": "uxhZkkPqF8kadkmc18VOJ"
        },
        {
          "type": "arrow",
          "id": "CdOgJw8RV2bdIh9jne5pM"
        }
      ],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b0G"
    },
    {
      "id": "RENWfVpxqJ5ESsvzZIZhw",
      "type": "text",
      "x": 1973.0805355920338,
      "y": 532.5120565724474,
      "width": 225.99999999999994,
      "height": 25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1014750604,
      "version": 431,
      "versionNonce": 995468852,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "fontSize": 20,
      "fontFamily": 5,
      "text": "tty_register_driver",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "ONWidPthCCuUT6bQOme_w",
      "originalText": "tty_register_driver",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b0H"
    },
    {
      "id": "uxhZkkPqF8kadkmc18VOJ",
      "type": "arrow",
      "x": 2086.0805355920343,
      "y": 465.74342618801467,
      "width": 9.094947017729282e-13,
      "height": 40.53726076886551,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1321225228,
      "version": 1293,
      "versionNonce": 182847244,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "sXmSVIWaHDUsJfXcEwAnq",
        "focus": -6.968286588947482e-15,
        "gap": 1.731369615567246
      },
      "endBinding": {
        "elementId": "ONWidPthCCuUT6bQOme_w",
        "focus": -6.968286588947482e-15,
        "gap": 1.731369615567246
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -9.094947017729282e-13,
          40.53726076886551
        ]
      ],
      "elbowed": false,
      "index": "b0I"
    },
    {
      "id": "Ylyrb5Ls9Fkfwb84CkCls",
      "type": "rectangle",
      "x": 1891.0805355920338,
      "y": 626.0120565724474,
      "width": 390,
      "height": 74,
      "angle": 0,
      "strokeColor": "#f5a97f",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 728951436,
      "version": 431,
      "versionNonce": 61521844,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "rGKQRTwwutF-t7YwVFj5B"
        },
        {
          "type": "arrow",
          "id": "CdOgJw8RV2bdIh9jne5pM"
        },
        {
          "type": "arrow",
          "id": "v594lvxSr_WzxW3huATWr"
        }
      ],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b0J"
    },
    {
      "id": "rGKQRTwwutF-t7YwVFj5B",
      "type": "text",
      "x": 2013.6805355920337,
      "y": 650.5120565724474,
      "width": 144.79999999999998,
      "height": 25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1162721548,
      "version": 431,
      "versionNonce": 1898530188,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "fontSize": 20,
      "fontFamily": 5,
      "text": "tty_cdev_add",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "Ylyrb5Ls9Fkfwb84CkCls",
      "originalText": "tty_cdev_add",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b0K"
    },
    {
      "id": "CdOgJw8RV2bdIh9jne5pM",
      "type": "arrow",
      "x": 2086.0805355920334,
      "y": 583.7434261880146,
      "width": 0,
      "height": 40.53726076886562,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 667596684,
      "version": 1293,
      "versionNonce": 86026548,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784925150824,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "ONWidPthCCuUT6bQOme_w",
        "focus": 2.2911585169529374e-15,
        "gap": 1.731369615567246
      },
      "endBinding": {
        "elementId": "Ylyrb5Ls9Fkfwb84CkCls",
        "focus": -2.3616721426076184e-15,
        "gap": 1.7313696155671323
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          40.53726076886562
        ]
      ],
      "elbowed": false,
      "index": "b0L"
    },
    {
      "id": "LFbRSmNDPqR_FpehUI3oX",
      "type": "ellipse",
      "x": 1891.0805355920338,
      "y": 744.0120565724474,
      "width": 390,
      "height": 74,
      "angle": 0,
      "strokeColor": "#a6da95",
      "backgroundColor": "#1e2030",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1596188172,
      "version": 443,
      "versionNonce": 948259508,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "text",
          "id": "hMLUnKllQ8qmY9nwkiLpe"
        },
        {
          "type": "arrow",
          "id": "v594lvxSr_WzxW3huATWr"
        },
        {
          "id": "VfSVl67aCF2APgHlSx7f4",
          "type": "arrow"
        },
        {
          "id": "zR1rnLGKSAkhl3VQZ-qte",
          "type": "arrow"
        }
      ],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "b0M"
    },
    {
      "id": "hMLUnKllQ8qmY9nwkiLpe",
      "type": "text",
      "x": 1973.394713260657,
      "y": 768.3491056685451,
      "width": 225.59999999999997,
      "height": 25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1616069772,
      "version": 439,
      "versionNonce": 1553737868,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927596803,
      "link": null,
      "locked": false,
      "fontSize": 20,
      "fontFamily": 5,
      "text": "cdev->ops = tty_fops",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "LFbRSmNDPqR_FpehUI3oX",
      "originalText": "cdev->ops = tty_fops",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "b0N"
    },
    {
      "id": "v594lvxSr_WzxW3huATWr",
      "type": "arrow",
      "x": 2086.080535592033,
      "y": 700.3464991183446,
      "width": 4.547473508864641e-13,
      "height": 35.66555745410278,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1897059084,
      "version": 1296,
      "versionNonce": 1695624628,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597535,
      "link": null,
      "locked": false,
      "startBinding": {
        "elementId": "Ylyrb5Ls9Fkfwb84CkCls",
        "focus": 4.8939167374905146e-15,
        "gap": 1.731369615567246
      },
      "endBinding": {
        "elementId": "LFbRSmNDPqR_FpehUI3oX",
        "focus": 2.2911585169529374e-15,
        "gap": 8
      },
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          4.547473508864641e-13,
          35.66555745410278
        ]
      ],
      "elbowed": false,
      "index": "b0O"
    },
    {
      "id": "tSkjWYtZ4_5K8qCU0HIGv",
      "type": "arrow",
      "x": 2060.3313208335503,
      "y": 1786.745970749577,
      "width": 367.0698070983258,
      "height": 484.71831087222995,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b0u",
      "roundness": {
        "type": 2
      },
      "seed": 149193396,
      "version": 1890,
      "versionNonce": 1622390796,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784925401027,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          211.38419028412136,
          -279.8613898858141
        ],
        [
          367.0698070983258,
          -484.71831087222995
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": null,
      "endBinding": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    },
    {
      "id": "kUqW5ACzjp8q3AGFCA9Mf",
      "type": "arrow",
      "x": 2833.7939290400323,
      "y": 1784.2330001161397,
      "width": 385.92251444673,
      "height": 523.9348078375579,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b0v",
      "roundness": {
        "type": 2
      },
      "seed": 1903387404,
      "version": 2649,
      "versionNonce": 1879831692,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784925830904,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          186.1728916910197,
          -248.37246212949321
        ],
        [
          385.92251444673,
          -523.9348078375579
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": {
        "elementId": "laSpmO_0IU8Kf4l3pCAEa",
        "focus": 4.224180016516179,
        "gap": 9.883404524418255
      },
      "endBinding": {
        "elementId": "S5R1Qw9EuMm4F766-nJpk",
        "focus": 0.9116957126674726,
        "gap": 2.7805871520349683
      },
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    },
    {
      "id": "LqbY5Qh6m1ER8Mqis8Hav",
      "type": "text",
      "x": 1370.1859296959076,
      "y": 278.4283009040445,
      "width": 269.3097229003906,
      "height": 37.5,
      "angle": 0,
      "strokeColor": "#8bd5ca",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1652962316,
      "version": 1007,
      "versionNonce": 1810727564,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "fontSize": 30,
      "fontFamily": 5,
      "text": "字符设备 fops 替换",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "字符设备 fops 替换",
      "lineHeight": 1.25,
      "baseline": 25,
      "index": "b0w",
      "autoResize": true
    },
    {
      "id": "PXOMEgQmHWr4JwD9O0LNs",
      "type": "text",
      "x": 1348.1214718004,
      "y": 338.5533014431068,
      "width": 314.75421142578125,
      "height": 21.25,
      "angle": 0,
      "strokeColor": "#b8c0e0",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 507237004,
      "version": 976,
      "versionNonce": 898284596,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "fontSize": 17,
      "fontFamily": 5,
      "text": "字符设备打开时把 cdev->ops 替换进 file",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": null,
      "originalText": "字符设备打开时把 cdev->ops 替换进 file",
      "lineHeight": 1.25,
      "baseline": 14,
      "index": "b0x",
      "autoResize": true
    },
    {
      "id": "DBau6KKt00_em202GHZss",
      "type": "rectangle",
      "x": 1315.0485878003997,
      "y": 392.1129024431069,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#7dc4e4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1052352780,
      "version": 773,
      "versionNonce": 581191732,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "arrow",
          "id": "tilloRC4BtPVxX6MK_UZm"
        },
        {
          "id": "ClchOh3rWsLH-VDVXwIS0",
          "type": "text"
        }
      ],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "entry"
      },
      "index": "b0y"
    },
    {
      "id": "ClchOh3rWsLH-VDVXwIS0",
      "type": "text",
      "x": 1400.8785878003996,
      "y": 415.9879024431069,
      "width": 208.34000000000003,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1534697356,
      "version": 773,
      "versionNonce": 955662004,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "def_chr_fops.open",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "DBau6KKt00_em202GHZss",
      "originalText": "def_chr_fops.open",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "entry"
      },
      "index": "b0z"
    },
    {
      "id": "oyvF0s5GwSJAJG_91mbs2",
      "type": "rectangle",
      "x": 1314.3410072339934,
      "y": 510.0903194352944,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#7dc4e4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 213241356,
      "version": 770,
      "versionNonce": 2125384500,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "arrow",
          "id": "S8ZMs_IuhjjAw0yDsEXps"
        },
        {
          "id": "jyD27wLbU_972OzloMJld",
          "type": "text"
        }
      ],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b10"
    },
    {
      "id": "jyD27wLbU_972OzloMJld",
      "type": "text",
      "x": 1433.9810072339933,
      "y": 533.9653194352944,
      "width": 140.72000000000003,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1399336076,
      "version": 758,
      "versionNonce": 1968237196,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597535,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "chrdev_open",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "oyvF0s5GwSJAJG_91mbs2",
      "originalText": "chrdev_open",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b11"
    },
    {
      "id": "tilloRC4BtPVxX6MK_UZm",
      "type": "arrow",
      "x": 1505.0485878003997,
      "y": 467.8858712718187,
      "width": 0.33164236009776005,
      "height": 40.431479334763935,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 21674764,
      "version": 1608,
      "versionNonce": 830832140,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          -0.33164236009776005,
          40.431479334763935
        ]
      ],
      "elbowed": false,
      "index": "b12"
    },
    {
      "id": "eoqY_C6Hk5zSWZOac6kQ3",
      "type": "rectangle",
      "x": 1315.0485878003997,
      "y": 628.1129024431068,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#7dc4e4",
      "backgroundColor": "#363a4f",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 550992268,
      "version": 765,
      "versionNonce": 104107572,
      "isDeleted": false,
      "boundElements": [
        {
          "type": "arrow",
          "id": "1dqPH5qoeuDLJTsZIsMIJ"
        },
        {
          "id": "DKkeTO_pzxwdZZDigZmsL",
          "type": "text"
        }
      ],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b13"
    },
    {
      "id": "DKkeTO_pzxwdZZDigZmsL",
      "type": "text",
      "x": 1428.5985878003996,
      "y": 651.9879024431068,
      "width": 152.9,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1565026316,
      "version": 765,
      "versionNonce": 1953616948,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597535,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "replace_fops",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "eoqY_C6Hk5zSWZOac6kQ3",
      "originalText": "replace_fops",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "function"
      },
      "index": "b14"
    },
    {
      "id": "S8ZMs_IuhjjAw0yDsEXps",
      "type": "arrow",
      "x": 1504.7167129145514,
      "y": 585.8632882640062,
      "width": 0.3318748858480376,
      "height": 40.47664535038899,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 1788315276,
      "version": 1591,
      "versionNonce": 1212219956,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0.3318748858480376,
          40.47664535038899
        ]
      ],
      "elbowed": false,
      "index": "b15"
    },
    {
      "id": "90BkYd5EFm-LUsWuEzmfi",
      "type": "ellipse",
      "x": 1315.0485878003997,
      "y": 746.1129024431068,
      "width": 380,
      "height": 74,
      "angle": 0,
      "strokeColor": "#a6da95",
      "backgroundColor": "#1e2030",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 3
      },
      "seed": 1837028620,
      "version": 768,
      "versionNonce": 56987956,
      "isDeleted": false,
      "boundElements": [
        {
          "id": "zR1rnLGKSAkhl3VQZ-qte",
          "type": "arrow"
        },
        {
          "id": "bb180r2T4ab62Xc1w0Ep4",
          "type": "text"
        }
      ],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "b16"
    },
    {
      "id": "bb180r2T4ab62Xc1w0Ep4",
      "type": "text",
      "x": 1376.0382993749556,
      "y": 769.8249515392046,
      "width": 258.32000000000005,
      "height": 26.25,
      "angle": 0,
      "strokeColor": "#cad3f5",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "strokeStyle": "solid",
      "roughness": 0,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": null,
      "seed": 1668830092,
      "version": 760,
      "versionNonce": 1651287988,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "fontSize": 21,
      "fontFamily": 5,
      "text": "filp->f_op = cdev->ops",
      "textAlign": "center",
      "verticalAlign": "middle",
      "containerId": "90BkYd5EFm-LUsWuEzmfi",
      "originalText": "filp->f_op = cdev->ops",
      "lineHeight": 1.25,
      "baseline": 17,
      "autoResize": false,
      "customData": {
        "semanticRole": "state"
      },
      "index": "b17"
    },
    {
      "id": "1dqPH5qoeuDLJTsZIsMIJ",
      "type": "arrow",
      "x": 1505.0485878003997,
      "y": 710.1129024431068,
      "width": 0,
      "height": 28,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "roundness": {
        "type": 2
      },
      "seed": 180224524,
      "version": 1599,
      "versionNonce": 1233463692,
      "isDeleted": false,
      "boundElements": [],
      "updated": 1784927597534,
      "link": null,
      "locked": false,
      "startBinding": null,
      "endBinding": null,
      "lastCommittedPoint": null,
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "points": [
        [
          0,
          0
        ],
        [
          0,
          28
        ]
      ],
      "elbowed": false,
      "index": "b18"
    },
    {
      "id": "FdLu6wpTC_8DTBCMnELBt",
      "type": "arrow",
      "x": 3097.558943895063,
      "y": 833.2083989901992,
      "width": 323.5885939231857,
      "height": 932.1064593011615,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "dashed",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b19",
      "roundness": {
        "type": 2
      },
      "seed": 849922100,
      "version": 1475,
      "versionNonce": 55659532,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784925821408,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          -116.34979305495972,
          507.5100111097895
        ],
        [
          -323.5885939231857,
          932.1064593011615
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": {
        "elementId": "uHsllcv1FvS58MUSXCmJ8",
        "focus": -0.07977870920706083,
        "gap": 14.15462985202061
      },
      "endBinding": {
        "elementId": "laSpmO_0IU8Kf4l3pCAEa",
        "focus": 2.980711908770825,
        "gap": 7.01365048923348
      },
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    },
    {
      "id": "1uI9jTk2pbDIs0YCP4S-4",
      "type": "arrow",
      "x": 3462.1740820351843,
      "y": 778.604285250137,
      "width": 171.63202918800243,
      "height": 1.147597305245995,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "dashed",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b1A",
      "roundness": {
        "type": 2
      },
      "seed": 25323956,
      "version": 541,
      "versionNonce": 639870220,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784925658499,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          -171.63202918800243,
          1.147597305245995
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": {
        "elementId": "cyiKfHFT5_0wVCYw-9hxn",
        "focus": 0.013829270705943652,
        "gap": 1.1846165843979448
      },
      "endBinding": {
        "elementId": "uHsllcv1FvS58MUSXCmJ8",
        "focus": 0.0265870478277904,
        "gap": 6.674872262916029
      },
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    },
    {
      "id": "VfSVl67aCF2APgHlSx7f4",
      "type": "arrow",
      "x": 2139.0903576016635,
      "y": 826.9421864434194,
      "width": 276.1335830777052,
      "height": 413.41731358723905,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "dashed",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b1B",
      "roundness": {
        "type": 2
      },
      "seed": 188496524,
      "version": 1346,
      "versionNonce": 193550132,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784927597535,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          99.67906941581896,
          214.0253527731884
        ],
        [
          276.1335830777052,
          413.41731358723905
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": {
        "elementId": "LFbRSmNDPqR_FpehUI3oX",
        "focus": -0.14898097701987548,
        "gap": 10.538367244861906
      },
      "endBinding": {
        "elementId": "RJuRgbuXH3pqvQJCOleAj",
        "focus": -2.9148053031141816,
        "gap": 14.28178111122309
      },
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    },
    {
      "id": "zR1rnLGKSAkhl3VQZ-qte",
      "type": "arrow",
      "x": 1699.9487734476024,
      "y": 780.6378588916181,
      "width": 188.16860926965182,
      "height": 0.7640624376833784,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "dashed",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b1D",
      "roundness": {
        "type": 2
      },
      "seed": 1431542580,
      "version": 695,
      "versionNonce": 1413501108,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784927597535,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          188.16860926965182,
          0.7640624376833784
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": {
        "elementId": "90BkYd5EFm-LUsWuEzmfi",
        "focus": -0.08631090329698914,
        "gap": 5.235698294173642
      },
      "endBinding": {
        "elementId": "LFbRSmNDPqR_FpehUI3oX",
        "focus": -0.030149425790911746,
        "gap": 2.972569367559023
      },
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    },
    {
      "id": "QFnwL9L1JAYENSgf30LJP",
      "type": "arrow",
      "x": 3652.3687971826175,
      "y": 457.0772790164301,
      "width": 0.41032544387189773,
      "height": 46.3460022792126,
      "angle": 0,
      "strokeColor": "#939ab7",
      "backgroundColor": "transparent",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "strokeStyle": "solid",
      "roughness": 1,
      "opacity": 100,
      "groupIds": [],
      "frameId": null,
      "index": "b1F",
      "roundness": {
        "type": 2
      },
      "seed": 2028634932,
      "version": 61,
      "versionNonce": 483948084,
      "isDeleted": false,
      "boundElements": null,
      "updated": 1784925646651,
      "link": null,
      "locked": false,
      "points": [
        [
          0,
          0
        ],
        [
          0.41032544387189773,
          46.3460022792126
        ]
      ],
      "lastCommittedPoint": null,
      "startBinding": {
        "elementId": "qvlAYJwDrejX2negghq9l",
        "focus": -0.008124834277841038,
        "gap": 1
      },
      "endBinding": {
        "elementId": "NL401vJSso-hDDZnCqUN9",
        "focus": 0.01136493235935609,
        "gap": 1.6255740416510207
      },
      "startArrowhead": null,
      "endArrowhead": "arrow",
      "elbowed": false
    }
  ],
  "appState": {
    "gridSize": 20,
    "gridStep": 5,
    "gridModeEnabled": false,
    "viewBackgroundColor": "#24273a"
  },
  "files": {}
}