Searched defs:str_item (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/trace/ | ||
| H A D | trace_events_inject.c | 173 u32 *str_item; in trace_alloc_entry() local |
| H A D | trace_events_filter.c | 899 u32 str_item = *(u32 *)(event + pred->offset); in filter_pred_strloc() local |
| H A D | trace_events_hist.c | 251 u32 str_item = *(u32 *)(event + hist_field->field->offset); hist_field_dynstring() local |
| /linux/include/linux/usb/ | ||
| H A D | gadget.h | 882 #define to_gadget_string(str_item)\ argument |