Home
last modified time | relevance | path

Searched defs:perm (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dmoduleparam.h51 u16 perm; member
101 #define module_param(name, type, perm) \ argument
115 #define module_param_named(name, value, type, perm) \ argument
128 #define module_param_cb(name, ops, arg, perm) \ argument
140 #define __level_param_cb(name, ops, arg, perm, level) \ argument
143 #define core_param_cb(name, ops, arg, perm) \ argument
146 #define postcore_param_cb(name, ops, arg, perm) \ argument
149 #define arch_param_cb(name, ops, arg, perm) \ argument
152 #define subsys_param_cb(name, ops, arg, perm) \ argument
155 #define fs_param_cb(name, ops, arg, perm) \ argument
[all …]
Dkey.h152 key_perm_t perm; /* access permissions */ member
Dsecurity.h3014 key_perm_t perm) in security_key_permission()
/include/linux/crush/
Dcrush.h117 __u32 *perm; member