Home
last modified time | relevance | path

Searched defs:has_cap (Results 1 – 3 of 3) 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/infiniband/core/
H A Drdma_core.c1048 bool has_cap = false; in rdma_uattrs_has_raw_cap() local
/linux/drivers/platform/x86/
H A Dacer-wmi.c878 static bool has_cap(u32 cap) in has_cap() function