Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c251 static inline int update_task_data(struct task_struct *task) in update_task_data() function
428 if (update_task_data(task) < 0 && lock_owner) in contention_begin()