Home
last modified time | relevance | path

Searched defs:feat (Results 1 – 25 of 49) sorted by relevance

12

/linux/net/dccp/
H A Dfeat.c
H A Doptions.c
/linux/tools/testing/selftests/kvm/x86/
H A Dmsrs_test.c23 #define ____MSR_TEST(msr, str, val, rsvd, reset, feat, f2, is_kvm) \ argument
35 #define __MSR_TEST(msr, str, val, rsvd, reset, feat) \ argument
38 #define MSR_TEST_NON_ZERO(msr, val, rsvd, reset, feat) \ argument
41 #define MSR_TEST(msr, val, rsvd, feat) \ argument
44 #define MSR_TEST2(msr, val, rsvd, feat, f argument
60 MSR_TEST_CANONICAL(msr,feat) global() argument
63 MSR_TEST_KVM(msr,val,rsvd,feat) global() argument
[all...]
/linux/tools/lib/python/feat/
H A Dparse_features.py222 output_arch_table(self, arch, feat=None) global() argument
282 output_feature(self, feat) global() argument
466 list_arch_features(self, arch, feat) global() argument
[all...]
/linux/drivers/platform/x86/
H A Ddasharo-acpi.c73 static int dasharo_get_feature_cap_count(struct dasharo_data *data, enum dasharo_feature feat, int … in dasharo_get_feature_cap_count()
96 static int dasharo_read_channel(struct dasharo_data *data, char *method, enum dasharo_feature feat,… in dasharo_read_channel()
298 static void dasharo_fill_feature_caps(struct dasharo_data *data, enum dasharo_feature feat) in dasharo_fill_feature_caps()
/linux/arch/powerpc/platforms/pseries/
H A Dfirmware.c134 unsigned int index, feat; in fw_vec5_feature_init() local
H A Dvas.h98 u8 feat; /* Feature type */ member
/linux/drivers/cxl/core/
H A Dfeatures.c372 struct cxl_feat_entry *feat; in cxl_feature_info() local
546 struct cxl_feat_entry *feat; in cxlctl_validate_set_features() local
/linux/drivers/net/ovpn/
H A Dmain.c139 netdev_features_t feat = NETIF_F_SG | NETIF_F_GSO | in ovpn_setup() local
/linux/arch/loongarch/include/asm/
H A Dcpu-features.h16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) argument
/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c138 const struct dispc_features *feat = tidss->feat; in tidss_dispc_modeset_init() local
/linux/arch/arm/mm/
H A Dcache-tauros2.c213 u32 feat; in tauros2_internal_init() local
/linux/drivers/net/wireless/ath/carl9170/
H A Dfw.c239 #define SUPP(feat) \ in carl9170_fw() argument
/linux/tools/perf/util/
H A Dheader.c98 void perf_header__set_feat(struct perf_header *header, int feat) in perf_header__has_feat() argument
88 perf_header__set_feat(struct perf_header * header,int feat) perf_header__set_feat() argument
93 perf_header__clear_feat(struct perf_header * header,int feat) perf_header__clear_feat() argument
3775 perf_file_section__fprintf_info(struct perf_file_section * section,struct perf_header * ph,int feat,int fd,void * data) perf_file_section__fprintf_info() argument
3918 int feat; perf_header__adds_write() local
4143 perf_header__process_sections(struct perf_header * header,int fd,void * data,int (* process)(struct perf_file_section * section,struct perf_header * ph,int feat,int fd,void * data)) perf_header__process_sections() argument
4148 int feat; perf_header__process_sections() local
4387 perf_file_section__process(struct perf_file_section * section,struct perf_header * ph,int feat,int fd,void * data) perf_file_section__process() argument
4669 u64 feat = fe->feat_id; perf_event__process_feature() local
[all...]
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_rx.c377 netdev_features_t feat = oq->netdev->features; in __octep_vf_oq_process_rx() local
H A Doctep_vf_main.c615 netdev_features_t feat = netdev->features; in octep_vf_start_xmit() local
/linux/drivers/virt/vboxguest/
H A Dvboxguest_linux.c206 u32 feat = VMMDEV_MOUSE_GUEST_CAN_ABSOLUTE | VMMDEV_MOUSE_NEW_PROTOCOL; in vbg_input_open() local
/linux/arch/arm/mach-omap2/
H A Dsoc.h437 #define OMAP3_HAS_FEATURE(feat,flag) \ argument
456 #define OMAP4_HAS_FEATURE(feat, flag) \ argument
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.c415 netdev_features_t feat = oq->netdev->features; in __octep_oq_process_rx() local
/linux/arch/arm64/kernel/pi/
H A Didreg-override.c74 int __maybe_unused feat; in mmfr2_varange_filter() local
/linux/drivers/edac/
H A Dedac_device.c622 int feat; in edac_dev_register() local
/linux/drivers/misc/
H A Dad525x_dpot.c91 unsigned int feat; member
/linux/tools/lib/bpf/
H A Dfeatures.c653 struct kern_feature_desc *feat = &feature_probes[feat_id]; feat_supported() local
/linux/tools/perf/
H A Dbuiltin-inject.c2192 u64 offs = inject->secs[feat].offset; in feat_copy_cb() argument
2095 save_section_info_cb(struct perf_file_section * section,struct perf_header * ph __maybe_unused,int feat,int fd __maybe_unused,void * data) save_section_info_cb() argument
2111 keep_feat(struct perf_inject * inject,int feat) keep_feat() argument
2166 feat_copy(struct perf_inject * inject,int feat,struct feat_writer * fw) feat_copy() argument
[all...]
/linux/tools/testing/cxl/test/
H A Dmem.c1397 static void fill_feature_vendor_test(struct cxl_feat_entry *feat) in fill_feature_vendor_test() argument
1501 struct cxl_feat_entry *feat; in mock_get_supported_features() local
[all...]

12