Home
last modified time | relevance | path

Searched refs:binder_frozen_status_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/uapi/linux/android/
Dbinder.h226 struct binder_frozen_status_info { struct
265 #define BINDER_GET_FROZEN_INFO _IOWR('b', 15, struct binder_frozen_status_info)
/Linux-v6.1/drivers/android/
Dbinder.c5249 struct binder_frozen_status_info *info) in binder_ioctl_get_freezer_info()
5473 struct binder_frozen_status_info info; in binder_ioctl()