/linux-6.6.21/net/dccp/ |
D | feat.c | 213 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 …]
|
D | options.c | 504 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/ |
D | id.c | 203 #define OMAP3_SHOW_FEATURE(feat) \ argument 270 #define OMAP3_CHECK_FEATURE(status,feat) \ argument
|
D | soc.h | 437 #define OMAP3_HAS_FEATURE(feat,flag) \ argument 456 #define OMAP4_HAS_FEATURE(feat, flag) \ argument
|
/linux-6.6.21/drivers/gpu/drm/tidss/ |
D | tidss_drv.h | 21 const struct dispc_features *feat; member
|
D | tidss_kms.c | 116 const struct dispc_features *feat = tidss->feat; in tidss_dispc_modeset_init() local
|
/linux-6.6.21/drivers/gpu/drm/panfrost/ |
D | panfrost_features.h | 122 enum panfrost_hw_feature feat) in panfrost_has_hw_feature()
|
/linux-6.6.21/drivers/net/ethernet/google/gve/ |
D | gve_rx.c | 713 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
|
D | gve_rx_dqo.c | 725 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/ |
D | firmware.c | 134 unsigned int index, feat; in fw_vec5_feature_init() local
|
D | vas.h | 98 u8 feat; /* Feature type */ member
|
D | vas.c | 569 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/ |
D | cpu-features.h | 16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) argument
|
/linux-6.6.21/arch/arm/mm/ |
D | cache-tauros2.c | 213 u32 feat; in tauros2_internal_init() local
|
/linux-6.6.21/tools/perf/util/ |
D | header.c | 86 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/ |
D | fw.c | 239 #define SUPP(feat) \ in carl9170_fw() argument
|
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/ |
D | hub.c | 652 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/ |
D | vboxguest_linux.c | 204 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/ |
D | kvm.h | 135 __u64 feat[16]; member 174 __u64 feat; member
|
/linux-6.6.21/tools/perf/ |
D | builtin-inject.c | 1825 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/ |
D | ad525x_dpot.c | 90 unsigned int feat; member
|
/linux-6.6.21/drivers/crypto/ccp/ |
D | sp-dev.h | 33 #define PSP_FEATURE(psp, feat) (psp->vdata && psp->vdata->platform_features & PLATFORM_FEATURE_##fe… argument
|
/linux-6.6.21/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 2904 int feat, powerdown; in em28xx_wait_until_ac97_features_equals() local
|
D | em28xx-core.c | 494 int vid1, vid2, feat, cfg; in em28xx_audio_setup() local
|
/linux-6.6.21/include/uapi/linux/ |
D | userfaultfd.h | 115 } feat; member
|