| /Linux-v5.4/drivers/gpu/drm/i915/gt/uc/ | 
| D | intel_uc.c | 17 static int __intel_uc_reset_hw(struct intel_uc *uc)  in __intel_uc_reset_hw()41 static void __confirm_options(struct intel_uc *uc)  in __confirm_options()
 86 void intel_uc_init_early(struct intel_uc *uc)  in intel_uc_init_early()
 94 void intel_uc_driver_late_release(struct intel_uc *uc)  in intel_uc_driver_late_release()
 105 void intel_uc_init_mmio(struct intel_uc *uc)  in intel_uc_init_mmio()
 110 static void __uc_capture_load_err_log(struct intel_uc *uc)  in __uc_capture_load_err_log()
 118 static void __uc_free_load_err_log(struct intel_uc *uc)  in __uc_free_load_err_log()
 264 void intel_uc_fetch_firmwares(struct intel_uc *uc)  in intel_uc_fetch_firmwares()
 280 void intel_uc_cleanup_firmwares(struct intel_uc *uc)  in intel_uc_cleanup_firmwares()
 291 void intel_uc_init(struct intel_uc *uc)  in intel_uc_init()
 [all …]
 
 | 
| D | intel_uc.h | 37 static inline bool intel_uc_supports_guc(struct intel_uc *uc)  in intel_uc_supports_guc()42 static inline bool intel_uc_uses_guc(struct intel_uc *uc)  in intel_uc_uses_guc()
 47 static inline bool intel_uc_supports_guc_submission(struct intel_uc *uc)  in intel_uc_supports_guc_submission()
 52 static inline bool intel_uc_uses_guc_submission(struct intel_uc *uc)  in intel_uc_uses_guc_submission()
 57 static inline bool intel_uc_supports_huc(struct intel_uc *uc)  in intel_uc_supports_huc()
 62 static inline bool intel_uc_uses_huc(struct intel_uc *uc)  in intel_uc_uses_huc()
 
 | 
| D | intel_huc_fw.c | 34 	struct intel_uc *uc = >->uc;  in intel_huc_fw_init_early()  local
 | 
| /Linux-v5.4/drivers/usb/typec/ucsi/ | 
| D | ucsi_ccg.c | 201 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len)  in ccg_read()246 static int ccg_write(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len)  in ccg_write()
 282 static int ucsi_ccg_init(struct ucsi_ccg *uc)  in ucsi_ccg_init()
 320 static int ucsi_ccg_send_data(struct ucsi_ccg *uc)  in ucsi_ccg_send_data()
 338 static int ucsi_ccg_recv_data(struct ucsi_ccg *uc)  in ucsi_ccg_recv_data()
 355 static int ucsi_ccg_ack_interrupt(struct ucsi_ccg *uc)  in ucsi_ccg_ack_interrupt()
 369 	struct ucsi_ccg *uc = container_of(ppm, struct ucsi_ccg, ppm);  in ucsi_ccg_sync()  local
 382 	struct ucsi_ccg *uc = container_of(ppm, struct ucsi_ccg, ppm);  in ucsi_ccg_cmd()  local
 390 	struct ucsi_ccg *uc = data;  in ccg_irq_handler()  local
 399 	struct ucsi_ccg *uc = container_of(pm_work, struct ucsi_ccg, pm_work);  in ccg_pm_workaround_work()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-unstripe.c | 27 static void cleanup_unstripe(struct unstripe_c *uc, struct dm_target *ti)  in cleanup_unstripe()40 	struct unstripe_c *uc;  in unstripe_ctr()  local
 111 	struct unstripe_c *uc = ti->private;  in unstripe_dtr()  local
 118 	struct unstripe_c *uc = ti->private;  in map_to_core()  local
 136 	struct unstripe_c *uc = ti->private;  in unstripe_map()  local
 147 	struct unstripe_c *uc = ti->private;  in unstripe_status()  local
 165 	struct unstripe_c *uc = ti->private;  in unstripe_iterate_devices()  local
 173 	struct unstripe_c *uc = ti->private;  in unstripe_io_hints()  local
 
 | 
| /Linux-v5.4/arch/m68k/kernel/ | 
| D | signal.c | 244 	struct ucontext uc;  member332 static inline int rt_restore_fpu_state(struct ucontext __user *uc)  in rt_restore_fpu_state()
 483 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs)  in rt_save_fpu_state()
 561 static inline int rt_restore_fpu_state(struct ucontext __user *uc)  in rt_restore_fpu_state()
 570 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs)  in rt_save_fpu_state()
 733 		    struct ucontext __user *uc)  in rt_restore_ucontext()
 848 static inline int rt_setup_ucontext(struct ucontext __user *uc, struct pt_regs *regs)  in rt_setup_ucontext()
 
 | 
| /Linux-v5.4/tools/testing/selftests/kvm/lib/s390x/ | 
| D | ucall.c | 19 	struct ucall uc = {  in ucall()  local36 uint64_t get_ucall(struct kvm_vm *vm, uint32_t vcpu_id, struct ucall *uc)  in get_ucall()
 
 | 
| /Linux-v5.4/arch/nios2/kernel/ | 
| D | signal.c | 34 	struct ucontext uc;  member39 					struct ucontext *uc, int *pr2)  in rt_restore_ucontext()
 127 static inline int rt_setup_ucontext(struct ucontext *uc, struct pt_regs *regs)  in rt_setup_ucontext()
 
 | 
