| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | xattr.c | 839 static int hfsplus_osx_getxattr(const struct xattr_handler *handler, in hfsplus_osx_getxattr() argument 859 static int hfsplus_osx_setxattr(const struct xattr_handler *handler, in hfsplus_osx_setxattr() argument
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | xattr.c | 926 static int jfs_xattr_get(const struct xattr_handler *handler, in jfs_xattr_get() argument 934 static int jfs_xattr_set(const struct xattr_handler *handler, in jfs_xattr_set() argument 944 static int jfs_xattr_get_os2(const struct xattr_handler *handler, in jfs_xattr_get_os2() argument 953 static int jfs_xattr_set_os2(const struct xattr_handler *handler, in jfs_xattr_set_os2() argument
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | xattr.c | 46 static int f2fs_xattr_generic_get(const struct xattr_handler *handler, in f2fs_xattr_generic_get() argument 67 static int f2fs_xattr_generic_set(const struct xattr_handler *handler, in f2fs_xattr_generic_set() argument 102 static int f2fs_xattr_advise_get(const struct xattr_handler *handler, in f2fs_xattr_advise_get() argument 111 static int f2fs_xattr_advise_set(const struct xattr_handler *handler, in f2fs_xattr_advise_set() argument 218 const struct xattr_handler *handler = NULL; in f2fs_xattr_prefix() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | xattr.c | 60 const struct xattr_handler *handler; in xattr_resolve_name() local 166 const struct xattr_handler *handler; xattr_supports_user_prefix() local 189 const struct xattr_handler *handler; __vfs_setxattr() local 380 const struct xattr_handler *handler; vfs_getxattr_alloc() local 414 const struct xattr_handler *handler; __vfs_getxattr() local 509 const struct xattr_handler *handler; __vfs_removexattr() local 1002 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; generic_listxattr() local 1033 xattr_full_name(const struct xattr_handler *handler, const char *name) xattr_full_name() argument [all...] |
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | transport_tcp.c | 188 struct task_struct *handler; in ksmbd_tcp_new_connection() local
|
| /kernel/linux/linux-6.6/include/linux/i3c/ |
| H A D | master.h | 154 void (*handler)(struct i3c_device *dev, member
|
| /kernel/linux/linux-6.6/include/linux/irqchip/ |
| H A D | irq-madera.h | 102 madera_request_irq(struct madera *madera, int irq, const char *name, irq_handler_t handler, void *data) madera_request_irq() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | input.h | 353 struct input_handler *handler; global() member [all...] |
| H A D | vfio.h | 345 int (*handler)(void *, void *); member
|
| /kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
| H A D | ocxl_hw.c | 179 afu_map_irq(u64 flags, struct ocxlflash_context *ctx, int num, irq_handler_t handler, void *cookie, char *name) afu_map_irq() argument 237 ocxlflash_map_afu_irq(void *ctx_cookie, int num, irq_handler_t handler, void *cookie, char *name) ocxlflash_map_afu_irq() argument [all...] |
| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| H A D | mtk_scp.c | 92 scp_ipi_handler_t handler; in scp_ipi_handler() local 766 scp_register_ipi(struct platform_device *pdev, u32 id, ipi_handler_t handler, void *priv) scp_register_ipi() argument
|
| H A D | mtk_common.h | 73 scp_ipi_handler_t handler; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ |
| H A D | atomisp-gc0310.c | 95 struct v4l2_ctrl_handler handler; member
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| H A D | 88pm860x_charger.c | 644 irqreturn_t (*handler)(int irq, void *data); member
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpio-aspeed-sgpio.c | 340 irq_flow_handler_t handler; in aspeed_sgpio_set_type() local
|
| /kernel/linux/linux-6.6/kernel/irq/ |
| H A D | internals.h | 409 irq_init_generic_chip(struct irq_chip_generic *gc, const char *name, int num_ct, unsigned int irq_base, void __iomem *reg_base, irq_flow_handler_t handler) irq_init_generic_chip() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/ |
| H A D | venc_h264_if.c | 352 struct mtk_vcodec_fw *handler; in h264_enc_alloc_work_buf() local 372 struct mtk_vcodec_fw *handler; in h264_enc_alloc_work_buf() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
| H A D | imx8-isi-video.c | 1030 struct v4l2_ctrl_handler *handler = &video->ctrls.handler; in mxc_isi_video_ctrls_create() local [all...] |
| H A D | imx8-isi-m2m.c | 61 struct v4l2_ctrl_handler handler; member 349 struct v4l2_ctrl_handler *handler = &ctx->ctrls.handler; in mxc_isi_m2m_ctx_ctrls_create() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-core.c | 576 struct v4l2_ctrl_handler *handler = &ctrls->handler; in fimc_ctrls_create() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
| H A D | hfi_msgs.c | 767 const struct hfi_done_handler *handler; in hfi_process_msg_packet() local [all...] |
| /kernel/linux/linux-6.6/drivers/perf/ |
| H A D | arm_pmu.c | 621 const irq_handler_t handler = armpmu_dispatch_irq; in armpmu_request_irq() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| H A D | exynos5433_drm_decon.c | 761 decon_conf_irq(struct decon_context *ctx, const char *name, irq_handler_t handler, unsigned long int flags) decon_conf_irq() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | multicast.c | 793 static void mcast_event_handler(struct ib_event_handler *handler, in mcast_event_handler() argument
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-sifive-plic.c | 104 static void plic_toggle(struct plic_handler *handler, int hwirq, int enable) in plic_toggle() argument 117 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_toggle() local 149 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_irq_eoi() local 257 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); plic_irq_suspend() local 288 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); plic_irq_resume() local 367 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); plic_handle_irq() local 387 plic_set_threshold(struct plic_handler *handler, u32 threshold) plic_set_threshold() argument 403 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); plic_starting_cpu() local 422 struct plic_handler *handler; __plic_init() local [all...] |