Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/namespaces/
H A Dcred_change_test.c350 uid_t uid2 = ((setres_count + 1) % 5); in TEST() local
/linux/include/acpi/
H A Dacpi_bus.h879 static inline bool acpi_str_uid_match(struct acpi_device *adev, const char *uid2) in acpi_str_uid_match()
886 static inline bool acpi_int_uid_match(struct acpi_device *adev, u64 uid2) in acpi_int_uid_match()
912 #define acpi_dev_uid_match(adev, uid2) \ argument
931 #define acpi_dev_hid_uid_match(adev, hid2, uid2) \ argument