Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 40) sorted by relevance

12

/include/trace/events/
Dworkqueue.h46 __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)
Dtimer.h54 __field( void *, function )
62 __entry->function = timer->function;
69 __entry->timer, __entry->function, __entry->expires,
88 __field( void *, function)
94 __entry->function = timer->function;
97 TP_printk("timer=%p function=%pf now=%lu", __entry->timer, __entry->function,__entry->now)
184 __field( void *, function )
191 __entry->function = hrtimer->function;
197 __entry->hrtimer, __entry->function,
221 __field( void *, function)
[all …]
/include/linux/
Dmaple.h57 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,
Dtypecheck.h19 #define typecheck_fn(type,function) \ argument
20 ({ typeof(type) __tmp = function; \
Disapnp.h57 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) }
63 unsigned short vendor, function; member
69 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction)
98 unsigned short function,
115 unsigned short function, in pnp_find_dev() argument
Dalarmtimer.h38 enum alarmtimer_restart (*function)(struct alarm *, ktime_t now); member
45 enum alarmtimer_restart (*function)(struct alarm *, ktime_t));
Dtimer.h19 void (*function)(unsigned long); member
69 .function = (_function), \
135 (_timer)->function = (_fn); \
142 (_timer)->function = (_fn); \
Ddynamic_debug.h15 const char *function; member
67 .function = __func__, \
Dlinkage.h106 .type name, @function ASM_NL \
Datalk.h76 __be16 function; member
Dnet.h228 #define net_ratelimited_function(function, ...) \ argument
231 function(__VA_ARGS__); \
Dmod_devicetable.h257 __u8 function; member
541 unsigned short vendor, function; member
Dinterrupt.h590 enum hrtimer_restart (*function)(struct hrtimer *); member
595 enum hrtimer_restart (*function)(struct hrtimer *),
/include/pcmcia/
Ddevice_id.h116 .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/
Dacoutput.h322 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument
326 function (level, line, filename, modulename, component, __VA_ARGS__); \
352 #define ACPI_TRACE_ENTRY(name, function, type, param) \ argument
354 function (ACPI_DEBUG_PARAMETERS, (type) (param))
397 #define ACPI_TRACE_EXIT(function, type, param) \ argument
400 function (ACPI_DEBUG_PARAMETERS, _param); \
406 #define ACPI_TRACE_EXIT(function, type, param) \ argument
408 function (ACPI_DEBUG_PARAMETERS, (type) (param)); \
Dacpiosxf.h261 acpi_osd_exec_callback function, void *context);
333 acpi_status acpi_os_signal(u32 function, void *info);
Dactypes.h1074 typedef acpi_status(*acpi_init_handler) (acpi_handle object, u32 function);
1096 acpi_status(*acpi_adr_space_handler) (u32 function,
1115 u32 function,
1217 u16 function; member
/include/linux/pinctrl/
Dmachine.h36 const char *function; member
96 .function = func, \
/include/net/irda/
Dtimer.h80 ptimer->function = (void (*)(unsigned long)) callback; in irda_start_timer()
Dirda_device.h96 IRDA_TASK_CALLBACK function; member
/include/linux/usb/
Duas.h61 __u8 function; member
Dserial.h364 const char *function, int size, in usb_serial_debug_data() argument
368 function, size, size, data); in usb_serial_debug_data()
/include/uapi/linux/
Dncp_fs.h24 unsigned int function; member
Dedd.h95 __u8 function; member
Dncp.h28 __u8 function; member

12