All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Hocko <mhocko@kernel.org>
To: yoma sophian <sophian.yoma@gmail.com>
Cc: linux-mm@kvack.org
Subject: Re: some question about vma_interval_tree_insert
Date: Mon, 27 Jun 2016 10:39:25 +0200	[thread overview]
Message-ID: <20160627083924.GA31803@dhcp22.suse.cz> (raw)
In-Reply-To: <CADUS3omw4c3Q8W76RK254Kd=yqokBCPysJ0Y7rRJGpRj4zEv4A@mail.gmail.com>

On Mon 27-06-16 16:28:03, yoma sophian wrote:
> hi all:
> I try to find out where the function, vma_interval_tree_insert,
> implemented but in vain.

See
INTERVAL_TREE_DEFINE(struct vm_area_struct, shared.rb,
		     unsigned long, shared.rb_subtree_last,
		     vma_start_pgoff, vma_last_pgoff,, vma_interval_tree)
-- 
Michal Hocko
SUSE Labs

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2016-06-27  8:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-27  8:28 some question about vma_interval_tree_insert yoma sophian
2016-06-27  8:39 ` Michal Hocko [this message]
2016-06-28  6:21   ` yoma sophian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160627083924.GA31803@dhcp22.suse.cz \
    --to=mhocko@kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=sophian.yoma@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.