Searched defs:ctx (Results 1 – 5 of 5) sorted by relevance
| /boot/ |
| A D | pxe_utils.c | 100 static int get_relfile(struct pxe_context *ctx, const char *file_path, in get_relfile() 138 int get_pxe_file(struct pxe_context *ctx, const char *file_path, in get_pxe_file() 167 int get_pxelinux_path(struct pxe_context *ctx, const char *file, in get_pxelinux_path() 201 static int get_relfile_envaddr(struct pxe_context *ctx, const char *file_path, in get_relfile_envaddr() 351 static void label_boot_fdtoverlay(struct pxe_context *ctx, in label_boot_fdtoverlay() 455 static int label_boot(struct pxe_context *ctx, struct pxe_label *label) in label_boot() 1527 static void boot_unattempted_labels(struct pxe_context *ctx, in boot_unattempted_labels() 1541 void handle_pxe_menu(struct pxe_context *ctx, struct pxe_menu *cfg) in handle_pxe_menu() 1597 int pxe_setup_ctx(struct pxe_context *ctx, struct cmd_tbl *cmdtp, in pxe_setup_ctx() 1630 void pxe_destroy_ctx(struct pxe_context *ctx) in pxe_destroy_ctx() [all …]
|
| A D | bootmeth_pxe.c | 26 static int extlinux_pxe_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_pxe_getfile() 125 struct pxe_context *ctx = dev_get_priv(dev); in extlinux_pxe_read_file() local 151 struct pxe_context *ctx = dev_get_priv(dev); in extlinux_pxe_boot() local
|
| A D | vbe_simple_os.c | 52 static int bootmeth_vbe_simple_ft_fixup(void *ctx, struct event *event) in bootmeth_vbe_simple_ft_fixup()
|
| A D | bootmeth_extlinux.c | 71 static int extlinux_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_getfile() 179 struct pxe_context ctx; in extlinux_boot() local
|
| A D | vbe_request.c | 151 static int bootmeth_vbe_ft_fixup(void *ctx, struct event *event) in bootmeth_vbe_ft_fixup()
|
Completed in 15 milliseconds