Home
last modified time | relevance | path

Searched defs:parentp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dbacking-dev.c948 static struct rb_node **bdi_lookup_rb_node(u64 id, struct rb_node **parentp) in bdi_lookup_rb_node()
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c335 struct node *nodep, *parentp, *prev; in node_add() local