Home
last modified time | relevance | path

Searched defs:uc_ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c150 #define fw_filename_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument
152 #define fw_filename_major_ver(dir_, uc_, shortname_, a, b, c) \ argument
154 #define fw_filename_no_ver(dir_, uc_, shortname_) \ argument
156 #define fw_filename_gsc(dir_, uc_, shortname_, a, b, c) \ argument
159 #define uc_fw_entry_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument
162 uc_fw_entry_major_ver(dir_,uc_,shortname_,a,b,c) global() argument
165 uc_fw_entry_no_ver(dir_,uc_,shortname_) global() argument
168 uc_fw_entry_gsc(dir_,uc_,shortname_,a,b,c) global() argument
[all...]
/linux/tools/testing/selftests/x86/
H A Dnx_stack.c112 static void sigsegv(int _, siginfo_t *__, void *uc_) in sigsegv()
153 static void sigtrap(int _, siginfo_t *__, void *uc_) in sigtrap()