/scripts/kconfig/ |
D | zconf.l | 49 static void append_string(const char *str, int size) in append_string() 63 static void alloc_string(const char *str, int size) in alloc_string()
|
D | util.c | 131 void *xmalloc(size_t size) in xmalloc() 140 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
|
D | conf.c | 718 void xfgets(char *str, int size, FILE *in) in xfgets()
|
D | symbol.c | 640 int size; in sym_set_string_value() local 996 int i, cnt, size; in sym_re_search() local
|
D | mconf.c | 300 int size; in set_config_filename() local
|
D | confdata.c | 759 int size = slash - name + 1; in conf_write() local
|
D | nconf.c | 630 int size; in set_config_filename() local
|
/scripts/dtc/ |
D | fdtget.c | 46 int size; /* data size (1/2/4) */ member 69 int i, size; in show_data() local
|
D | util.c | 52 int n, size = 128; /* start with 128 bytes */ in xasprintf() local 340 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type()
|
D | fdtdump.c | 61 uint64_t addr, size; in dump_blob() local
|
D | fdtput.c | 40 int size; /* data size (1/2/4) */ member
|
D | livetree.c | 316 struct reserve_info *build_reserve_entry(uint64_t address, uint64_t size) in build_reserve_entry()
|
/scripts/mod/ |
D | modpost.h | 76 static inline void __endian(const void *src, void *dest, unsigned int size) in __endian() 102 int size; member 126 unsigned long size; member
|
D | file2alias.c | 106 unsigned long size, unsigned long id_size, in device_id_check() 309 static void do_usb_table(void *symval, unsigned long size, in do_usb_table() 509 static void do_pnp_device_entry(void *symval, unsigned long size, in do_pnp_device_entry() 535 static void do_pnp_card_entries(void *symval, unsigned long size, in do_pnp_card_entries() 1198 static void do_table(void *symval, unsigned long size, in do_table()
|
D | modpost.c | 345 void *grab_file(const char *filename, unsigned long *size) in grab_file() 372 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line() 401 void release_file(void *file, unsigned long size) in release_file() 710 unsigned long size = modinfo_len; in get_next_modinfo() local 2319 unsigned long size, pos = 0; in read_dump() local
|
/scripts/genksyms/ |
D | genksyms.h | 81 #define xmalloc(size) ({ void *__ptr = malloc(size); \ argument
|
/scripts/dtc/libfdt/ |
D | fdt.h | 78 fdt64_t size; member
|
D | fdt_sw.c | 142 int fdt_add_reservemap_entry(void *fdt, uint64_t addr, uint64_t size) in fdt_add_reservemap_entry()
|
D | fdt_rw.c | 174 int fdt_add_mem_rsv(void *fdt, uint64_t address, uint64_t size) in fdt_add_mem_rsv()
|
D | fdt_ro.c | 117 int fdt_get_mem_rsv(const void *fdt, int n, uint64_t *address, uint64_t *size) in fdt_get_mem_rsv()
|
/scripts/ |
D | recordmcount.c | 182 umalloc(size_t size) in umalloc()
|
D | kallsyms.c | 480 unsigned int i, len, size; in compress_symbols() local
|
D | asn1_compiler.c | 307 unsigned char size; member
|