Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_data.h33 #define LCD_F_SIGHAND_LOCK (1U << 30) macro
H A Dlock_contention.bpf.c343 return LCD_F_SIGHAND_LOCK; in get_tstamp_elem()
/linux/tools/perf/util/
H A Dbpf_lock_contention.c484 if (flags & LCD_F_SIGHAND_LOCK) in lock_contention_read()