Searched defs:uc_ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_uc_fw.c | 149 #define fw_filename_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 151 #define fw_filename_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 153 #define fw_filename_no_ver(dir_, uc_, shortname_) \ argument 155 #define fw_filename_gsc(dir_, uc_, shortname_, a, b, c) \ argument 158 #define uc_fw_entry_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 161 #define uc_fw_entry_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 164 #define uc_fw_entry_no_ver(dir_, uc_, shortname_) \ argument 167 #define uc_fw_entry_gsc(dir_, uc_, shortname_, a, b, c) \ argument
|
/linux/tools/testing/selftests/x86/ |
H A D | nx_stack.c | 112 static void sigsegv(int _, siginfo_t *__, void *uc_) in sigsegv() 153 static void sigtrap(int _, siginfo_t *__, void *uc_) in sigtrap()
|