Home
last modified time | relevance | path

Searched defs:held_lock (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h770 struct held_lock { struct
771 u64 prev_chain_key;
772 long unsigned int acquire_ip;
773 struct lockdep_map *instance;
774 struct lockdep_map *nest_lock;
775 unsigned int class_idx: 13;
776 unsigned int irq_context: 2;
777 unsigned int trylock: 1;
778 unsigned int read: 2;
779 unsigned int check: 1;
[all …]