Searched defs:p (Results 1 – 9 of 9) sorted by relevance
| /boot/ |
| A D | fdt_region.c | 369 struct fdt_region_ptrs *p = &info->ptrs; in fdt_first_region() local 493 struct fdt_region_ptrs p; in fdt_next_region() local
|
| A D | image-android.c | 434 const void *p; in android_image_get_kcomp() local 765 const char * const p = IMAGE_INDENT_STRING; in android_print_contents() local
|
| A D | image-fit.c | 185 static void fit_image_print_data(const void *fit, int noffset, const char *p, in fit_image_print_data() 253 const char *p) in fit_image_print_verification_data() 283 static void fit_conf_print(const void *fit, int noffset, const char *p) in fit_conf_print() 376 const char *p; in fit_print_contents() local 473 void fit_image_print(const void *fit, int image_noffset, const char *p) in fit_image_print()
|
| A D | pxe_utils.c | 860 static char *get_string(char **p, struct token *t, char delim, int lower) in get_string() 932 static void get_token(char **p, struct token *t, enum lex_state state) in get_token() 1311 static int parse_pxefile_top(struct pxe_context *ctx, char *p, unsigned long base, in parse_pxefile_top()
|
| A D | bootmeth_extlinux.c | 120 char *tok, *p = line; in extlinux_fill_info() local
|
| A D | bootmeth-uclass.c | 227 const char *s, *p; in bootmeth_set_order() local
|
| A D | image.c | 369 const char __maybe_unused *p; in image_print_contents() local
|
| A D | bootflow.c | 748 const char *val, *arg_end, *val_end, *p; in cmdline_set_arg() local
|
| A D | fdt_support.c | 486 char *p = buf; in fdt_pack_reg() local
|
Completed in 33 milliseconds