/include/trace/events/ |
D | timer.h | 52 __field( void *, function ) 59 __entry->function = timer->function; 65 __entry->timer, __entry->function, __entry->expires, 84 __field( void *, function) 90 __entry->function = timer->function; 93 TP_printk("timer=%p function=%pf now=%lu", __entry->timer, __entry->function,__entry->now) 168 __field( void *, function ) 175 __entry->function = hrtimer->function; 181 __entry->hrtimer, __entry->function, 205 __field( void *, function) [all …]
|
D | workqueue.h | 46 __field( void *, function) 54 __entry->function = work->func; 61 __entry->work, __entry->function, __entry->workqueue, 94 __field( void *, function) 99 __entry->function = work->func; 102 TP_printk("work struct %p: function %pf", __entry->work, __entry->function)
|
/include/linux/ |
D | maple.h | 57 unsigned long function; member 73 unsigned long when, interval, function; member 84 unsigned long function; member 91 unsigned long function); 95 int maple_add_packet(struct maple_device *mdev, u32 function,
|
D | typecheck.h | 19 #define typecheck_fn(type,function) \ argument 20 ({ typeof(type) __tmp = function; \
|
D | isapnp.h | 57 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) } 67 unsigned short vendor, function; member 73 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction) 102 unsigned short function, 119 unsigned short function, in pnp_find_dev() argument
|
D | timer.h | 21 void (*function)(unsigned long); member 65 .function = (_function), \ 79 .function = (_function), \ 169 void (*function)(unsigned long), in setup_timer_key() 172 timer->function = function; in setup_timer_key() 180 void (*function)(unsigned long), in setup_timer_on_stack_key() 183 timer->function = function; in setup_timer_on_stack_key() 191 void (*function)(unsigned long),
|
D | alarmtimer.h | 39 enum alarmtimer_restart (*function)(struct alarm *, ktime_t now); member 46 enum alarmtimer_restart (*function)(struct alarm *, ktime_t));
|
D | dynamic_debug.h | 15 const char *function; member 64 .function = __func__, \
|
D | linkage.h | 85 .type name, @function; \
|
D | ncp_fs.h | 24 unsigned int function; member
|
D | atalk.h | 116 __be16 function; member
|
D | edd.h | 95 __u8 function; member
|
D | mod_devicetable.h | 248 __u8 function; member 550 unsigned short vendor, function; member
|
D | ncp.h | 28 __u8 function; member
|
D | interrupt.h | 617 enum hrtimer_restart (*function)(struct hrtimer *); member 622 enum hrtimer_restart (*function)(struct hrtimer *),
|
D | cper.h | 367 __u8 function; member
|
/include/scsi/ |
D | scsi_tgt_if.h | 69 __u32 function; member 90 int function; member 98 __u32 function; member
|
D | sas.h | 442 u8 function; member 636 u8 function; member
|
/include/pcmcia/ |
D | device_id.h | 116 .function = (mfc), } 123 .function = (mfc), } 130 .function = (mfc), } 138 .function = (mfc), } 146 .function = (mfc), } 155 .function = (mfc), } 258 .function = (mfc), \ 268 .function = (mfc), \ 277 .function = (mfc), \
|
/include/acpi/ |
D | acpiosxf.h | 203 acpi_osd_exec_callback function, void *context); 206 acpi_os_hotplug_execute(acpi_osd_exec_callback function, void *context); 248 acpi_status acpi_os_signal(u32 function, void *info);
|
D | actypes.h | 954 typedef acpi_status(*acpi_init_handler) (acpi_handle object, u32 function); 972 acpi_status(*acpi_adr_space_handler) (u32 function, 991 u32 function, 1085 u16 function; member
|
/include/linux/pinctrl/ |
D | machine.h | 36 const char *function; member 96 .function = func, \
|
/include/net/irda/ |
D | timer.h | 80 ptimer->function = (void (*)(unsigned long)) callback; in irda_start_timer()
|
D | irda_device.h | 98 IRDA_TASK_CALLBACK function; member
|
/include/linux/usb/ |
D | serial.h | 364 const char *function, int size, in usb_serial_debug_data() argument 371 function, size); in usb_serial_debug_data()
|