Lines Matching defs:arg
139 static long efi_runtime_get_variable(unsigned long arg) in efi_runtime_get_variable()
229 static long efi_runtime_set_variable(unsigned long arg) in efi_runtime_set_variable()
277 static long efi_runtime_get_time(unsigned long arg) in efi_runtime_get_time()
315 static long efi_runtime_set_time(unsigned long arg) in efi_runtime_set_time()
336 static long efi_runtime_get_waketime(unsigned long arg) in efi_runtime_get_waketime()
373 static long efi_runtime_set_waketime(unsigned long arg) in efi_runtime_set_waketime()
403 static long efi_runtime_get_nextvariablename(unsigned long arg) in efi_runtime_get_nextvariablename()
504 static long efi_runtime_get_nexthighmonocount(unsigned long arg) in efi_runtime_get_nexthighmonocount()
535 static long efi_runtime_reset_system(unsigned long arg) in efi_runtime_reset_system()
559 static long efi_runtime_query_variableinfo(unsigned long arg) in efi_runtime_query_variableinfo()
595 static long efi_runtime_query_capsulecaps(unsigned long arg) in efi_runtime_query_capsulecaps()
667 unsigned long arg) in efi_test_ioctl()