<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>totem_3</author_name>
  <author_url>https://blog.hatena.ne.jp/totem_3/</author_url>
  <blog_title>エンジニアですよ！</blog_title>
  <blog_url>https://totem3.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>第3回 ソース内のシステム・コールを確認するitpro.nikkeibp.co.jp を読んでgrepしたり、http://lxr.free-electrons.com/ident?i= で検索してもなかなかシステムコールを定義してる箇所が見つからないなーと思ってたら、 SYSCALL_DEFINEx っていうマクロを使うようになってたのね。 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) { struct fd f = fdget_pos(fd); ssize_t ret = -EBADF;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftotem3.hatenablog.jp%2Fentry%2F2015%2F09%2F07%2F054646&quot; title=&quot;システムコールの定義 - エンジニアですよ！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-09-07 05:46:46</published>
  <title>システムコールの定義</title>
  <type>rich</type>
  <url>https://totem3.hatenablog.jp/entry/2015/09/07/054646</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
