Home
last modified time | relevance | path

Searched refs:data_copy_file (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/
H A Dfstree.c47 data_copy_file(pfile, in read_fstree()
H A Ddtc-parser.y319 d = data_copy_file(f, $8);
329 d = data_copy_file(f, -1);
H A Ddata.c79 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
H A Ddtc.h136 struct data data_copy_file(FILE *f, size_t len);
/kernel/linux/linux-6.6/scripts/dtc/
H A Dfstree.c47 data_copy_file(pfile, in read_fstree()
H A Ddtc-parser.y332 d = data_copy_file(f, $8);
342 d = data_copy_file(f, -1);
H A Ddata.c79 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
H A Ddtc.h172 struct data data_copy_file(FILE *f, size_t len);

Completed in 5 milliseconds