Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dlowpower_protocol.c66 uid_t foreground_uid; in foreground_uid_match() local
77 foreground_uid = foreground_uid_atomic_read(); in foreground_uid_match()
78 if (kuid != foreground_uid) in foreground_uid_match()