/kernel/linux/linux-5.10/fs/afs/ |
H A D | callback.c | 142 afs_break_some_callbacks(struct afs_server *server, struct afs_callback_break *cbb, size_t *_count) afs_break_some_callbacks() argument [all...] |
/kernel/linux/linux-6.6/fs/afs/ |
H A D | callback.c | 182 afs_break_some_callbacks(struct afs_server *server, struct afs_callback_break *cbb, size_t *_count) afs_break_some_callbacks() argument [all...] |
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/ |
H A D | tegra-cbb.c | 66 struct tegra_cbb *cbb = file->private; in tegra_cbb_err_show() local 72 static int tegra_cbb_err_debugfs_init(struct tegra_cbb *cbb) in tegra_cbb_err_debugfs_init() argument 87 void tegra_cbb_stall_enable(struct tegra_cbb *cbb) in tegra_cbb_stall_enable() argument 93 tegra_cbb_fault_enable(struct tegra_cbb *cbb) tegra_cbb_fault_enable() argument 99 tegra_cbb_error_clear(struct tegra_cbb *cbb) tegra_cbb_error_clear() argument 105 tegra_cbb_get_status(struct tegra_cbb *cbb) tegra_cbb_get_status() argument 147 tegra_cbb_register(struct tegra_cbb *cbb) tegra_cbb_register() argument [all...] |
H A D | tegra194-cbb.c | 176 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb() argument 1665 static void tegra194_cbb_fault_enable(struct tegra_cbb *cbb) in tegra194_cbb_fault_enable() argument 1674 static void tegra194_cbb_stall_enable(struct tegra_cbb *cbb) in tegra194_cbb_stall_enable() argument 1683 static void tegra194_cbb_error_clear(struct tegra_cbb *cbb) in tegra194_cbb_error_clear() argument 1693 static u32 tegra194_cbb_get_status(struct tegra_cbb *cbb) in tegra194_cbb_get_status() argument 1766 print_errlog5(struct seq_file *file, struct tegra194_cbb *cbb) print_errlog5() argument 1818 print_errlog1_2(struct seq_file *file, struct tegra194_cbb *cbb, struct tegra194_cbb_aperture *info) print_errlog1_2() argument 1850 print_errlog0(struct seq_file *file, struct tegra194_cbb *cbb) print_errlog0() argument 1917 print_errloggerX_info(struct seq_file *file, struct tegra194_cbb *cbb, int errloggerX) print_errloggerX_info() argument 1968 print_errlog(struct seq_file *file, struct tegra194_cbb *cbb, u32 errvld) print_errlog() argument 1990 tegra194_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) tegra194_cbb_debugfs_show() argument 2066 tegra194_cbb_interrupt_enable(struct tegra_cbb *cbb) tegra194_cbb_interrupt_enable() argument 2094 tegra194_cbb_error_enable(struct tegra_cbb *cbb) tegra194_cbb_error_enable() argument 2188 tegra194_cbb_get_bridges(struct tegra194_cbb *cbb, struct device_node *np) tegra194_cbb_get_bridges() argument 2242 struct tegra194_cbb *cbb; tegra194_cbb_probe() local 2298 struct tegra194_cbb *cbb = platform_get_drvdata(pdev); tegra194_cbb_remove() local 2320 struct tegra194_cbb *cbb = dev_get_drvdata(dev); tegra194_cbb_resume_noirq() local [all...] |
H A D | tegra234-cbb.c | 128 static inline struct tegra234_cbb *to_tegra234_cbb(struct tegra_cbb *cbb) in to_tegra234_cbb() argument 137 tegra234_cbb_write_access_allowed(struct platform_device *pdev, struct tegra234_cbb *cbb) in tegra234_cbb_write_access_allowed() argument 174 tegra234_cbb_fault_enable(struct tegra_cbb *cbb) tegra234_cbb_fault_enable() argument 184 tegra234_cbb_error_clear(struct tegra_cbb *cbb) tegra234_cbb_error_clear() argument 192 tegra234_cbb_get_status(struct tegra_cbb *cbb) tegra234_cbb_get_status() argument 205 tegra234_cbb_mask_serror(struct tegra234_cbb *cbb) tegra234_cbb_mask_serror() argument 265 tegra234_lookup_slave_timeout(struct seq_file *file, struct tegra234_cbb *cbb, u8 slave_id, u8 fab_id) tegra234_lookup_slave_timeout() argument 308 tegra234_cbb_print_error(struct seq_file *file, struct tegra234_cbb *cbb, u32 status, u32 overflow) tegra234_cbb_print_error() argument 349 print_errlog_err(struct seq_file *file, struct tegra234_cbb *cbb) print_errlog_err() argument 448 print_errmonX_info(struct seq_file *file, struct tegra234_cbb *cbb) print_errmonX_info() argument 499 print_err_notifier(struct seq_file *file, struct tegra234_cbb *cbb, u32 status) print_err_notifier() argument 542 tegra234_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) tegra234_cbb_debugfs_show() argument 571 struct tegra_cbb *cbb; tegra234_cbb_isr() local 611 tegra234_cbb_interrupt_enable(struct tegra_cbb *cbb) tegra234_cbb_interrupt_enable() argument 628 tegra234_cbb_error_enable(struct tegra_cbb *cbb) tegra234_cbb_error_enable() argument 1116 struct tegra234_cbb *cbb; tegra234_cbb_probe() local 1175 struct tegra234_cbb *cbb = dev_get_drvdata(dev); tegra234_cbb_resume_noirq() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 856 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member
|