| /scripts/dtc/libfdt/ |
| D | libfdt_internal.h | 80 static inline const struct fdt_reserve_entry *_fdt_mem_rsv(const void *fdt, int n) in _fdt_mem_rsv() 88 static inline struct fdt_reserve_entry *_fdt_mem_rsv_w(void *fdt, int n) in _fdt_mem_rsv_w()
|
| D | libfdt_env.h | 72 #define EXTRACT_BYTE(x, n) ((unsigned long long)((uint8_t *)&x)[n]) argument
|
| D | fdt_rw.c | 191 int fdt_del_mem_rsv(void *fdt, int n) in fdt_del_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/dtc/ |
| D | dtc.h | 70 #define strneq(a, b, n) (strncmp((a), (b), (n)) == 0) argument 174 #define for_each_property_withdel(n, p) \ argument 177 #define for_each_property(n, p) \ argument 181 #define for_each_child_withdel(n, c) \ argument 184 #define for_each_child(n, c) \ argument
|
| D | checks.c | 246 int n = strspn(node->name, c->data); in check_node_name_chars() local 293 int n = strspn(prop->name, c->data); in check_property_name_chars() local 566 #define node_addr_cells(n) \ argument 568 #define node_size_cells(n) \ argument
|
| D | livetree.c | 617 int n = 0, i = 0; in sort_reserve_entries() local 656 int n = 0, i = 0; in sort_properties() local 692 int n = 0, i = 0; in sort_subnodes() local
|
| D | util.c | 52 int n, size = 128; /* start with 128 bytes */ in xasprintf() local
|
| /scripts/genksyms/ |
| D | genksyms.c | 57 int n; member 365 struct string_list *n, *n2; in concat_list() local 393 struct string_list *res, *n; in copy_list_range() local 453 size_t n; in read_node() local 598 struct string_list *n; in expand_and_crc_sym() local 668 struct symbol *n = sym->expansion_trail; in export_symbol() local
|
| /scripts/kconfig/lxdialog/ |
| D | util.c | 671 int n = 0; in item_count() local 679 void item_set(int n) in item_set() 689 int n = 0; in item_n() local
|
| D | menubox.c | 171 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll()
|
| D | textbox.c | 280 static void back_lines(int n) in back_lines()
|
| /scripts/kconfig/ |
| D | list.h | 60 #define list_for_each_entry_safe(pos, n, head, member) \ argument
|
| D | confdata.c | 197 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() 217 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline() 1133 int n, p[3]; in conf_set_all_new_symbols() local
|
| /scripts/ |
| D | recordmcount.c | 136 size_t const n = read(fd, buf, count); in uread() local 278 size_t n; in write_file() local
|
| D | sign-file.c | 149 int opt, n; in main() local
|
| D | unifdef.c | 1190 strlcmp(const char *s, const char *t, size_t n) in strlcmp()
|
| D | asn1_compiler.c | 753 unsigned nr, t, n; in build_type_list() local
|
| D | analyze_suspend.py | 603 def __init__(self, a, n, c, t): argument
|
| /scripts/mod/ |
| D | modpost.c | 1930 size_t n = strcspn(s, "."); in remove_dot() local 2382 int n; in write_dump() local
|