Home
last modified time | relevance | path

Searched defs:feature (Results 1 – 25 of 210) sorted by relevance

123456789

/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery.c97 struct feature { struct
98 struct feature_table table; argument
100 struct pmt_features_priv *priv; argument
103 enum pmt_feature_id id; argument
111 struct feature feature[]; argument
125 struct feature *feature = to_pmt_feature(kobj); in caps_show() local
180 static struct watcher *get_watcher(struct feature *feature) in get_watcher()
192 static struct command *get_command(struct feature *feature) in get_command()
209 struct feature *feature = to_pmt_feature(kobj); in num_rmids_show() local
218 struct feature *feature = to_pmt_feature(kobj); in min_watcher_period_ms_show() local
[all …]
/linux/arch/x86/kernel/cpu/
H A Dcpuid-deps.c8 unsigned int feature; member
95 static inline void clear_feature(struct cpuinfo_x86 *c, unsigned int feature) in clear_feature()
113 static void do_clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) in do_clear_cpu_cap()
146 void clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) in clear_cpu_cap()
151 void setup_clear_cpu_cap(unsigned int feature) in setup_clear_cpu_cap()
161 static const char *x86_feature_name(unsigned int feature, char *buf) in x86_feature_name()
/linux/arch/riscv/kvm/
H A Dvcpu_sbi_fwft.c75 static bool kvm_fwft_is_defined_feature(enum sbi_fwft_feature_t feature) in kvm_fwft_is_defined_feature()
243 const struct kvm_sbi_fwft_feature *feature; in kvm_sbi_fwft_regnum_to_feature() local
256 kvm_sbi_fwft_get_config(struct kvm_vcpu *vcpu, enum sbi_fwft_feature_t feature) in kvm_sbi_fwft_get_config()
269 static int kvm_fwft_get_feature(struct kvm_vcpu *vcpu, u32 feature, in kvm_fwft_get_feature()
290 static int kvm_sbi_fwft_set(struct kvm_vcpu *vcpu, u32 feature, in kvm_sbi_fwft_set()
311 static int kvm_sbi_fwft_get(struct kvm_vcpu *vcpu, unsigned long feature, in kvm_sbi_fwft_get()
351 const struct kvm_sbi_fwft_feature *feature; in kvm_sbi_ext_fwft_init() local
385 const struct kvm_sbi_fwft_feature *feature; in kvm_sbi_ext_fwft_reset() local
399 const struct kvm_sbi_fwft_feature *feature; in kvm_sbi_ext_fwft_get_reg_count() local
421 const struct kvm_sbi_fwft_feature *feature; in kvm_sbi_ext_fwft_get_reg_id() local
[all …]
/linux/drivers/md/bcache/
H A Dfeatures.c13 struct feature { struct
19 static struct feature feature_list[] = { argument
/linux/arch/s390/include/asm/
H A Dalternative.h46 #define ALT_FEATURE(feature) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument
64 u32 feature; /* feature required for replacement */ member
118 #define ALTINSTR_ENTRY(feature, num) \ argument
131 #define ALTERNATIVE(oldinstr, altinstr, feature) \ argument
163 #define alternative(oldinstr, altinstr, feature) \ argument
171 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument
176 #define alternative_io(oldinstr, altinstr, feature, output, input...) \ argument
/linux/drivers/fpga/
H A Ddfl-fme-main.c169 struct dfl_feature *feature, in fme_hdr_ioctl()
223 const struct dfl_feature *feature = drvdata; in thermal_hwmon_attrs_visible() local
235 struct dfl_feature *feature = dev_get_drvdata(dev); in thermal_hwmon_read() local
290 struct dfl_feature *feature = dev_get_drvdata(dev); in temp1_max_policy_show() local
310 struct dfl_feature *feature = dev_get_drvdata(dev); in thermal_extra_attrs_visible() local
322 struct dfl_feature *feature) in fme_thermal_mgmt_init()
386 struct dfl_feature *feature = dev_get_drvdata(dev); in power_hwmon_read() local
421 struct dfl_feature *feature = dev_get_drvdata(dev); in power_hwmon_write() local
490 struct dfl_feature *feature = dev_get_drvdata(dev); in power1_xeon_limit_show() local
505 struct dfl_feature *feature = dev_get_drvdata(dev); in power1_fpga_limit_show() local
[all …]
H A Ddfl.c343 struct dfl_feature *feature) in dfl_dev_add()
428 struct dfl_feature *feature; in dfl_devs_remove() local
440 struct dfl_feature *feature; in dfl_devs_add() local
487 #define is_header_feature(feature) ((feature)->id == FEATURE_ID_FIU_HEADER) argument
496 struct dfl_feature *feature; in dfl_fpga_dev_feature_uinit() local
511 struct dfl_feature *feature, in dfl_feature_instance_init()
541 static bool dfl_feature_drv_match(struct dfl_feature *feature, in dfl_feature_drv_match()
571 struct dfl_feature *feature; in dfl_fpga_dev_feature_init() local
800 struct dfl_feature *feature = &fdata->features[index++]; in binfo_create_feature_dev_data() local
869 struct dfl_feature *feature; in feature_dev_register() local
[all …]
H A Ddfl-fme-pr.c173 struct dfl_feature *feature) in dfl_fme_create_mgr()
369 struct dfl_feature *feature) in pr_mgmt_init()
438 struct dfl_feature *feature) in pr_mgmt_uinit()
451 struct dfl_feature *feature, in fme_pr_ioctl()
H A Ddfl-afu-error.c213 struct dfl_feature *feature) in port_err_init()
221 struct dfl_feature *feature) in port_err_uinit()
227 port_err_ioctl(struct platform_device *pdev, struct dfl_feature *feature, in port_err_ioctl()
H A Ddfl-afu-main.c421 struct dfl_feature *feature) in port_hdr_init()
429 port_hdr_ioctl(struct platform_device *pdev, struct dfl_feature *feature, in port_hdr_ioctl()
510 struct dfl_feature *feature) in port_afu_init()
532 struct dfl_feature *feature) in port_stp_init()
554 port_uint_ioctl(struct platform_device *pdev, struct dfl_feature *feature, in port_uint_ioctl()
625 struct dfl_feature *feature; in afu_release() local
H A Ddfl-fme-error.c343 struct dfl_feature *feature) in fme_global_err_init()
351 struct dfl_feature *feature) in fme_global_err_uinit()
358 struct dfl_feature *feature, in fme_global_error_ioctl()
/linux/arch/powerpc/include/asm/
H A Dcpu_has_feature.h10 static __always_inline bool early_cpu_has_feature(unsigned long feature) in early_cpu_has_feature()
23 static __always_inline bool cpu_has_feature(unsigned long feature) in cpu_has_feature()
48 static __always_inline bool cpu_has_feature(unsigned long feature) in cpu_has_feature()
H A Dsecurity_features.h27 static inline void security_ftr_set(u64 feature) in security_ftr_set()
32 static inline void security_ftr_clear(u64 feature) in security_ftr_clear()
37 static inline bool security_ftr_enabled(u64 feature) in security_ftr_enabled()
H A Dmmu.h221 static __always_inline bool early_mmu_has_feature(unsigned long feature) in early_mmu_has_feature()
238 static __always_inline bool mmu_has_feature(unsigned long feature) in mmu_has_feature()
263 static inline void mmu_clear_feature(unsigned long feature) in mmu_clear_feature()
278 static __always_inline bool mmu_has_feature(unsigned long feature) in mmu_has_feature()
283 static inline void mmu_clear_feature(unsigned long feature) in mmu_clear_feature()
/linux/arch/loongarch/include/asm/
H A Dalternative.h15 u16 feature; /* feature bit set for replacement */ member
60 #define ALTINSTR_ENTRY(feature, num) \ argument
67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument
71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
103 #define alternative(oldinstr, newinstr, feature) \ argument
/linux/drivers/gpu/drm/imagination/
H A Dpvr_stream_defs.c22 #define PVR_STREAM_DEF_FEATURE(owner, member, member_size, feature) \ argument
25 #define PVR_STREAM_DEF_NOT_FEATURE(owner, member, member_size, feature) \ argument
33 #define PVR_STREAM_DEF_ARRAY_FEATURE(owner, member, feature) \ argument
37 #define PVR_STREAM_DEF_ARRAY_NOT_FEATURE(owner, member, feature) \ argument
H A Dpvr_device_info.c113 #define FEATURE_MAPPING(fw_feature, feature) \ argument
119 #define FEATURE_MAPPING_VALUE(fw_feature, feature) \ argument
/linux/include/linux/
H A Dkvm_para.h8 static inline bool kvm_para_has_feature(unsigned int feature) in kvm_para_has_feature()
13 static inline bool kvm_para_has_hint(unsigned int feature) in kvm_para_has_hint()
/linux/arch/x86/include/asm/
H A Dcpu_device_id.h98 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument
111 #define X86_MATCH_VENDOR_FEATURE(vendor, feature, data) \ argument
122 #define X86_MATCH_FEATURE(feature, data) \ argument
188 #define X86_MATCH_VFM_FEATURE(vfm, feature, data) \ argument
/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c52 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_setup_read_retry() local
65 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_randomizer_check_enable() local
200 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in mxic_nand_lock() local
216 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in mxic_nand_unlock() local
232 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_block_protection_support() local
/linux/tools/include/nolibc/
H A Dcompiler.h16 # define __nolibc_has_feature(feature) __has_feature(feature) argument
18 # define __nolibc_has_feature(feature) 0 argument
/linux/tools/perf/
H A Dbuiltin-check.c82 void feature_status__printf(const struct feature_status *feature) in feature_status__printf()
104 static int has_support(const char *feature) in has_support()
/linux/drivers/remoteproc/
H A Dremoteproc_internal.h42 static inline bool rproc_has_feature(struct rproc *rproc, unsigned int feature) in rproc_has_feature()
47 static inline int rproc_set_feature(struct rproc *rproc, unsigned int feature) in rproc_set_feature()
/linux/arch/s390/kernel/
H A Dcpufeature.c35 struct s390_cpu_feature *feature; in cpu_have_feature() local
/linux/include/net/
H A Dtls_toe.h65 int (*feature)(struct tls_toe_device *device); member

123456789