Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c65 enum num_t { U64, first_t = U64, U32, S64, S32, last_t = S32 }; enumerator
/linux/drivers/android/
H A Dbinder.c5270 struct binder_transaction *last_t = NULL; in binder_thread_release() local