Searched defs:lock_flag (Results 1 – 2 of 2) sorted by relevance
867 __u32 lock_flag = LOCK_CLASS_ZONE_LOCK; in collect_zone_lock() local920 __u32 lock_flag; in BPF_PROG() local
673 static inline unsigned long lock_flag(enum lock_usage_bit bit) in lock_flag() function