Home
last modified time | relevance | path

Searched refs:sys_table (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Defi.h1587 enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table);
1596 void efi_retrieve_tpm2_eventlog(efi_system_table_t *sys_table);
1652 efi_status_t efi_exit_boot_services(efi_system_table_t *sys_table,
/linux-4.19.296/fs/quota/
Ddquot.c3037 static struct ctl_table sys_table[] = { variable
3053 register_sysctl_table(sys_table); in dquot_init()