Searched defs:nodep (Results 1 – 11 of 11) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 197 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/ |
D | vboot_api_stub_sf.c | 68 struct alloc_node **nodep; in find_node() local 79 struct alloc_node **nodep, *next; in VbExFree() local
|
/external/curl/tests/unit/ |
D | unit1602.c | 53 int *nodep; variable
|
D | unit1603.c | 57 char *nodep; variable
|
D | unit1305.c | 118 struct Curl_dns_entry *nodep; variable
|
/external/llvm-project/clang/test/Analysis/ |
D | PR37855.c | 16 } * n, *nodep, path[sizeof(void)]; in k() local
|
/external/ltp/testcases/kernel/lib/ |
D | numa_helper.c | 218 int i, *nodep; in get_allowed_nodes() local
|
/external/elfutils/libcpu/ |
D | i386_parse.y | 1076 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/ |
D | dwelf_strtab.c | 294 copystrings (Dwelf_Strent *nodep, char **freep, size_t *offsetp) in copystrings()
|
/external/libfuse/lib/ |
D | fuse.c | 608 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/ |
D | policydb.c | 2148 static int read_cons_helper(policydb_t * p, constraint_node_t ** nodep, in read_cons_helper()
|