Home
last modified time | relevance | path

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

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