Home
last modified time | relevance | path

Searched defs:handler (Results 351 – 375 of 496) sorted by relevance

1...<<11121314151617181920

/Linux-v5.15/tools/perf/
Dbuiltin-trace.c449 static int evsel__init_raw_syscall_tp(struct evsel *evsel, void *handler) in evsel__init_raw_syscall_tp()
462 static struct evsel *perf_evsel__raw_syscall_newtp(const char *direction, void *handler) in perf_evsel__raw_syscall_newtp()
2972 tracepoint_handler handler = evsel->handler; local
3156 tracepoint_handler handler = evsel->handler; local
4516 static void evlist__set_default_evsel_handler(struct evlist *evlist, void *handler)
/Linux-v5.15/include/net/
Dxfrm.h1412 int (*handler)(struct sk_buff *skb); member
1423 int (*handler)(struct sk_buff *skb); member
1436 int (*handler)(struct sk_buff *skb); member
1445 int (*handler)(struct sk_buff *skb); member
/Linux-v5.15/include/linux/
Dirq.h1007 irq_flow_handler_t handler; member
1147 handler, clr, set, flags) \ argument
/Linux-v5.15/arch/arm/mm/
Dalignment.c804 int (*handler)(unsigned long addr, u32 instr, struct pt_regs *regs); in do_alignment() local
/Linux-v5.15/drivers/media/i2c/
Dov5695.c1167 struct v4l2_ctrl_handler *handler; in ov5695_initialize_controls() local
/Linux-v5.15/net/ipv4/
Dicmp.c189 bool (*handler)(struct sk_buff *skb); member
/Linux-v5.15/drivers/infiniband/core/
Duverbs_main.c462 static void ib_uverbs_event_handler(struct ib_event_handler *handler, in ib_uverbs_event_handler()
Dmulticast.c793 static void mcast_event_handler(struct ib_event_handler *handler, in mcast_event_handler()
/Linux-v5.15/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_enc.c1233 struct v4l2_ctrl_handler *handler = &ctx->ctrl_hdl; in mtk_vcodec_enc_ctrls_setup() local
/Linux-v5.15/fs/ext4/
Dxattr.c177 const struct xattr_handler *handler = NULL; in ext4_xattr_handler() local
667 const struct xattr_handler *handler = in ext4_xattr_list_entries() local
/Linux-v5.15/drivers/firewire/
Dcore-cdev.c99 struct fw_address_handler handler; member
670 struct address_handler_resource *handler = callback_data; in handle_request() local
/Linux-v5.15/include/media/
Dv4l2-ctrls.h245 struct v4l2_ctrl_handler *handler; member
/Linux-v5.15/arch/mips/kvm/
Dmips.c317 void *gebase, *p, *handler, *refill_start, *refill_end; in kvm_arch_vcpu_create() local
/Linux-v5.15/drivers/staging/greybus/tools/
Dloopback_test.c714 static void handler(int sig) { /* do nothing */ } in handler() function
/Linux-v5.15/drivers/staging/media/hantro/
Dhantro.h48 irqreturn_t (*handler)(int irq, void *priv); member
/Linux-v5.15/tools/perf/util/
Devsel.h100 void *handler; member
/Linux-v5.15/drivers/tty/
Dsysrq.c954 static int sysrq_connect(struct input_handler *handler, in sysrq_connect()
/Linux-v5.15/arch/arm64/kernel/
Dtraps.c635 void (*handler)(unsigned int esr, struct pt_regs *regs); member
/Linux-v5.15/drivers/dma/
Diop-adma.c1360 static const irq_handler_t handler[] = { in iop_adma_probe() local
/Linux-v5.15/drivers/media/platform/atmel/
Datmel-isc.h126 struct v4l2_ctrl_handler handler; member
/Linux-v5.15/drivers/net/ethernet/ti/
Dcpsw_ethtool.c540 void (*handler)(void *, int, int); in cpsw_update_channels_res() local
/Linux-v5.15/drivers/crypto/inside-secure/
Dsafexcel.c1144 irq_handler_t handler, in safexcel_request_ring_irq()
/Linux-v5.15/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c1429 const char *name, irq_handler_t handler) in a6xx_gmu_get_irq()
/Linux-v5.15/drivers/acpi/acpica/
Daclocal.h440 struct acpi_gpe_handler_info *handler; /* Installed GPE handler */ member
527 acpi_event_handler handler; /* Address of handler. */ member
646 acpi_notify_handler handler; member
/Linux-v5.15/fs/
Dbuffer.c412 bh_end_io_t *handler) in mark_buffer_async_write_endio()
1713 bh_end_io_t *handler) in __block_write_full_page()

1...<<11121314151617181920