Home
last modified time | relevance | path

Searched defs:uc (Results 1 – 25 of 203) sorted by relevance

123456789

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_uc.c127 void intel_uc_init_early(struct intel_uc *uc) in intel_uc_init_early()
143 void intel_uc_init_late(struct intel_uc *uc) in intel_uc_init_late()
159 void intel_uc_init_mmio(struct intel_uc *uc) in intel_uc_init_mmio()
325 static int __uc_init(struct intel_uc *uc) in __uc_init()
352 static void __uc_fini(struct intel_uc *uc) in __uc_fini()
359 static int __uc_sanitize(struct intel_uc *uc) in __uc_sanitize()
373 static int uc_init_wopcm(struct intel_uc *uc) in uc_init_wopcm()
435 static int __uc_check_hw(struct intel_uc *uc) in __uc_check_hw()
460 static int __uc_init_hw(struct intel_uc *uc) in __uc_init_hw()
674 void intel_uc_suspend(struct intel_uc *uc) in intel_uc_suspend()
[all …]
A Dintel_uc_debugfs.c19 struct intel_uc *uc = m->private; in uc_usage_show() local
39 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root) in intel_uc_debugfs_register()
/linux-6.3-rc2/drivers/dma/ti/
A Dk3-udma.c896 static int udma_start(struct udma_chan *uc) in udma_start()
1002 static int udma_stop(struct udma_chan *uc) in udma_stop()
1149 struct udma_chan *uc = data; in udma_ring_irq_handler() local
1214 struct udma_chan *uc = data; in udma_udma_irq_handler() local
2177 struct udma_chan *uc = to_udma_chan(chan); in udma_alloc_chan_resources() local
2382 struct udma_chan *uc = to_udma_chan(chan); in bcdma_alloc_chan_resources() local
2577 struct udma_chan *uc = to_udma_chan(chan); in bcdma_router_config() local
2594 struct udma_chan *uc = to_udma_chan(chan); in pktdma_alloc_chan_resources() local
2746 struct udma_chan *uc = to_udma_chan(chan); in udma_slave_config() local
4096 struct udma_chan *uc; in udma_dma_filter_fn() local
[all …]
/linux-6.3-rc2/drivers/md/
A Ddm-unstripe.c28 static void cleanup_unstripe(struct unstripe_c *uc, struct dm_target *ti) in cleanup_unstripe()
41 struct unstripe_c *uc; in unstripe_ctr() local
112 struct unstripe_c *uc = ti->private; in unstripe_dtr() local
119 struct unstripe_c *uc = ti->private; in map_to_core() local
137 struct unstripe_c *uc = ti->private; in unstripe_map() local
148 struct unstripe_c *uc = ti->private; in unstripe_status() local
170 struct unstripe_c *uc = ti->private; in unstripe_iterate_devices() local
178 struct unstripe_c *uc = ti->private; in unstripe_io_hints() local
/linux-6.3-rc2/drivers/usb/typec/ucsi/
A Ducsi_ccg.c308 static int ucsi_ccg_init(struct ucsi_ccg *uc) in ucsi_ccg_init()
360 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_update_altmodes() local
519 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_read() local
570 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_sync_write() local
616 struct ucsi_ccg *uc = data; in ccg_irq_handler() local
642 static int ccg_request_irq(struct ucsi_ccg *uc) in ccg_request_irq()
657 static int get_fw_info(struct ucsi_ccg *uc) in get_fw_info()
706 static int ccg_read_response(struct ucsi_ccg *uc) in ccg_read_response()
805 static int ccg_cmd_reset(struct ucsi_ccg *uc) in ccg_cmd_reset()
1264 static int ccg_restart(struct ucsi_ccg *uc) in ccg_restart()
[all …]
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/
A Ducall_common.c23 struct ucall *uc; in ucall_init() local
43 struct ucall *uc; in ucall_alloc() local
67 static void ucall_free(struct ucall *uc) in ucall_free()
75 struct ucall *uc; in ucall() local
95 uint64_t get_ucall(struct kvm_vcpu *vcpu, struct ucall *uc) in get_ucall()
/linux-6.3-rc2/tools/testing/selftests/arm64/signal/
A Dtest_signals_utils.c91 siginfo_t *si, void *uc) in handle_signal_unsupported()
113 siginfo_t *si, void *uc) in handle_signal_trigger()
123 siginfo_t *si, void *uc) in handle_signal_ok()
171 ucontext_t *uc = uc_in; in handle_signal_copyctx() local
233 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler()
/linux-6.3-rc2/tools/testing/selftests/arm64/signal/testcases/
A Dza_no_regs.c17 ucontext_t uc; member
52 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
98 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
A Dsve_regs.c17 ucontext_t uc; member
58 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl()
100 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()
A Dssve_regs.c17 ucontext_t uc; member
62 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
111 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
A Dza_regs.c17 ucontext_t uc; member
64 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
117 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
A Dssve_za_regs.c17 ucontext_t uc; member
67 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
140 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
A Dtestcases.h44 #define ASSERT_BAD_CONTEXT(uc) do { \ argument
56 #define ASSERT_GOOD_CONTEXT(uc) do { \ argument
84 ucontext_t uc; member
A Dzt_no_regs.c17 ucontext_t uc; member
21 int zt_no_regs_run(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in zt_no_regs_run()
A Dzt_regs.c17 ucontext_t uc; member
27 int zt_regs_run(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in zt_regs_run()
A Dtpidr2_siginfo.c20 ucontext_t uc; member
39 int tpidr2_present(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in tpidr2_present()
/linux-6.3-rc2/tools/testing/selftests/kvm/
A Dsystem_counter_offset_test.c72 static void handle_sync(struct ucall *uc, uint64_t start, uint64_t end) in handle_sync()
84 static void handle_abort(struct ucall *uc) in handle_abort()
92 struct ucall uc; in enter_guest() local
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dkvm_pv_test.c98 static void pr_msr(struct ucall *uc) in pr_msr()
105 static void pr_hcall(struct ucall *uc) in pr_hcall()
115 struct ucall uc; in enter_guest() local
A Dkvm_clock_test.c52 static void handle_sync(struct ucall *uc, struct kvm_clock_data *start, in handle_sync()
72 static void handle_abort(struct ucall *uc) in handle_abort()
110 struct ucall uc; in enter_guest() local
/linux-6.3-rc2/arch/m68k/kernel/
A Dsignal.c243 struct ucontext uc; member
331 static inline int rt_restore_fpu_state(struct ucontext __user *uc) in rt_restore_fpu_state()
482 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs) in rt_save_fpu_state()
560 static inline int rt_restore_fpu_state(struct ucontext __user *uc) in rt_restore_fpu_state()
569 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs) in rt_save_fpu_state()
710 struct ucontext __user *uc) in rt_restore_ucontext()
829 static inline int rt_setup_ucontext(struct ucontext __user *uc, struct pt_regs *regs) in rt_setup_ucontext()
/linux-6.3-rc2/arch/nios2/kernel/
A Dsignal.c34 struct ucontext uc; member
39 struct ucontext __user *uc, int *pr2) in rt_restore_ucontext()
128 static inline int rt_setup_ucontext(struct ucontext __user *uc, struct pt_regs *regs) in rt_setup_ucontext()
/linux-6.3-rc2/sound/pci/ice1712/
A Dse.c445 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-6.3-rc2/arch/x86/include/asm/
A Dsigframe.h51 struct ucontext_ia32 uc; member
61 struct ucontext uc; member
79 struct ucontext_x32 uc; member
/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
A Dtm-signal-context-force-tm.c50 void usr_signal_handler(int signo, siginfo_t *si, void *uc) in usr_signal_handler()
100 void seg_signal_handler(int signo, siginfo_t *si, void *uc) in seg_signal_handler()
/linux-6.3-rc2/include/linux/
A Duprobes.h152 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()

Completed in 41 milliseconds

123456789