Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c174 static inline int update_task_data(struct task_struct *task) in update_task_data() function
322 if (update_task_data(task) < 0 && lock_owner) in contention_begin()