Searched defs:perm (Results 1 – 5 of 5) sorted by relevance
| /include/linux/ |
| D | moduleparam.h | 75 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 …]
|
| D | key.h | 171 key_perm_t perm; /* access permissions */ member
|
| D | security.h | 1644 unsigned perm) in security_key_permission()
|
| /include/uapi/linux/ |
| D | vhost.h | 59 __u8 perm; member
|
| /include/linux/crush/ |
| D | crush.h | 338 __u32 *perm; /* Permutation of the bucket's items */ member
|