/openbmc/linux/scripts/mod/ |
H A D | list.h | 18 #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 D | algboss.c | 29 } type; member 47 u32 type; member 177 u32 type = param->type; in cryptomgr_test() local
|
/openbmc/linux/drivers/nvmem/layouts/ |
H A D | onie-tlv.c | 29 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 D | aquantia_hwmon.c | 33 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 D | nfs3acl.c | 46 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 D | tmp103.c | 54 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 D | io.h | 82 #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 D | mtk_ppe.c | 184 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 D | thermal.h | 66 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 D | rq_enet_desc.h | 31 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 D | rq_enet_desc.h | 30 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 D | hcp.c | 22 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 D | xfs_dquot_item_recover.c | 32 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 D | uaccess.h | 48 #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 D | virtio_bt.h | 26 __u8 type; member 32 __u8 type; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | mpfs.h | 52 #define l2addr_hash_find(hash, mac, type) ({ \ argument 67 #define l2addr_hash_add(hash, mac, type, gfp) ({ \ argument
|
/openbmc/linux/include/net/ |
H A D | icmp.h | 41 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 D | mctp-astlpc-daemon.c | 26 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 D | resolve_btfids.c | 17 int type; member 68 const struct btf_type *type; in BTF_ID() local
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | obj-api.c | 11 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 D | extrace.c | 91 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 D | virtio_bt.h | 26 uint8_t type; member 32 uint8_t type; member
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | 4.json | 7 "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 D | pid_zone_unittest.cpp | 359 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 D | iba.h | 64 #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
|