Home
last modified time | relevance | path

Searched refs:update_task_data (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c221 static inline int update_task_data(struct task_struct *task) in update_task_data() function
398 if (update_task_data(task) < 0 && lock_owner) in contention_begin()