Home
last modified time | relevance | path

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

/include/linux/
Dmoduleparam.h75 const u16 perm; member
128 #define module_param(name, type, perm) \ argument
134 #define module_param_unsafe(name, type, perm) \ argument
148 #define module_param_named(name, value, type, perm) \ argument
156 #define module_param_named_unsafe(name, value, type, perm) \ argument
169 #define module_param_cb(name, ops, arg, perm) \ argument
172 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument
185 #define __level_param_cb(name, ops, arg, perm, level) \ argument
188 #define core_param_cb(name, ops, arg, perm) \ argument
191 #define postcore_param_cb(name, ops, arg, perm) \ argument
[all …]
Dkey.h171 key_perm_t perm; /* access permissions */ member
Dsecurity.h1644 unsigned perm) in security_key_permission()
/include/uapi/linux/
Dvhost.h59 __u8 perm; member
/include/linux/crush/
Dcrush.h338 __u32 *perm; /* Permutation of the bucket's items */ member