Home
last modified time | relevance | path

Searched defs:new_uid (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/crypto/ccp/
H A Ddbc.py43 def set_uid(device, new_uid, signature): argument
/linux-6.15/tools/testing/selftests/landlock/
H A Dscoped_signal_test.c321 int pipe_read, new_uid; member
/linux-6.15/net/core/
H A Dnet-sysfs.c2357 kuid_t old_uid = GLOBAL_ROOT_UID, new_uid = GLOBAL_ROOT_UID; in netdev_change_owner() local