Home
last modified time | relevance | path

Searched defs:attr_idx (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/netlink/
H A Dpolicy.c19 unsigned int attr_idx; member
/kernel/linux/linux-6.6/net/netlink/
H A Dpolicy.c19 unsigned int attr_idx; member
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c91 uint8_t attr_idx = flags & 7; in _virt_pg_map() local
143 uint64_t attr_idx = 4; /* NORMAL (See DEFAULT_MAIR_EL1) */ in virt_pg_map() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c111 uint8_t attr_idx = flags & 7; in _virt_pg_map() local
155 uint64_t attr_idx = MT_NORMAL; in virt_arch_pg_map() local
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c1105 int attr_idx = 0; in cti_create_con_attr_set() local
1040 cti_create_con_sysfs_attr(struct device *dev, struct cti_trig_con *con, enum cti_conn_attr_type attr_type, int attr_idx) cti_create_con_sysfs_attr() argument
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c1073 int attr_idx = 0; in cti_create_con_attr_set() local
1008 cti_create_con_sysfs_attr(struct device *dev, struct cti_trig_con *con, enum cti_conn_attr_type attr_type, int attr_idx) cti_create_con_sysfs_attr() argument
/kernel/linux/linux-5.10/include/rdma/
H A Duverbs_ioctl.h746 uverbs_attr_get_uobjs_arr( const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, struct ib_uobject ***arr) uverbs_attr_get_uobjs_arr() argument
/kernel/linux/linux-6.6/include/rdma/
H A Duverbs_ioctl.h757 uverbs_attr_get_uobjs_arr( const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, struct ib_uobject ***arr) uverbs_attr_get_uobjs_arr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c429 esw_setup_uplink_fwd_ipsec_needed(struct mlx5_eswitch *esw, struct mlx5_esw_flow_attr *esw_attr, int attr_idx) esw_setup_uplink_fwd_ipsec_needed() argument
466 esw_setup_dest_fwd_vport(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, struct mlx5_eswitch *esw, struct mlx5_esw_flow_attr *esw_attr, int attr_idx, int dest_idx, bool pkt_reformat) esw_setup_dest_fwd_vport() argument
491 esw_setup_dest_fwd_ipsec(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, struct mlx5_eswitch *esw, struct mlx5_esw_flow_attr *esw_attr, int attr_idx, int dest_idx, bool pkt_reformat) esw_setup_dest_fwd_ipsec() argument
505 esw_setup_vport_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, struct mlx5_eswitch *esw, struct mlx5_esw_flow_attr *esw_attr, int attr_idx, int dest_idx, bool pkt_reformat) esw_setup_vport_dest() argument
4377 mlx5_eswitch_restore_ipsec_rule(struct mlx5_eswitch *esw, struct mlx5_flow_handle *rule, struct mlx5_esw_flow_attr *esw_attr, int attr_idx) mlx5_eswitch_restore_ipsec_rule() argument
[all...]

Completed in 13 milliseconds