Searched defs:perm (Results 1 – 3 of 3) sorted by relevance
5 #define module_param(name, type, perm) argument
207 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap()215 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap()
11213 int i, perm; in resolve_full_path() local