Lines Matching +defs:val +defs:offset

163 #define RET_STACK(t, offset) ((struct ftrace_ret_stack *)(&(t)->ret_stack[offset]))  argument
225 static inline int __get_offset(unsigned long val) in __get_offset()
231 static inline int __get_type(unsigned long val) in __get_type()
237 static inline int __get_data_index(unsigned long val) in __get_data_index()
243 static inline int __get_data_size(unsigned long val) in __get_data_size()
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()
278 unsigned long val = t->ret_stack[offset]; in get_data_type_data() local
287 static inline unsigned long make_data_type_val(int idx, int size, int offset) in make_data_type_val()
307 static void ret_stack_set_task_var(struct task_struct *t, int idx, long val) in ret_stack_set_task_var()
348 unsigned long val; in fgraph_reserve_data() local
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
468 unsigned long val; in fgraph_retrieve_parent_data() local
567 unsigned long val; in ftrace_push_return_trace() 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