Searched refs:bt_empty (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c3444 static inline u32 bt_empty(struct backtrack_state *bt)
4198 if (bt_empty(bt))
4278 if (bt_empty(bt))
4350 if (bt_empty(bt))
4362 if (!bt_empty(bt)) {
3432 static inline u32 bt_empty(struct backtrack_state *bt) function

Completed in 210 milliseconds