Searched defs:sys_table (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/arch/arm64/kernel/ |
H A D | efi-stub.c | 16 efi_status_t __init handle_kernel_image(efi_system_table_t *sys_table, handle_kernel_image() argument
|
/linux-4.1.27/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 19 efi_status_t update_fdt(efi_system_table_t *sys_table, void *orig_fdt, update_fdt() argument 186 efi_status_t allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, allocate_new_fdt_and_exit_boot() argument 326 void *get_fdt(efi_system_table_t *sys_table, unsigned long *fdt_size) get_fdt() argument
|
H A D | arm-stub.c | 168 unsigned long efi_entry(void *handle, efi_system_table_t *sys_table, efi_entry() argument
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | crash.c | 258 static struct ctl_table sys_table[] = { variable in typeref:struct:ctl_table
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | eboot.c | 19 static efi_system_table_t *sys_table; variable 160 efi_file_size(efi_system_table_t *sys_table, void *__fh, efi_file_size() argument 253 efi_open_volume(efi_system_table_t *sys_table, void *__image, void **__fh) efi_open_volume() argument
|
/linux-4.1.27/fs/quota/ |
H A D | dquot.c | 2833 static struct ctl_table sys_table[] = { variable in typeref:struct:ctl_table
|
Completed in 367 milliseconds