Searched refs:CALLBACK (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/alpha/lib/
H A Dcallback_srm.S17 ldq $0,hwrpb # gp is set up by CALLBACK macro.
57 #define CALLBACK(NAME, CODE, ARG_CNT) \ define
63 #define CALLBACK(NAME, CODE, ARG_CNT) \ define
76 CALLBACK(puts, CCB_PUTS, 4)
77 CALLBACK(open, CCB_OPEN, 3)
78 CALLBACK(close, CCB_CLOSE, 2)
79 CALLBACK(read, CCB_READ, 5)
80 CALLBACK(open_console, CCB_OPEN_CONSOLE, 1)
81 CALLBACK(close_console, CCB_CLOSE_CONSOLE, 1)
82 CALLBACK(getenv, CCB_GET_ENV, 4)
83 CALLBACK(setenv, CCB_SET_ENV, 4)
84 CALLBACK(getc, CCB_GETC, 2)
85 CALLBACK(reset_term, CCB_RESET_TERM, 2)
86 CALLBACK(term_int, CCB_SET_TERM_INT, 3)
87 CALLBACK(term_ctl, CCB_SET_TERM_CTL, 3)
88 CALLBACK(process_keycode, CCB_PROCESS_KEYCODE, 3)
89 CALLBACK(ioctl, CCB_IOCTL, 6)
90 CALLBACK(write, CCB_WRITE, 5)
91 CALLBACK(reset_env, CCB_RESET_ENV, 4)
92 CALLBACK(save_env, CCB_SAVE_ENV, 1)
93 CALLBACK(pswitch, CCB_PSWITCH, 3)
94 CALLBACK(bios_emul, CCB_BIOS_EMUL, 5)
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddi.c436 CALLBACK(a, this); isdn_rc()
456 CALLBACK(a, this); isdn_rc()
472 CALLBACK(a, this); isdn_rc()
484 CALLBACK(a, this); isdn_rc()
535 CALLBACK(a, this); isdn_rc()
639 CALLBACK(a, this); isdn_ind()
717 CALLBACK(a, this); isdn_ind()
743 case 1: printf ("CALLBACK"); break;
747 CALLBACK - about to make callback to the application
H A Dio.h260 extern void CALLBACK(ADAPTER *a, ENTITY *e);
H A Dum_idi.c489 CALLBACK FROM XDI
H A Dio.c848 void CALLBACK(ADAPTER *a, ENTITY *e) CALLBACK() function
/linux-4.4.14/drivers/usb/host/
H A Du132-hcd.c714 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_interrupt_recv()
765 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_bulk_output_sent()
868 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_bulk_input_recv()
905 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_configure_empty_sent()
977 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_configure_input_recv()
1014 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_configure_empty_recv()
1072 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_configure_setup_sent()
1113 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_enumeration_empty_recv()
1156 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_enumeration_address_sent()
1193 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_initial_empty_sent()
1245 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_initial_input_recv()
1289 dev_err(&u132->platform_dev->dev, "CALLBACK called urb=%p " u132_hcd_initial_setup_sent()
/linux-4.4.14/include/trace/events/
H A Dxen.h88 (__entry->reason == XEN_MC_FL_CALLBACK) ? "CALLBACK" : "??")
/linux-4.4.14/arch/ia64/kernel/
H A Defi.c323 * Walk the EFI memory map and call CALLBACK once for each EFI memory
333 * Walk the EFI memory map and call CALLBACK once for each EFI memory
/linux-4.4.14/fs/nfs/
H A Dcallback_xdr.c163 printk("NFS: NFSv4 CALLBACK %s: client sent tag of length %u\n", decode_compound_hdr_arg()
/linux-4.4.14/drivers/isdn/hisax/
H A Dcallc.c35 /* experimental REJECT after ALERTING for CALLBACK to beat the 4s delay */
/linux-4.4.14/fs/xfs/
H A Dxfs_log.c2675 * CALLBACK and the state cannot change since xlog_state_do_callback()
2690 * states (WANT_SYNC, SYNCING, or CALLBACK were xlog_state_do_callback()

Completed in 791 milliseconds