Home
last modified time | relevance | path

Searched defs:attr_set (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/cpufreq/
H A Dcpufreq_governor_attr_set.c27 struct gov_attr_set *attr_set = to_gov_attr_set(kobj); in governor_store() local
43 void gov_attr_set_init(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_init()
52 void gov_attr_set_get(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_get()
61 unsigned int gov_attr_set_put(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_put()
H A Dcpufreq_governor.h39 struct gov_attr_set attr_set; member
49 static inline struct dbs_data *to_dbs_data(struct gov_attr_set *attr_set) in to_dbs_data()
/linux/kernel/sched/
H A Dcpufreq_schedutil.c14 struct gov_attr_set attr_set; member
582 static inline struct sugov_tunables *to_sugov_tunables(struct gov_attr_set *attr_set) in to_sugov_tunables()
587 static ssize_t rate_limit_us_show(struct gov_attr_set *attr_set, char *buf) in rate_limit_us_show()
595 rate_limit_us_store(struct gov_attr_set *attr_set, const char *buf, size_t count) in rate_limit_us_store()
622 struct gov_attr_set *attr_set = to_gov_attr_set(kobj); in sugov_tunables_free() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h97 int (*attr_set)(struct nvkm_therm *, enum nvkm_therm_attr_type, int); member
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py48 def __init__(self, family, attr_set, attr, value): argument
357 def __init__(self, family, attr_set, attr, value): argument
703 def __init__(self, family, attr_set, attr, value, base_type): argument
896 def __init__(self, family, attr_set, attr, value): argument
928 def __init__(self, msg_attr, attr_set): argument
1558 def __init__(self, cw, family, ku_space, op, op_mode, attr_set=None): argument
/linux/tools/include/uapi/linux/
H A Dmount.h132 __u64 attr_set; member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h132 __u64 attr_set; member
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c1150 kvm_pte_t attr_set; member
1194 u64 size, kvm_pte_t attr_set, in stage2_update_leaf_attrs()
/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py812 _decode_extack_path(self, attrs, attr_set, offset, target, search_attrs) global() argument
[all...]
/linux/fs/
H A Dnamespace.c112 unsigned int attr_set; member
/linux/drivers/ufs/core/
H A Dufshcd.c4190 u8 attr_set, u32 mib_val, u8 peer) in ufshcd_dme_set_attr()