Lines Matching defs:offset
163 #define RET_STACK(t, offset) ((struct ftrace_ret_stack *)(&(t)->ret_stack[offset])) argument
249 static inline unsigned long get_fgraph_entry(struct task_struct *t, int offset) in get_fgraph_entry()
255 static inline int get_frame_offset(struct task_struct *t, int offset) in get_frame_offset()
262 get_bitmap_bits(struct task_struct *t, int offset) in get_bitmap_bits()
269 set_bitmap(struct task_struct *t, int offset, unsigned long bitmap) in set_bitmap()
276 static inline void *get_data_type_data(struct task_struct *t, int offset) in get_data_type_data()
287 static inline unsigned long make_data_type_val(int idx, int size, int offset) in make_data_type_val()
434 get_ret_stack(struct task_struct *t, int offset, int *frame_offset) in get_ret_stack()
467 int offset = current->curr_ret_stack; in fgraph_retrieve_parent_data() local
568 int offset; in ftrace_push_return_trace() local
657 int offset; in function_graph_enter_regs() local
723 unsigned long frame_pointer, int *offset) in ftrace_pop_return_trace()
817 int offset; in __ftrace_return_to_handler() local
899 int offset = task->curr_ret_stack; in ftrace_graph_get_ret_stack() local
922 int offset = task->curr_ret_stack; in ftrace_graph_top_ret_addr() local