/include/trace/events/ |
D | workqueue.h | 49 __field( void *, function) 57 __entry->function = work->func; 64 __entry->work, __entry->function, __entry->workqueue, 97 __field( void *, function) 102 __entry->function = work->func; 105 TP_printk("work struct %p: function %ps", __entry->work, __entry->function)
|
D | timer.h | 62 __field( void *, function ) 70 __entry->function = timer->function; 77 __entry->timer, __entry->function, __entry->expires, 99 __field( void *, function) 106 __entry->function = timer->function; 111 __entry->timer, __entry->function, __entry->now, 207 __field( void *, function ) 215 __entry->function = hrtimer->function; 222 "mode=%s", __entry->hrtimer, __entry->function, 245 __field( void *, function) [all …]
|
/include/linux/ |
D | maple.h | 58 unsigned long function; member 74 unsigned long when, interval, function; member 85 unsigned long function; member 92 unsigned long function); 96 int maple_add_packet(struct maple_device *mdev, u32 function,
|
D | isapnp.h | 42 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) } 48 unsigned short vendor, function; member 54 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction) 83 unsigned short function, 100 unsigned short function, in pnp_find_dev() argument
|
D | typecheck.h | 20 #define typecheck_fn(type,function) \ argument 21 ({ typeof(type) __tmp = function; \
|
D | alarmtimer.h | 45 enum alarmtimer_restart (*function)(struct alarm *, ktime_t now); member 52 enum alarmtimer_restart (*function)(struct alarm *, ktime_t));
|
D | vbox_utils.h | 35 u32 function, u32 timeout_ms,
|
D | counter.h | 194 size_t function; member 366 struct counter_count *count, size_t *function); 368 struct counter_count *count, size_t function);
|
D | timer.h | 19 void (*function)(struct timer_list *); member 81 .function = (_function), \
|
D | dynamic_debug.h | 20 const char *function; member 85 .function = __func__, \
|
D | atalk.h | 77 __be16 function; member
|
D | net.h | 253 #define net_ratelimited_function(function, ...) \ argument 256 function(__VA_ARGS__); \
|
D | mod_devicetable.h | 284 __u8 function; member 626 unsigned short vendor, function; member
|
D | ccp.h | 576 enum ccp_ecc_function function; member
|
D | dmar.h | 57 u8 function; member
|
/include/pcmcia/ |
D | device_id.h | 113 .function = (mfc), } 120 .function = (mfc), } 127 .function = (mfc), } 135 .function = (mfc), } 143 .function = (mfc), } 152 .function = (mfc), } 255 .function = (mfc), \ 265 .function = (mfc), \ 274 .function = (mfc), \
|
/include/acpi/ |
D | acoutput.h | 297 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument 301 function (level, line, filename, modulename, component, __VA_ARGS__); \ 327 #define ACPI_TRACE_ENTRY(name, function, type, param) \ argument 329 function (ACPI_DEBUG_PARAMETERS, (type) (param)) 372 #define ACPI_TRACE_EXIT(function, type, param) \ argument 375 function (ACPI_DEBUG_PARAMETERS, _param); \ 381 #define ACPI_TRACE_EXIT(function, type, param) \ argument 383 function (ACPI_DEBUG_PARAMETERS, (type) (param)); \
|
D | acpiosxf.h | 248 acpi_osd_exec_callback function, void *context); 322 acpi_status acpi_os_signal(u32 function, void *info);
|
D | actypes.h | 1063 acpi_status (*acpi_init_handler) (acpi_handle object, u32 function); 1089 acpi_status (*acpi_adr_space_handler) (u32 function, 1108 u32 function, 1206 u16 function; member
|
/include/linux/pinctrl/ |
D | machine.h | 35 const char *function; member 95 .function = func, \
|
/include/linux/usb/ |
D | uas.h | 62 __u8 function; member
|
D | serial.h | 383 const char *function, int size, in usb_serial_debug_data() argument 387 function, size, size, data); in usb_serial_debug_data()
|
/include/uapi/linux/ |
D | vboxguest.h | 149 __u32 function; member
|
D | edd.h | 96 __u8 function; member
|
/include/media/ |
D | v4l2-mem2mem.h | 325 struct video_device *vdev, int function); 334 struct video_device *vdev, int function) in v4l2_m2m_register_media_controller() argument
|