Searched defs:perm (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | moduleparam.h | 51 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 …]
|
D | key.h | 152 key_perm_t perm; /* access permissions */ member
|
D | security.h | 3014 key_perm_t perm) in security_key_permission()
|
/include/linux/crush/ |
D | crush.h | 117 __u32 *perm; member
|