Searched defs:handler (Results 401 - 425 of 530) sorted by path

<<11121314151617181920>>

/linux-master/fs/ubifs/
H A Dxattr.c690 static int xattr_get(const struct xattr_handler *handler, argument
701 static int xattr_set(const struct xattr_handler *handler, argument
/linux-master/fs/
H A Dxattr.c59 const struct xattr_handler *handler; local
165 const struct xattr_handler *handler; local
188 const struct xattr_handler *handler; local
379 const struct xattr_handler *handler; local
413 const struct xattr_handler *handler; local
508 const struct xattr_handler *handler; local
1001 const struct xattr_handler *handler, * const *handlers = dentry->d_sb->s_xattr; local
1032 xattr_full_name(const struct xattr_handler *handler, const char *name) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_xattr.c126 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, argument
149 xfs_xattr_set(const struct xattr_handler *handler, argument
/linux-master/include/acpi/
H A Dacpi_bus.h484 struct acpi_scan_handler *handler; member in struct:acpi_device
/linux-master/include/linux/
H A Dfw_table.h22 acpi_tbl_entry_handler handler; member in struct:acpi_subtable_proc
H A Dinput.h353 struct input_handler *handler; member in struct:input_handle
[all...]
H A Dinterrupt.h122 irq_handler_t handler; member in struct:irqaction
168 request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, const char *name, void *dev) argument
188 request_percpu_irq(unsigned int irq, irq_handler_t handler, const char *devname, void __percpu *percpu_dev_id) argument
214 devm_request_irq(struct device *dev, unsigned int irq, irq_handler_t handler, unsigned long irqflags, const char *devname, void *dev_id) argument
[all...]
H A Diommu.h216 iommu_fault_handler_t handler; member in struct:iommu_domain::__anon348::__anon349
1149 iommu_set_fault_handler(struct iommu_domain *domain, iommu_fault_handler_t handler, void *token) argument
H A Dirq.h1022 irq_flow_handler_t handler; member in struct:irq_chip_type
[all...]
H A Dirqdesc.h207 irq_set_handler_locked(struct irq_data *data, irq_flow_handler_t handler) argument
228 irq_set_chip_handler_name_locked(struct irq_data *data, const struct irq_chip *chip, irq_flow_handler_t handler, const char *name) argument
[all...]
H A Dkprobes.h148 kretprobe_handler_t handler; member in struct:kretprobe
H A Dmsi.h501 irq_flow_handler_t handler; member in struct:msi_domain_info
H A Dntb.h1669 ntbm_msi_request_threaded_irq(struct ntb_dev *ntb, irq_handler_t handler, irq_handler_t thread_fn, const char *name, void *dev_id, struct ntb_msi_desc *msi_desc) argument
1694 ntbm_msi_request_irq(struct ntb_dev *ntb, irq_handler_t handler, const char *name, void *dev_id, struct ntb_msi_desc *msi_desc) argument
H A Drethook.h36 void (__rcu *handler) (struct rethook_node *, void *, unsigned long, struct pt_regs *); member in struct:rethook
H A Dsysrq.h33 void (* const handler)(u8); member in struct:sysrq_key_op
H A Duio_driver.h114 irqreturn_t (*handler)(int irq, struct uio_info *dev_info); member in struct:uio_info
H A Dvfio.h352 int (*handler)(void *, void *); member in struct:virqfd
H A Dxattr.h60 static inline bool xattr_handler_can_list(const struct xattr_handler *handler, argument
99 static inline const char *xattr_prefix(const struct xattr_handler *handler) argument
[all...]
/linux-master/include/linux/gpio/
H A Ddriver.h150 irq_flow_handler_t handler; member in struct:gpio_irq_chip
/linux-master/include/linux/greybus/
H A Dconnection.h49 gb_request_handler_t handler; member in struct:gb_connection
/linux-master/include/linux/i3c/
H A Ddevice.h338 void (*handler)(struct i3c_device *dev, member in struct:i3c_ibi_setup
H A Dmaster.h161 void (*handler)(struct i3c_device *dev, member in struct:i3c_device_ibi_info
/linux-master/include/linux/mfd/pcf50633/
H A Dcore.h50 void (*handler) (int, void *); member in struct:pcf50633_irq
/linux-master/include/media/
H A Dv4l2-ctrls.h259 struct v4l2_ctrl_handler *handler; member in struct:v4l2_ctrl
[all...]
/linux-master/include/net/
H A Dgre.h28 int (*handler)(struct sk_buff *skb); member in struct:gre_protocol

Completed in 416 milliseconds

<<11121314151617181920>>