Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tty/
H A Dtty_tiocsti_test.c309 bool has_cap = (cap_get_flag(caps, CAP_SYS_ADMIN, CAP_EFFECTIVE, in has_cap_sys_admin() local
/linux/drivers/platform/x86/
H A Dacer-wmi.c873 static bool has_cap(u32 cap) in has_cap() function