/linux/arch/x86/entry/ |
H A D | entry_fred.c | 126 void __init fred_install_sysvec(unsigned int sysvec, idtentry_t handler) in fred_install_sysvec()
|
/linux/arch/openrisc/kernel/ |
H A D | head.S | 221 #define EXCEPTION_HANDLE(handler) \ argument 293 #define UNHANDLED_EXCEPTION(handler) \ argument
|
/linux/kernel/trace/ |
H A D | trace_boot.c | 248 char *end, const char *handler, in trace_boot_hist_add_one_handler() 302 const char *p, *handler; in trace_boot_hist_add_handlers() local
|
/linux/arch/mips/sgi-ip22/ |
H A D | ip22-int.c | 279 struct irq_chip *handler; in arch_init_irq() local
|
/linux/drivers/macintosh/ |
H A D | mac_hid.c | 94 static int mac_hid_emumouse_connect(struct input_handler *handler, in mac_hid_emumouse_connect()
|
H A D | adb.c | 96 void (*handler)(unsigned char *, int, int); member 528 void (*handler)(unsigned char *, int, int); in adb_input() local
|
/linux/tools/testing/selftests/timers/ |
H A D | leap-a-day.c | 124 void handler(int unused) in handler() function
|
/linux/net/ncsi/ |
H A D | ncsi-aen.c | 201 int (*handler)(struct ncsi_dev_priv *ndp, member
|
/linux/drivers/ps3/ |
H A D | ps3stor_lib.c | 136 int ps3stor_setup(struct ps3_storage_device *dev, irq_handler_t handler) in ps3stor_setup()
|
/linux/arch/mips/lib/ |
H A D | memset.S | 48 #define EX(insn,reg,addr,handler) \ argument
|
/linux/drivers/extcon/ |
H A D | extcon-adc-jack.c | 51 struct delayed_work handler; member
|
/linux/drivers/mmc/core/ |
H A D | sdio_irq.c | 299 int sdio_claim_irq(struct sdio_func *func, sdio_irq_handler_t *handler) in sdio_claim_irq()
|
/linux/arch/mips/kernel/ |
H A D | r4k-bugs64.c | 187 void *handler; in check_daddi() local
|
/linux/drivers/media/platform/amlogic/c3/isp/ |
H A D | c3-isp-params.c | 56 c3_isp_block_handler handler; member 821 const struct c3_isp_params_handler *handler; in c3_isp_params_vb2_buf_prepare() local
|
/linux/include/net/ |
H A D | gre.h | 28 int (*handler)(struct sk_buff *skb); member
|
/linux/arch/sh/include/asm/ |
H A D | uaccess.h | 120 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt()
|
/linux/drivers/pci/ |
H A D | irq.c | 37 int pci_request_irq(struct pci_dev *dev, unsigned int nr, irq_handler_t handler, in pci_request_irq()
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_mmu.h | 56 int (*handler)(void *arg, unsigned long iova, int flags, void *data); member
|
/linux/Documentation/trace/ |
H A D | kprobes.rst | 167 .. _kprobes_jump_optimization:
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.h | 104 arp_err_handler_t handler) in t4_set_arp_err_handler()
|
/linux/tools/testing/selftests/arm64/bti/ |
H A D | test.c | 77 static void handler(int n, siginfo_t *si __always_unused, in handler() function
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 645 struct mlx5_ib_flow_handler *handler = container_of(flow_id, in mlx5_ib_destroy_flow() local 1515 struct mlx5_ib_flow_handler *handler; in _create_flow_rule() local 1649 struct mlx5_ib_flow_handler *handler = NULL; in create_leftovers_rule() local 1735 struct mlx5_ib_flow_handler *handler = NULL; in mlx5_ib_create_flow() local 2043 struct mlx5_ib_flow_handler *handler; in _create_raw_flow_rule() local 2130 struct mlx5_ib_flow_handler *handler; in raw_fs_rule_add() local
|
/linux/drivers/infiniband/core/ |
H A D | rdma_core.h | 100 int (*handler)(struct uverbs_attr_bundle *attrs); member
|
/linux/drivers/clocksource/ |
H A D | timer-of.h | 16 irq_handler_t handler; member
|
/linux/fs/ntfs3/ |
H A D | xattr.c | 759 static int ntfs_getxattr(const struct xattr_handler *handler, struct dentry *de, in ntfs_getxattr() 852 static noinline int ntfs_setxattr(const struct xattr_handler *handler, in ntfs_setxattr()
|