Home
last modified time | relevance | path

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

123

/linux-6.6.21/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-6.6.21/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-6.6.21/drivers/gpu/drm/tidss/
Dtidss_drv.h21 const struct dispc_features *feat; member
Dtidss_kms.c116 const struct dispc_features *feat = tidss->feat; in tidss_dispc_modeset_init() local
/linux-6.6.21/drivers/gpu/drm/panfrost/
Dpanfrost_features.h122 enum panfrost_hw_feature feat) in panfrost_has_hw_feature()
/linux-6.6.21/drivers/net/ethernet/google/gve/
Dgve_rx.c713 static void gve_rx(struct gve_rx_ring *rx, netdev_features_t feat, in gve_rx()
921 netdev_features_t feat) in gve_clean_rx_done()
1005 netdev_features_t feat; in gve_rx_poll() local
Dgve_rx_dqo.c725 netdev_features_t feat) in gve_rx_complete_skb()
759 netdev_features_t feat = napi->dev->features; in gve_rx_poll_dqo() local
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dfirmware.c134 unsigned int index, feat; in fw_vec5_feature_init() local
Dvas.h98 u8 feat; /* Feature type */ member
Dvas.c569 static int __init get_vas_capabilities(u8 feat, enum vas_cop_feat_type type, in get_vas_capabilities()
/linux-6.6.21/arch/loongarch/include/asm/
Dcpu-features.h16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) argument
/linux-6.6.21/arch/arm/mm/
Dcache-tauros2.c213 u32 feat; in tauros2_internal_init() local
/linux-6.6.21/tools/perf/util/
Dheader.c86 void perf_header__set_feat(struct perf_header *header, int feat) in perf_header__set_feat()
91 void perf_header__clear_feat(struct perf_header *header, int feat) in perf_header__clear_feat()
96 bool perf_header__has_feat(const struct perf_header *header, int feat) in perf_header__has_feat()
3454 int feat, int fd, void *data) in perf_file_section__fprintf_info()
3594 int feat; in perf_header__adds_write() local
3787 int feat, int fd, void *data)) in perf_header__process_sections()
3792 int feat; in perf_header__process_sections() local
4013 int feat, int fd, void *data) in perf_file_section__process()
4305 u64 feat = fe->feat_id; in perf_event__process_feature() local
/linux-6.6.21/drivers/net/wireless/ath/carl9170/
Dfw.c239 #define SUPP(feat) \ in carl9170_fw() argument
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c652 u8 port, u16 feat) in ast_vhub_set_port_feature()
695 u8 port, u16 feat) in ast_vhub_clr_port_feature()
/linux-6.6.21/drivers/virt/vboxguest/
Dvboxguest_linux.c204 u32 feat = VMMDEV_MOUSE_GUEST_CAN_ABSOLUTE | VMMDEV_MOUSE_NEW_PROTOCOL; in vbg_input_open() local
/linux-6.6.21/arch/s390/include/uapi/asm/
Dkvm.h135 __u64 feat[16]; member
174 __u64 feat; member
/linux-6.6.21/tools/perf/
Dbuiltin-inject.c1825 int feat, int fd __maybe_unused, void *data) in save_section_info_cb()
1841 static bool keep_feat(int feat) in keep_feat()
1894 static int feat_copy(struct perf_inject *inject, int feat, struct feat_writer *fw) in feat_copy()
1920 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()
/linux-6.6.21/drivers/misc/
Dad525x_dpot.c90 unsigned int feat; member
/linux-6.6.21/drivers/crypto/ccp/
Dsp-dev.h33 #define PSP_FEATURE(psp, feat) (psp->vdata && psp->vdata->platform_features & PLATFORM_FEATURE_##fe… argument
/linux-6.6.21/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
/linux-6.6.21/include/uapi/linux/
Duserfaultfd.h115 } feat; member

123