Home
last modified time | relevance | path

Searched defs:type (Results 451 – 475 of 8989) sorted by relevance

1...<<11121314151617181920>>...360

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc.c71 static int lan966x_tc_block_cb(enum tc_setup_type type, void *type_data, in lan966x_tc_block_cb()
86 static int lan966x_tc_block_cb_ingress(enum tc_setup_type type, in lan966x_tc_block_cb_ingress()
92 static int lan966x_tc_block_cb_egress(enum tc_setup_type type, in lan966x_tc_block_cb_egress()
119 int lan966x_tc_setup(struct net_device *dev, enum tc_setup_type type, in lan966x_tc_setup()
/openbmc/linux/drivers/mailbox/
H A Dimx-mailbox.c74 enum imx_mu_chan_type type; member
111 enum imx_mu_type type; member
118 #define IMX_MU_xSR_GIPn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(28 + (3 - (x)))) argument
119 #define IMX_MU_xSR_RFn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(24 + (3 - (x)))) argument
120 #define IMX_MU_xSR_TEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(20 + (3 - (x)))) argument
123 #define IMX_MU_xCR_GIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(28 + (3 - (x)))) argument
125 #define IMX_MU_xCR_RIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(24 + (3 - (x)))) argument
127 #define IMX_MU_xCR_TIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(20 + (3 - (x)))) argument
129 #define IMX_MU_xCR_GIRn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(16 + (3 - (x)))) argument
131 #define IMX_MU_xCR_RST(type) (type & IMX_MU_V2 ? BIT(0) : BIT(5)) argument
[all …]
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c142 static unsigned int vec_vl_inherit_flag(enum vec_type type) in vec_vl_inherit_flag()
161 static inline int get_default_vl(enum vec_type type) in get_default_vl()
173 static inline void set_default_vl(enum vec_type type, int val) in set_default_vl()
276 unsigned int task_get_vl(const struct task_struct *task, enum vec_type type) in task_get_vl()
281 void task_set_vl(struct task_struct *task, enum vec_type type, in task_set_vl()
288 enum vec_type type) in task_get_vl_onexec()
293 void task_set_vl_onexec(struct task_struct *task, enum vec_type type, in task_set_vl_onexec()
533 static unsigned int find_supported_vector_length(enum vec_type type, in find_supported_vector_length()
562 enum vec_type type = info->type; in vec_proc_do_default_vl() local
848 int vec_set_vector_length(struct task_struct *task, enum vec_type type, in vec_set_vector_length()
[all …]
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig-evb-npcm845.json5 "type": "fan", string
13 "type": "fan", string
21 "type": "fan", string
29 "type": "fan", string
37 "type": "temp", string
52 "type": "fan", string
78 "type": "fan", string
97 "type": "stepwise", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DThermalEquipment.v1_1_2.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
53 "type": "object" string
62 "type": [ array
103 "type": "array", string
118 "type": "null" string
160 "type": "object" string
H A DNetworkInterface.v1_2_2.json14 "type": [ array
33 "type": "object" string
42 "type": [ array
66 "type": "object" string
75 "type": [ array
111 "type": "null" string
167 "type": "object" string
176 "type": [ array
188 "type": "object" string
/openbmc/entity-manager/schemas/
H A Dglobal.json70 "type": "object", string
93 "type": "string" string
67 "type": "object", global() string
74 "type": "array", global() string
84 "type": "string" global() string
90 "type": "string" global() string
95 "type": "string" global() string
174 "type": "array", global() string
[all...]
/openbmc/linux/drivers/scsi/aic7xxx/
H A Dqueue.h107 #define SLIST_HEAD(name, type) \ argument
115 #define SLIST_ENTRY(type) \ argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
168 #define STAILQ_HEAD(name, type) \ argument
177 #define STAILQ_ENTRY(type) \ argument
221 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument
249 #define BSD_LIST_HEAD(name, type) \ argument
257 #define LIST_ENTRY(type) \ argument
314 #define TAILQ_HEAD(name, type) \ argument
323 #define TAILQ_ENTRY(type) \ argument
[all …]
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-tree.h58 #define SPLAY_HEAD(name, type) \ argument
70 #define SPLAY_ENTRY(type) \ argument
115 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument
157 #define SPLAY_GENERATE(name, type, field, cmp) \ argument
292 #define RB_HEAD(name, type) \ argument
306 #define RB_ENTRY(type) \ argument
377 #define RB_PROTOTYPE(name, type, field, cmp) \ argument
379 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ argument
381 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ argument
396 #define RB_GENERATE(name, type, field, cmp) \ argument
[all …]
/openbmc/linux/arch/xtensa/mm/
H A Dhighmem.c27 static inline enum fixed_addresses kmap_idx(int type, unsigned long color) in kmap_idx()
38 enum fixed_addresses kmap_local_map_idx(int type, unsigned long pfn) in kmap_local_map_idx()
43 enum fixed_addresses kmap_local_unmap_idx(int type, unsigned long addr) in kmap_local_unmap_idx()
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js38 type: 'HTTPS Certificate', property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0201
45 type: 'LDAP Certificate', property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0301
50 type: 'TrustStore Certificate', property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0401
102 ({ type }) => field in AnonymousClass3283684f0801
171 async deleteCertificate({ dispatch, getters }, { type, location }) { field in CertificatesStore.actions.AnonymousClass3283684f1101
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_ht.c608 u32 type, value; in b43_httab_read() local
640 u32 type; in b43_httab_read_bulk() local
674 u32 type; in b43_httab_write() local
705 u32 type, value; in b43_httab_write_few() local
750 u32 type, value; in b43_httab_write_bulk() local
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.h15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap()
50 static inline u32 cap_min(struct venus_inst *inst, u32 type) in cap_min()
55 static inline u32 cap_max(struct venus_inst *inst, u32 type) in cap_max()
60 static inline u32 cap_step(struct venus_inst *inst, u32 type) in cap_step()
/openbmc/linux/drivers/iommu/intel/
H A Dperf.h47 dmar_latency_enable(struct intel_iommu *iommu, enum latency_type type) in dmar_latency_enable()
53 dmar_latency_disable(struct intel_iommu *iommu, enum latency_type type) in dmar_latency_disable()
58 dmar_latency_enabled(struct intel_iommu *iommu, enum latency_type type) in dmar_latency_enabled()
64 dmar_latency_update(struct intel_iommu *iommu, enum latency_type type, u64 latency) in dmar_latency_update()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc.c17 static int sparx5_tc_block_cb(enum tc_setup_type type, in sparx5_tc_block_cb()
33 static int sparx5_tc_block_cb_ingress(enum tc_setup_type type, in sparx5_tc_block_cb_ingress()
40 static int sparx5_tc_block_cb_egress(enum tc_setup_type type, in sparx5_tc_block_cb_egress()
157 int sparx5_port_setup_tc(struct net_device *ndev, enum tc_setup_type type, in sparx5_port_setup_tc()
/openbmc/linux/include/linux/
H A Dmisc_cgroup.h101 static inline u64 misc_cg_res_total_usage(enum misc_res_type type) in misc_cg_res_total_usage()
106 static inline int misc_cg_set_capacity(enum misc_res_type type, u64 capacity) in misc_cg_set_capacity()
111 static inline int misc_cg_try_charge(enum misc_res_type type, in misc_cg_try_charge()
118 static inline void misc_cg_uncharge(enum misc_res_type type, in misc_cg_uncharge()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_hwmon.c17 static int nfp_hwmon_sensor_id(enum hwmon_sensor_types type, int channel) in nfp_hwmon_sensor_id()
27 nfp_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in nfp_hwmon_read()
31 enum hwmon_sensor_types type; in nfp_hwmon_read() member
66 nfp_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, in nfp_hwmon_is_visible()
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dtype_traits.hpp44 using type = std::tuple<FirstArg, Rest...>; typedef
67 using type = void; typedef
73 using type = FirstArg; typedef
87 using type = std::tuple<typename std::decay<Args>::type...>; typedef
/openbmc/linux/fs/f2fs/
H A Dextent_cache.c49 enum extent_type type) in __set_extent_info()
67 static bool __init_may_extent_tree(struct inode *inode, enum extent_type type) in __init_may_extent_tree()
78 static bool __may_extent_tree(struct inode *inode, enum extent_type type) in __may_extent_tree()
118 struct extent_info *front, enum extent_type type) in __is_extent_mergeable()
139 struct extent_info *back, enum extent_type type) in __is_back_mergeable()
145 struct extent_info *front, enum extent_type type) in __is_front_mergeable()
315 enum extent_type type) in __grab_extent_tree()
444 struct extent_info *ei, enum extent_type type) in __lookup_extent_tree()
585 enum extent_type type) in __destroy_extent_node()
609 struct extent_info *tei, enum extent_type type) in __update_extent_tree_range()
[all …]
/openbmc/linux/drivers/hwmon/
H A Dibmpowernv.c77 enum sensors type; member
248 static const char *convert_opal_attr_name(enum sensors type, in convert_opal_attr_name()
274 enum sensors type, u32 *index) in parse_opal_node_name()
293 enum sensors type; in get_sensor_type() local
340 enum sensors type; in init_sensor_group_data() local
402 enum sensors type; in get_sensor_group() local
437 enum sensors type; in populate_attr_groups() local
507 const char *attr_name, enum sensors type, in populate_sensor()
526 static char *get_max_attr(enum sensors type) in get_max_attr()
536 static char *get_min_attr(enum sensors type) in get_min_attr()
[all …]
/openbmc/linux/drivers/vfio/mdev/
H A Dmdev_sysfs.c35 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_show() local
48 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_store() local
156 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_release() local
169 static int mdev_type_add(struct mdev_parent *parent, struct mdev_type *type) in mdev_type_add()
200 static void mdev_type_remove(struct mdev_type *type) in mdev_type_remove()
278 struct mdev_type *type = mdev->type; in mdev_create_sysfs_files() local
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg.h59 #define ASD_READ_OCM(type, ord, S) \ argument
73 #define ASD_WRITE_OCM(type, ord, S) \ argument
86 #define ASD_DDBSITE_READ(type, ord) \ argument
112 #define ASD_DDBSITE_WRITE(type, ord) \ argument
139 #define ASD_SCBSITE_READ(type, ord) \ argument
165 #define ASD_SCBSITE_WRITE(type, ord) \ argument
/openbmc/linux/include/linux/iio/
H A Devents.h25 type, chan, chan1, chan2) \ argument
42 type, direction) \ argument
53 #define IIO_UNMOD_EVENT_CODE(chan_type, number, type, direction) \ argument
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c116 u8 type; in btrfs_ls() local
142 u8 type; in btrfs_exists() local
154 u8 type; in btrfs_size() local
179 u8 type; in btrfs_read() local
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c61 TCGType type, unsigned vece) in tcg_can_emit_vecop_list()
143 void vec_gen_2(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r, TCGArg a) in vec_gen_2()
152 void vec_gen_3(TCGOpcode opc, TCGType type, unsigned vece, in vec_gen_3()
163 void vec_gen_4(TCGOpcode opc, TCGType type, unsigned vece, in vec_gen_4()
175 void vec_gen_6(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r, in vec_gen_6()
193 TCGType type = rt->base_type; in vec_gen_op2() local
206 TCGType type = rt->base_type; in vec_gen_op3() local
231 TCGType type = rt->base_type; in tcg_gen_dup_i64_vec() local
251 TCGType type = rt->base_type; in tcg_gen_dup_i32_vec() local
262 TCGType type = rt->base_type; in tcg_gen_dup_mem_vec() local
[all …]

1...<<11121314151617181920>>...360