Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Dsparsebit.c198 static sparsebit_num_t node_num_set(struct node *nodep) in node_num_set()
208 struct node *nodep; in node_first() local
222 struct node *nodep = np; in node_next() local
250 struct node *nodep = np; in node_prev() local
313 struct node *nodep; in node_find() local
336 struct node *nodep, *parentp, *prev; in node_add() local
410 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm()
600 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce()
782 struct node *nodep; in sparsebit_is_set() local
808 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/u-boot/cmd/
Dfdt.c51 static int fdt_value_env_set(const void *nodep, int len, const char *var) in fdt_value_env_set()
222 char *nodep; /* new node to add */ in do_fdt() local
314 const void *nodep; /* property node pointer */ in do_fdt() local
954 const void *nodep; /* property node pointer */ in fdt_print() local
/external/curl/tests/unit/
Dunit1602.c53 int *nodep; variable
Dunit1603.c57 char *nodep; variable
Dunit1305.c123 struct Curl_dns_entry *nodep; variable
/external/u-boot/tools/
Dfit_info.c46 const void *nodep; /* property node pointer */ in main() local
/external/u-boot/board/BuR/common/
Dcommon.c122 const char *nodep = 0; in load_lcdtiming() local
322 const char *nodep = buf; in br_summaryscreen_printdtb() local
/external/ltp/testcases/kernel/lib/
Dnuma_helper.c218 int i, *nodep; in get_allowed_nodes() local
/external/elfutils/libcpu/
Di386_parse.y1075 print_op_str (const void *nodep, VISIT value, in print_op_str()
1091 print_op_str_idx (const void *nodep, VISIT value, in print_op_str_idx()
1100 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/u-boot/lib/
Dfdtdec.c908 const char *nodep; in fdtdec_get_config_string() local
/external/selinux/libsepol/src/
Dpolicydb.c2130 static int read_cons_helper(policydb_t * p, constraint_node_t ** nodep, in read_cons_helper()