Home
last modified time | relevance | path

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

123

/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, f2) \ argument
60 #define MSR_TEST_CANONICAL(msr, feat) \ argument
63 #define MSR_TEST_KVM(msr, val, rsvd, feat) \ argument
/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/arm/mach-omap2/
H A Did.c203 #define OMAP3_SHOW_FEATURE(feat) \ argument
270 #define OMAP3_CHECK_FEATURE(status,feat) \ argument
H A Dsoc.h437 #define OMAP3_HAS_FEATURE(feat,flag) \ argument
456 #define OMAP4_HAS_FEATURE(feat, flag) \ argument
/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/net/ethernet/google/gve/
H A Dgve_rx.c799 static void gve_rx(struct gve_rx_ring *rx, netdev_features_t feat, in gve_rx()
1004 netdev_features_t feat) in gve_clean_rx_done()
1088 netdev_features_t feat; in gve_rx_poll() local
H A Dgve_rx_dqo.c970 netdev_features_t feat) in gve_rx_complete_skb()
1008 netdev_features_t feat; in gve_rx_poll_dqo() local
/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/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.c88 void perf_header__set_feat(struct perf_header *header, int feat) in perf_header__set_feat()
93 void perf_header__clear_feat(struct perf_header *header, int feat) in perf_header__clear_feat()
98 bool perf_header__has_feat(const struct perf_header *header, int feat) in perf_header__has_feat()
3775 int feat, int fd, void *data) in perf_file_section__fprintf_info()
3918 int feat; in perf_header__adds_write() local
4143 int feat, int fd, void *data)) in perf_header__process_sections()
4148 int feat; in perf_header__process_sections() local
4387 int feat, int fd, void *data) in perf_file_section__process()
4669 u64 feat = fe->feat_id; in perf_event__process_feature() local
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_rx.c372 netdev_features_t feat = oq->netdev->features; in __octep_vf_oq_process_rx() 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/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/tools/lib/bpf/
H A Dfeatures.c653 struct kern_feature_desc *feat = &feature_probes[feat_id]; in feat_supported() local
/linux/drivers/misc/
H A Dad525x_dpot.c91 unsigned int feat; member
/linux/tools/perf/
H A Dbuiltin-inject.c2095 int feat, int fd __maybe_unused, void *data) in save_section_info_cb()
2111 static bool keep_feat(struct perf_inject *inject, int feat) in keep_feat()
2166 static int feat_copy(struct perf_inject *inject, int feat, struct feat_writer *fw) in feat_copy()
2192 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()

123