Home
last modified time | relevance | path

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

/external/linux-kselftest/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 …]
/external/vboot_reference/firmware/stub/
Dvboot_api_stub_sf.c68 struct alloc_node **nodep; in find_node() local
79 struct alloc_node **nodep, *next; in VbExFree() local
/external/curl/tests/unit/
Dunit1602.c53 int *nodep; variable
Dunit1603.c57 char *nodep; variable
Dunit1305.c118 struct Curl_dns_entry *nodep; variable
/external/llvm-project/clang/test/Analysis/
DPR37855.c16 } * n, *nodep, path[sizeof(void)]; in k() local
/external/ltp/testcases/kernel/lib/
Dnuma_helper.c218 int i, *nodep; in get_allowed_nodes() local
/external/elfutils/libcpu/
Di386_parse.y1076 print_op_str (const void *nodep, VISIT value, in print_op_str()
1092 print_op_str_idx (const void *nodep, VISIT value, in print_op_str_idx()
1101 print_op_fct (const void *nodep, VISIT value, in print_op_fct()
/external/elfutils/libdwelf/
Ddwelf_strtab.c294 copystrings (Dwelf_Strent *nodep, char **freep, size_t *offsetp) in copystrings()
/external/libfuse/lib/
Dfuse.c608 struct node **nodep; in remerge_id() local
622 struct node **nodep = &f->id_table.array[id_hash(f, node->nodeid)]; in unhash_id() local
655 struct node **nodep; in rehash_id() local
725 struct node **nodep; in remerge_name() local
741 struct node **nodep = &f->name_table.array[hash]; in unhash_name() local
768 struct node **nodep; in rehash_name() local
/external/selinux/libsepol/src/
Dpolicydb.c2148 static int read_cons_helper(policydb_t * p, constraint_node_t ** nodep, in read_cons_helper()