Searched defs:field (Results 1 – 7 of 7) sorted by relevance
1864 struct ftrace_entry *field; local1876 struct ctx_switch_entry *field; local1894 struct special_entry *field; local1905 struct stack_entry *field; local1918 struct print_entry *field; local1929 struct trace_branch *field; local1941 struct userstack_entry *field; local1993 struct ftrace_entry *field; local2018 struct ctx_switch_entry *field; local2038 struct special_entry *field; local[all …]
435 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry()611 struct ftrace_graph_ent_entry *field; in print_graph_function() local617 struct ftrace_graph_ret_entry *field; in print_graph_function() local622 struct print_entry *field; in print_graph_function() local
57 struct trace_boot_call *field; in initcall_call_print_line() local82 struct trace_boot_ret *field; in initcall_ret_print_line() local
172 struct trace_mmiotrace_rw *field; in mmio_print_rw() local218 struct trace_mmiotrace_map *field; in mmio_print_map() local
51 struct trace_power *field ; in power_print_line() local
136 # define schedstat_inc(rq, field) do { (rq)->field++; } while (0) argument137 # define schedstat_add(rq, field, amt) do { (rq)->field += (amt); } while (0) argument149 # define schedstat_inc(rq, field) do { } while (0) argument150 # define schedstat_add(rq, field, amt) do { } while (0) argument
540 #define MODINFO_ATTR(field) \ argument