Searched refs:system (Results 1 – 13 of 13) sorted by relevance
| /include/trace/ |
| A D | define_custom_trace.h | 41 # define __TRACE_INCLUDE(system) <trace/events/system.h> argument 44 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) argument 47 # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system) argument
|
| A D | define_trace.h | 107 # define __TRACE_INCLUDE(system) <trace/events/system.h> argument 110 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) argument 113 # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system) argument
|
| A D | trace_custom_events.h | 191 .system = TRACE_SYSTEM_STRING, \
|
| A D | trace_events.h | 479 .system = TRACE_SYSTEM_STRING, \
|
| /include/trace/stages/ |
| A D | init.h | 18 .system = TRACE_SYSTEM_STRING, \ 31 .system = TRACE_SYSTEM_STRING, \
|
| /include/linux/ |
| A D | memstick.h | 54 unsigned char system; member 94 unsigned char system; member
|
| A D | trace_events.h | 286 const char *system; member 492 const char *system, 648 struct trace_subsystem_dir *system; member 856 int trace_set_clr_event(const char *system, const char *event, int set); 857 int trace_array_set_clr_event(struct trace_array *tr, const char *system,
|
| A D | stmmac.h | 253 int (*crosststamp)(ktime_t *device, struct system_counterval_t *system,
|
| A D | tracepoint.h | 29 const char *system; member
|
| /include/net/ |
| A D | bond_3ad.h | 199 struct mac_addr system; member 266 struct ad_system system; /* 802.3ad system structure */ member
|
| /include/net/iucv/ |
| A D | iucv.h | 284 u8 *userid, u8 *system, u8 *userdata, 492 u8 userid[8], u8 system[8], u8 userdata[16], void *private);
|
| /include/net/page_pool/ |
| A D | types.h | 177 bool system:1; /* This is a global percpu pool */ member
|
| /include/sound/ |
| A D | ump_msg.h | 267 struct snd_ump_system_msg system; member
|
Completed in 33 milliseconds