Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/lib/
Dsparsebit.c197 static sparsebit_num_t node_num_set(struct node *nodep) in node_num_set()
207 struct node *nodep; in node_first() local
221 struct node *nodep = np; in node_next() local
249 struct node *nodep = np; in node_prev() local
312 struct node *nodep; in node_find() local
335 struct node *nodep, *parentp, *prev; in node_add() local
409 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm()
599 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce()
781 struct node *nodep; in sparsebit_is_set() local
807 struct node *nodep; in bit_set() local
[all …]
/tools/perf/
Dbuiltin-stat.c1539 struct cpu_aggr_map **nodep) in perf_env__build_node_map()