Home
last modified time | relevance | path

Searched defs:features (Results 226 - 250 of 1472) sorted by relevance

12345678910>>...59

/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_fba.h63 } __attribute__ ((packed)) features; member
/kernel/linux/linux-6.6/drivers/vhost/
H A Dtest.c241 static int vhost_test_set_features(struct vhost_test *n, u64 features) in vhost_test_set_features() argument
319 u64 features; in vhost_test_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_proto.c905 struct ec_response_get_features *features = &ec->features; in cros_ec_check_features() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c27 u32 features; member
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h72 u64 features; member
/kernel/linux/linux-6.6/drivers/clk/baikal-t1/
H A Dclk-ccu-pll.c53 unsigned long features; member
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c575 static const unsigned int features[] = { variable
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dnetdev.c258 nsim_set_features(struct net_device *dev, netdev_features_t features) in nsim_set_features() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h64 unsigned int features; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c271 u8 features; in mt7921_pci_probe() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dshstk.c31 static bool features_enabled(unsigned long features) in features_enabled() argument
36 static void features_set(unsigned long features) in features_set() argument
41 static void features_clr(unsigned long features) in features_clr() argument
537 unsigned long features = arg2; shstk_prctl() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.c284 _setup_pingpong_ops(struct dpu_hw_pingpong *c, unsigned long features) _setup_pingpong_ops() argument
H A Ddpu_hw_lm.c145 _setup_mixer_ops(struct dpu_hw_lm_ops *ops, unsigned long features) _setup_mixer_ops() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c161 u64 features; member
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dlogips2pp.c34 u16 features; member
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Dhanwang.c53 const struct hanwang_features *features; member
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwacom_i2c.c170 struct wacom_features features in wacom_i2c_probe() local
57 wacom_query_device(struct i2c_client *client, struct wacom_features *features) wacom_query_device() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_pipapo_avx2.c1081 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate() argument
H A Dnft_set_bitmap.c284 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate() argument
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_device.c113 struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, bool *again) in validate_xmit_xfrm() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-stress.c385 uint64_t features = UFFD_API_FEATURES; in parse_test_type_arg() local
/kernel/linux/linux-6.6/tools/virtio/
H A Dvirtio_test.c72 unsigned long long features = dev->vdev.features; in vhost_vq_setup() local
127 static void vdev_info_init(struct vdev_info* dev, unsigned long long features) in vdev_info_init() argument
347 unsigned long long features = (1ULL << VIRTIO_RING_F_INDIRECT_DESC) | in main() local
[all...]
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_device.c180 hsr_features_recompute(struct hsr_priv *hsr, netdev_features_t features) hsr_features_recompute() argument
204 hsr_fix_features(struct net_device *dev, netdev_features_t features) hsr_fix_features() argument
[all...]
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_device.c292 br_fix_features(struct net_device *dev, netdev_features_t features) br_fix_features() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_offload.c75 ipv6_gso_segment(struct sk_buff *skb, netdev_features_t features) ipv6_gso_segment() argument
403 sit_gso_segment(struct sk_buff *skb, netdev_features_t features) sit_gso_segment() argument
412 ip4ip6_gso_segment(struct sk_buff *skb, netdev_features_t features) ip4ip6_gso_segment() argument
421 ip6ip6_gso_segment(struct sk_buff *skb, netdev_features_t features) ip6ip6_gso_segment() argument

Completed in 16 milliseconds

12345678910>>...59