Home
last modified time | relevance | path

Searched defs:size (Results 1 – 19 of 19) sorted by relevance

/scripts/kconfig/
A Dutil.c83 void *xmalloc(size_t size) in xmalloc()
92 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
101 void *xrealloc(void *p, size_t size) in xrealloc()
A Dzconf.l51 static void append_string(const char *str, int size) in append_string()
65 static void alloc_string(const char *str, int size) in alloc_string()
A Dconf.c74 static void xfgets(char *str, int size, FILE *in) in xfgets()
A Dsymbol.c644 int size; in sym_set_string_value() local
955 int i, cnt, size; in sym_re_search() local
A Dmconf.c299 int size; in set_config_filename() local
A Dconfdata.c795 int size = slash - name + 1; in conf_write() local
A Dnconf.c632 int size; in set_config_filename() local
/scripts/dtc/libfdt/
A Dfdt_addresses.c58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
A Dfdt.h33 fdt64_t size; member
A Dfdt.c51 uint32_t base, uint32_t size) in check_block_()
A Dfdt_sw.c190 int fdt_add_reservemap_entry(void *fdt, uint64_t addr, uint64_t size) in fdt_add_reservemap_entry()
A Dfdt_rw.c156 int fdt_add_mem_rsv(void *fdt, uint64_t address, uint64_t size) in fdt_add_mem_rsv()
A Dfdt_ro.c175 int fdt_get_mem_rsv(const void *fdt, int n, uint64_t *address, uint64_t *size) in fdt_get_mem_rsv()
/scripts/dtc/
A Dutil.c63 int n, size = 128; /* start with 128 bytes */ in xasprintf() local
350 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type()
A Ddata.c200 struct data data_append_re(struct data d, uint64_t address, uint64_t size) in data_append_re()
A Ddtc.h240 uint64_t address, size; member
A Dflattree.c711 uint64_t address, size; in flat_read_mem_reserve() local
A Dlivetree.c359 struct reserve_info *build_reserve_entry(uint64_t address, uint64_t size) in build_reserve_entry()
A Dchecks.c931 unsigned int size; in check_simple_bus_reg() local

Completed in 30 milliseconds