Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/ss/
Dsidtab.h27 unsigned int next_sid; /* next SID to allocate */ member
/linux-4.1.27/drivers/firewire/
Dcore-topology.c188 u32 *next_sid, *end, q; in build_tree() local
/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c179 static cryptocop_session_id next_sid = 1; variable