Searched refs:get_fgraph_entry (Results 1 – 1 of 1) sorted by relevance
247 static inline unsigned long get_fgraph_entry(struct task_struct *t, int offset) in get_fgraph_entry() function355 val = get_fgraph_entry(current, curr_ret_stack - 1); in fgraph_reserve_data()396 val = get_fgraph_entry(current, offset); in fgraph_retrieve_data()401 val = get_fgraph_entry(current, offset); in fgraph_retrieve_data()
Completed in 5 milliseconds