Home
last modified time | relevance | path

Searched defs:type (Results 976 – 1000 of 8932) sorted by relevance

1...<<31323334353637383940>>...358

/openbmc/linux/scripts/mod/
H A Dlist.h18 #define container_of(ptr, type, member) ({ \ argument
158 #define list_entry(ptr, type, member) \ argument
169 #define list_first_entry(ptr, type, member) \ argument
/openbmc/linux/crypto/
H A Dalgboss.c29 } type; member
47 u32 type; member
177 u32 type = param->type; in cryptomgr_test() local
/openbmc/linux/drivers/nvmem/layouts/
H A Donie-tlv.c29 u8 type; member
33 static const char *onie_tlv_cell_name(u8 type) in onie_tlv_cell_name()
86 static nvmem_cell_post_process_t onie_tlv_read_cb(u8 type, u8 *buf) in onie_tlv_read_cb()
/openbmc/linux/drivers/net/phy/
H A Daquantia_hwmon.c33 enum hwmon_sensor_types type, in aqr_hwmon_is_visible()
104 static int aqr_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_read()
157 static int aqr_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_write()
/openbmc/linux/fs/nfs/
H A Dnfs3acl.c46 struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu) in nfs3_get_acl()
258 struct posix_acl *acl, int type) in nfs3_set_acl()
303 nfs3_list_one_acl(struct inode *inode, int type, const char *name, void *data, in nfs3_list_one_acl()
/openbmc/linux/drivers/hwmon/
H A Dtmp103.c54 static int tmp103_read(struct device *dev, enum hwmon_sensor_types type, in tmp103_read()
84 static int tmp103_write(struct device *dev, enum hwmon_sensor_types type, in tmp103_write()
105 static umode_t tmp103_is_visible(const void *data, enum hwmon_sensor_types type, in tmp103_is_visible()
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h82 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument
83 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
102 #define clrbits(type, addr, clear) \ argument
105 #define setbits(type, addr, set) \ argument
108 #define clrsetbits(type, addr, clear, set) \ argument
211 #define clrio(type, addr, clear) \ in __INS() argument
214 #define setio(type, addr, set) \ in __INS() argument
217 #define clrsetio(type, addr, clear, set) \ in __INS() argument
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c184 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_l2() local
198 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_ib2() local
210 int type, int l4proto, u8 pse_port, u8 *src_mac, in mtk_foe_entry_prepare()
299 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_set_ipv4_tuple() local
339 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_set_ipv6_tuple() local
484 int type, len; in mtk_flow_entry_match() local
680 int type = mtk_get_ib1_pkt_type(ppe->eth, entry->data.ib1); in mtk_foe_entry_commit() local
704 int type; in mtk_foe_entry_commit_subflow() local
/openbmc/linux/include/linux/
H A Dthermal.h66 enum thermal_trip_type type; member
100 char *type; member
157 char type[THERMAL_NAME_LENGTH]; member
362 const char *type, in thermal_zone_device_register_with_trips()
372 const char *type, in thermal_tripless_zone_device_register()
382 thermal_cooling_device_register(const char *type, void *devdata, in thermal_cooling_device_register()
387 const char *type, void *devdata, in thermal_of_cooling_device_register()
393 char *type, void *devdata, in devm_thermal_of_cooling_device_register()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Drq_enet_desc.h31 u64 address, u8 type, u16 length) in rq_enet_desc_enc()
39 u64 *address, u8 *type, u16 *length) in rq_enet_desc_dec()
/openbmc/linux/drivers/scsi/fnic/
H A Drq_enet_desc.h30 u64 address, u8 type, u16 length) in rq_enet_desc_enc()
38 u64 *address, u8 *type, u16 *length) in rq_enet_desc_dec()
/openbmc/linux/net/nfc/hci/
H A Dhcp.c22 u8 type, u8 instruction, in nfc_hci_hcp_message_tx()
117 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
/openbmc/linux/fs/xfs/
H A Dxfs_dquot_item_recover.c32 uint type; in xlog_recover_dquot_ra_pass2() local
74 uint type; in xlog_recover_dquot_commit_pass2() local
/openbmc/linux/arch/um/include/asm/
H A Duaccess.h48 #define __get_kernel_nofault(dst, src, type, err_label) \ argument
55 #define __put_kernel_nofault(dst, src, type, err_label) \ argument
/openbmc/linux/include/uapi/linux/
H A Dvirtio_bt.h26 __u8 type; member
32 __u8 type; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmpfs.h52 #define l2addr_hash_find(hash, mac, type) ({ \ argument
67 #define l2addr_hash_add(hash, mac, type, gfp) ({ \ argument
/openbmc/linux/include/net/
H A Dicmp.h41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send()
49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send()
/openbmc/libmctp/utils/
H A Dmctp-astlpc-daemon.c26 uint8_t type; in tx_message() local
39 uint8_t type; in rx_message() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c17 int type; member
68 const struct btf_type *type; in BTF_ID() local
/openbmc/linux/drivers/bus/fsl-mc/
H A Dobj-api.c11 static int fsl_mc_get_open_cmd_id(const char *type) in fsl_mc_get_open_cmd_id()
15 const char *type; in fsl_mc_get_open_cmd_id() member
/openbmc/linux/drivers/acpi/acpica/
H A Dextrace.c91 static const char *acpi_ex_get_trace_event_name(acpi_trace_event_type type) in acpi_ex_get_trace_event_name()
131 acpi_ex_trace_point(acpi_trace_event_type type, in acpi_ex_trace_point()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_bt.h26 uint8_t type; member
32 uint8_t type; member
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/
H A D4.json7 "type": 45, number
31 "type": 24581, number
517 "type": 65, number
538 "type": 65, number
559 "type": 65, number
580 "type": 65, number
601 "type": 65, number
622 "type": 65, number
643 "type": 65, number
664 "type": 65, number
[all …]
/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp359 std::string type = "unchecked"; in TEST_F() local
411 std::string type = "unchecked"; in TEST_F() local
459 std::string type = "unchecked"; in TEST_F() local
521 std::string type = "unchecked"; in TEST_F() local
617 std::string type = "unchecked"; in TEST_F() local
670 std::string type = "unchecked"; in TEST_F() local
724 std::string type = "unchecked"; in TEST_F() local
/openbmc/linux/include/rdma/
H A Diba.h64 #define _IBA_GET_MEM_PTR(field_struct, field_offset, type, num_bits, ptr) \ argument
72 #define _IBA_SET_MEM(field_struct, field_offset, type, num_bits, ptr, in, \ argument
93 #define _IBA_GET_MEM(field_struct, field_offset, type, num_bits, ptr, out, \ argument
143 #define IBA_FIELD_MLOC(field_struct, byte_offset, num_bits, type) \ argument

1...<<31323334353637383940>>...358