Home
last modified time | relevance | path

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

123

/Linux-v6.1/net/dccp/
Dfeat.c213 static const char *dccp_feat_fname(const u8 feat) in dccp_feat_fname()
288 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument
301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
451 dccp_feat_entry_new(struct list_head *head, u8 feat, bool local) in dccp_feat_entry_new()
481 static int dccp_feat_push_change(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_change()
509 static int dccp_feat_push_confirm(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_confirm()
530 static int dccp_push_empty_confirm(struct list_head *fn_list, u8 feat, u8 local) in dccp_push_empty_confirm()
699 static int __feat_register_nn(struct list_head *fn, u8 feat, in __feat_register_nn()
724 static int __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, in __feat_register_sp()
756 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, in dccp_feat_register_sp()
[all …]
Doptions.c504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt()
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c111 struct kvm_cpuid_entry2 *feat, *dbg; in guest_test_msrs_access() local
467 struct kvm_cpuid_entry2 *feat, *recomm, *dbg; in guest_test_hcalls_access() local
/Linux-v6.1/arch/arm/mach-omap2/
Did.c203 #define OMAP3_SHOW_FEATURE(feat) \ argument
270 #define OMAP3_CHECK_FEATURE(status,feat) \ argument
Dsoc.h437 #define OMAP3_HAS_FEATURE(feat,flag) \ argument
456 #define OMAP4_HAS_FEATURE(feat, flag) \ argument
/Linux-v6.1/drivers/net/ethernet/google/gve/
Dgve_rx.c537 static bool gve_rx(struct gve_rx_ring *rx, netdev_features_t feat, in gve_rx()
705 netdev_features_t feat) in gve_clean_rx_done()
776 netdev_features_t feat; in gve_rx_poll() local
Dgve_rx_dqo.c632 netdev_features_t feat) in gve_rx_complete_skb()
666 netdev_features_t feat = napi->dev->features; in gve_rx_poll_dqo() local
/Linux-v6.1/drivers/gpu/drm/tidss/
Dtidss_drv.h21 const struct dispc_features *feat; member
Dtidss_kms.c122 const struct dispc_features *feat = tidss->feat; in tidss_dispc_modeset_init() local
/Linux-v6.1/drivers/gpu/drm/panfrost/
Dpanfrost_features.h122 enum panfrost_hw_feature feat) in panfrost_has_hw_feature()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dfirmware.c133 unsigned int index, feat; in fw_vec5_feature_init() local
Dvas.h96 u8 feat; /* Feature type */ member
Dvas.c547 static int __init get_vas_capabilities(u8 feat, enum vas_cop_feat_type type, in get_vas_capabilities()
/Linux-v6.1/arch/loongarch/include/asm/
Dcpu-features.h16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) argument
/Linux-v6.1/arch/arm/mm/
Dcache-tauros2.c213 u32 feat; in tauros2_internal_init() local
/Linux-v6.1/tools/perf/util/
Dheader.c80 void perf_header__set_feat(struct perf_header *header, int feat) in perf_header__set_feat()
85 void perf_header__clear_feat(struct perf_header *header, int feat) in perf_header__clear_feat()
90 bool perf_header__has_feat(const struct perf_header *header, int feat) in perf_header__has_feat()
3411 int feat, int fd, void *data) in perf_file_section__fprintf_info()
3551 int feat; in perf_header__adds_write() local
3744 int feat, int fd, void *data)) in perf_header__process_sections()
3749 int feat; in perf_header__process_sections() local
3970 int feat, int fd, void *data) in perf_file_section__process()
4256 u64 feat = fe->feat_id; in perf_event__process_feature() local
/Linux-v6.1/drivers/net/wireless/ath/carl9170/
Dfw.c239 #define SUPP(feat) \ in carl9170_fw() argument
/Linux-v6.1/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c653 u8 port, u16 feat) in ast_vhub_set_port_feature()
696 u8 port, u16 feat) in ast_vhub_clr_port_feature()
/Linux-v6.1/drivers/virt/vboxguest/
Dvboxguest_linux.c204 u32 feat = VMMDEV_MOUSE_GUEST_CAN_ABSOLUTE | VMMDEV_MOUSE_NEW_PROTOCOL; in vbg_input_open() local
/Linux-v6.1/tools/perf/
Dbuiltin-inject.c1801 int feat, int fd __maybe_unused, void *data) in save_section_info_cb()
1817 static bool keep_feat(int feat) in keep_feat()
1870 static int feat_copy(struct perf_inject *inject, int feat, struct feat_writer *fw) in feat_copy()
1896 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()
/Linux-v6.1/drivers/misc/
Dad525x_dpot.c90 unsigned int feat; member
/Linux-v6.1/arch/x86/include/asm/
Dalternative.h10 #define ALT_NOT(feat) ((feat) | ALTINSTR_FLAG_INV) argument
/Linux-v6.1/include/uapi/linux/
Duserfaultfd.h108 } feat; member
/Linux-v6.1/drivers/media/usb/em28xx/
Dem28xx-cards.c2904 int feat, powerdown; in em28xx_wait_until_ac97_features_equals() local
Dem28xx-core.c494 int vid1, vid2, feat, cfg; in em28xx_audio_setup() local

123