Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 5 of 5) sorted by relevance

/boot/
A Dpxe_utils.c100 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 Dbootmeth_pxe.c26 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 Dvbe_simple_os.c52 static int bootmeth_vbe_simple_ft_fixup(void *ctx, struct event *event) in bootmeth_vbe_simple_ft_fixup()
A Dbootmeth_extlinux.c71 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 Dvbe_request.c151 static int bootmeth_vbe_ft_fixup(void *ctx, struct event *event) in bootmeth_vbe_ft_fixup()

Completed in 15 milliseconds