| /Linux-v5.4/tools/testing/selftests/kvm/lib/x86_64/ | 
| D | ucall.c | 21 	struct ucall uc = {  in ucall()  local38 uint64_t get_ucall(struct kvm_vm *vm, uint32_t vcpu_id, struct ucall *uc)  in get_ucall()
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | sigframe.h | 55 	struct ucontext_ia32 uc;  member65 	struct ucontext uc;  member
 83 	struct ucontext_x32 uc;  member
 
 | 
| /Linux-v5.4/sound/pci/ice1712/ | 
| D | se.c | 445 				    struct snd_ctl_elem_value *uc)  in se200pci_cont_volume_get()456 				     struct snd_ctl_elem_value *uc)  in se200pci_cont_boolean_get()
 466 				  struct snd_ctl_elem_value *uc)  in se200pci_cont_enum_get()
 517 				    struct snd_ctl_elem_value *uc)  in se200pci_cont_volume_put()
 543 				     struct snd_ctl_elem_value *uc)  in se200pci_cont_boolean_put()
 560 				  struct snd_ctl_elem_value *uc)  in se200pci_cont_enum_put()
 
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/tm/ | 
| D | tm-signal-context-force-tm.c | 49 void usr_signal_handler(int signo, siginfo_t *si, void *uc)  in usr_signal_handler()99 void seg_signal_handler(int signo, siginfo_t *si, void *uc)  in seg_signal_handler()
 
 | 
| D | tm-signal-msr-resv.c | 33 void signal_usr1(int signum, siginfo_t *info, void *uc)  in signal_usr1()
 | 
| D | tm-signal-sigreturn-nt.c | 18 void trap_signal_handler(int signo, siginfo_t *si, void *uc)  in trap_signal_handler()
 | 
| /Linux-v5.4/tools/testing/selftests/kvm/lib/aarch64/ | 
| D | ucall.c | 76 	struct ucall uc = {  in ucall()  local92 uint64_t get_ucall(struct kvm_vm *vm, uint32_t vcpu_id, struct ucall *uc)  in get_ucall()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | uprobes.h | 152 uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc)  in uprobe_register()156 …ister_refctr(struct inode *inode, loff_t offset, loff_t ref_ctr_offset, struct uprobe_consumer *uc)  in uprobe_register_refctr()
 161 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add)  in uprobe_apply()
 166 uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc)  in uprobe_unregister()
 
 | 
| /Linux-v5.4/fs/hfsplus/ | 
| D | unicode.c | 257 			      wchar_t *uc)  in asc2unichar()276 static u16 *hfsplus_decompose_nonhangul(wchar_t uc, int *size)  in hfsplus_decompose_nonhangul()
 309 static int hfsplus_try_decompose_hangul(wchar_t uc, u16 *result)  in hfsplus_try_decompose_hangul()
 332 static u16 *decompose_unichar(wchar_t uc, int *size, u16 *hangul_buffer)  in decompose_unichar()
 
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/signal/ | 
| D | sigfuz.c | 89 static void trap_signal_handler(int signo, siginfo_t *si, void *uc)  in trap_signal_handler()193 static void seg_signal_handler(int signo, siginfo_t *si, void *uc)  in seg_signal_handler()
 
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | cifs_unicode.h | 136 UniStrchr(const wchar_t *ucs, wchar_t uc)  in UniStrchr()324 UniToupper(register wchar_t uc)  in UniToupper()
 366 UniTolower(register wchar_t uc)  in UniTolower()
 
 | 
| /Linux-v5.4/arch/x86/um/ | 
| D | signal.c | 326 static int copy_ucontext_to_user(struct ucontext __user *uc,  in copy_ucontext_to_user()355 	struct ucontext uc;  member
 483 	struct ucontext uc;  member
 564 	struct ucontext __user *uc = &frame->uc;  in sys_rt_sigreturn()  local
 
 | 
| D | stub_segv.c | 14 	ucontext_t *uc = p;  in stub_segv_handler()  local
 | 
| /Linux-v5.4/kernel/events/ | 
| D | uprobes.c | 766 static void consumer_add(struct uprobe *uprobe, struct uprobe_consumer *uc)  in consumer_add()779 static bool consumer_del(struct uprobe *uprobe, struct uprobe_consumer *uc)  in consumer_del()
 883 static inline bool consumer_filter(struct uprobe_consumer *uc,  in consumer_filter()
 892 	struct uprobe_consumer *uc;  in filter_chain()  local
 1100 __uprobe_unregister(struct uprobe *uprobe, struct uprobe_consumer *uc)  in __uprobe_unregister()
 1119 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc)  in uprobe_unregister()
 1153 			     loff_t ref_ctr_offset, struct uprobe_consumer *uc)  in __uprobe_register()
 1197 		    struct uprobe_consumer *uc)  in uprobe_register()
 1204 			   loff_t ref_ctr_offset, struct uprobe_consumer *uc)  in uprobe_register_refctr()
 1218 			struct uprobe_consumer *uc, bool add)  in uprobe_apply()
 [all …]
 
 | 
| /Linux-v5.4/fs/ntfs/ | 
| D | upcase.c | 55 	ntfschar *uc;  in generate_default_upcase()  local
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | signal.h | 4 	struct ucontext uc;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | intel_gt.h | 15 static inline struct intel_gt *uc_to_gt(struct intel_uc *uc)  in uc_to_gt()
 |