| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc.c | 26 static void uc_expand_default_options(struct intel_uc *uc) in uc_expand_default_options() 61 static int __intel_uc_reset_hw(struct intel_uc *uc) in __intel_uc_reset_hw() 85 static void __confirm_options(struct intel_uc *uc) in __confirm_options() 124 void intel_uc_init_early(struct intel_uc *uc) in intel_uc_init_early() 140 void intel_uc_init_late(struct intel_uc *uc) in intel_uc_init_late() 146 void intel_uc_driver_late_release(struct intel_uc *uc) in intel_uc_driver_late_release() 158 void intel_uc_init_mmio(struct intel_uc *uc) in intel_uc_init_mmio() 163 static void __uc_capture_load_err_log(struct intel_uc *uc) in __uc_capture_load_err_log() 171 static void __uc_free_load_err_log(struct intel_uc *uc) in __uc_free_load_err_log() 179 void intel_uc_driver_remove(struct intel_uc *uc) in intel_uc_driver_remove() [all …]
|
| D | intel_uc_debugfs.c | 20 struct intel_uc *uc = m->private; in uc_usage_show() local 40 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root) in intel_uc_debugfs_register()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc.c | 20 static int __intel_uc_reset_hw(struct intel_uc *uc) in __intel_uc_reset_hw() 44 static void __confirm_options(struct intel_uc *uc) in __confirm_options() 89 void intel_uc_init_early(struct intel_uc *uc) in intel_uc_init_early() 102 void intel_uc_driver_late_release(struct intel_uc *uc) in intel_uc_driver_late_release() 113 void intel_uc_init_mmio(struct intel_uc *uc) in intel_uc_init_mmio() 118 static void __uc_capture_load_err_log(struct intel_uc *uc) in __uc_capture_load_err_log() 126 static void __uc_free_load_err_log(struct intel_uc *uc) in __uc_free_load_err_log() 134 void intel_uc_driver_remove(struct intel_uc *uc) in intel_uc_driver_remove() 263 static void __uc_fetch_firmwares(struct intel_uc *uc) in __uc_fetch_firmwares() 286 static void __uc_cleanup_firmwares(struct intel_uc *uc) in __uc_cleanup_firmwares() [all …]
|
| D | intel_uc_debugfs.c | 17 struct intel_uc *uc = m->private; in uc_usage_show() local 37 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root) in intel_uc_debugfs_register()
|
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| D | k3-udma.c | 290 static inline u32 udma_tchanrt_read(struct udma_chan *uc, int reg) in udma_tchanrt_read() 297 static inline void udma_tchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_tchanrt_write() 304 static inline void udma_tchanrt_update_bits(struct udma_chan *uc, int reg, in udma_tchanrt_update_bits() 313 static inline u32 udma_rchanrt_read(struct udma_chan *uc, int reg) in udma_rchanrt_read() 320 static inline void udma_rchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_rchanrt_write() 327 static inline void udma_rchanrt_update_bits(struct udma_chan *uc, int reg, in udma_rchanrt_update_bits() 356 static void udma_reset_uchan(struct udma_chan *uc) in udma_reset_uchan() 363 static void udma_dump_chan_stdata(struct udma_chan *uc) in udma_dump_chan_stdata() 399 static struct udma_desc *udma_udma_desc_from_paddr(struct udma_chan *uc, in udma_udma_desc_from_paddr() 426 static void udma_free_hwdesc(struct udma_chan *uc, struct udma_desc *d) in udma_free_hwdesc() [all …]
|
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| D | k3-udma.c | 357 static inline u32 udma_tchanrt_read(struct udma_chan *uc, int reg) in udma_tchanrt_read() 364 static inline void udma_tchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_tchanrt_write() 371 static inline void udma_tchanrt_update_bits(struct udma_chan *uc, int reg, in udma_tchanrt_update_bits() 380 static inline u32 udma_rchanrt_read(struct udma_chan *uc, int reg) in udma_rchanrt_read() 387 static inline void udma_rchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_rchanrt_write() 394 static inline void udma_rchanrt_update_bits(struct udma_chan *uc, int reg, in udma_rchanrt_update_bits() 459 static void udma_reset_uchan(struct udma_chan *uc) in udma_reset_uchan() 468 static void udma_dump_chan_stdata(struct udma_chan *uc) in udma_dump_chan_stdata() 504 static struct udma_desc *udma_udma_desc_from_paddr(struct udma_chan *uc, in udma_udma_desc_from_paddr() 531 static void udma_free_hwdesc(struct udma_chan *uc, struct udma_desc *d) in udma_free_hwdesc() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| D | ucall_common.c | 28 struct ucall *uc; in ucall_init() local 48 struct ucall *uc; in ucall_alloc() local 72 static void ucall_free(struct ucall *uc) in ucall_free() 81 struct ucall *uc; in ucall_assert() local 102 struct ucall *uc; in ucall_fmt() local 119 struct ucall *uc; in ucall() local 139 uint64_t get_ucall(struct kvm_vcpu *vcpu, struct ucall *uc) in get_ucall()
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-unstripe.c | 28 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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
| D | ucsi_ccg.c | 222 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len) in ccg_read() 267 static int ccg_write(struct ucsi_ccg *uc, u16 rab, const u8 *data, u32 len) in ccg_write() 303 static int ucsi_ccg_init(struct ucsi_ccg *uc) in ucsi_ccg_init() 341 static void ucsi_ccg_update_get_current_cam_cmd(struct ucsi_ccg *uc, u8 *data) in ucsi_ccg_update_get_current_cam_cmd() 355 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_update_altmodes() local 427 static void ucsi_ccg_update_set_new_cam_cmd(struct ucsi_ccg *uc, in ucsi_ccg_update_set_new_cam_cmd() 494 static void ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc, in ucsi_ccg_nvidia_altmode() 516 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_read() local 560 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_sync_write() local 606 struct ucsi_ccg *uc = data; in ccg_irq_handler() local [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
| D | ucsi_ccg.c | 227 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len) in ccg_read() 272 static int ccg_write(struct ucsi_ccg *uc, u16 rab, const u8 *data, u32 len) in ccg_write() 308 static int ucsi_ccg_init(struct ucsi_ccg *uc) in ucsi_ccg_init() 346 static void ucsi_ccg_update_get_current_cam_cmd(struct ucsi_ccg *uc, u8 *data) in ucsi_ccg_update_get_current_cam_cmd() 360 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_update_altmodes() local 432 static void ucsi_ccg_update_set_new_cam_cmd(struct ucsi_ccg *uc, in ucsi_ccg_update_set_new_cam_cmd() 499 static void ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc, in ucsi_ccg_nvidia_altmode() 521 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_read() local 572 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_sync_write() local 623 struct ucsi_ccg *uc = data; in ccg_irq_handler() local [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/ |
| D | test_signals_utils.c | 86 siginfo_t *si, void *uc) in handle_signal_unsupported() 108 siginfo_t *si, void *uc) in handle_signal_trigger() 118 siginfo_t *si, void *uc) in handle_signal_ok() 164 siginfo_t *si, void *uc) in handle_signal_copyctx() 177 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/ |
| D | test_signals_utils.c | 91 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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
| D | za_no_regs.c | 19 ucontext_t uc; member 36 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 82 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
| D | sve_regs.c | 19 ucontext_t uc; member 42 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl() 84 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()
|
| D | ssve_regs.c | 19 ucontext_t uc; member 42 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 91 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
| D | za_regs.c | 19 ucontext_t uc; member 44 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 97 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
| D | ssve_za_regs.c | 19 ucontext_t uc; member 47 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 120 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
| D | testcases.h | 44 #define ASSERT_BAD_CONTEXT(uc) do { \ argument 56 #define ASSERT_GOOD_CONTEXT(uc) do { \ argument 84 ucontext_t uc; member
|
| D | zt_no_regs.c | 17 ucontext_t uc; member 21 int zt_no_regs_run(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in zt_no_regs_run()
|
| D | zt_regs.c | 17 ucontext_t uc; member 27 int zt_regs_run(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in zt_regs_run()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
| D | testcases.h | 35 #define ASSERT_BAD_CONTEXT(uc) do { \ argument 47 #define ASSERT_GOOD_CONTEXT(uc) do { \ argument 75 ucontext_t uc; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
| D | kvm_pv_test.c | 154 static void pr_msr(struct ucall *uc) in pr_msr() 161 static void pr_hcall(struct ucall *uc) in pr_hcall() 168 static void handle_abort(struct ucall *uc) in handle_abort() 179 struct ucall uc; in enter_guest() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| D | system_counter_offset_test.c | 72 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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | kvm_pv_test.c | 98 static void pr_msr(struct ucall *uc) in pr_msr() 105 static void pr_hcall(struct ucall *uc) in pr_hcall() 114 struct ucall uc; in enter_guest() local
|