/openbmc/linux/include/linux/ |
H A D | device-mapper.h | 185 struct target_type { struct 186 uint64_t features; 187 const char *name; 188 struct module *module; 189 unsigned int version[3]; 190 dm_ctr_fn ctr; 191 dm_dtr_fn dtr; 192 dm_map_fn map; 193 dm_clone_and_map_request_fn clone_and_map_rq; 194 dm_release_clone_request_fn release_clone_rq; [all …]
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | ffdc_collector.py | 465 def protocol_ssh(self, protocol, target_type, sub_type): argument 482 def protocol_telnet(self, target_type, sub_type): argument 528 def protocol_execute(self, protocol, target_type, sub_type): argument
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | exstoren.c | 35 acpi_object_type target_type, in acpi_ex_resolve_object()
|
H A D | exstore.c | 369 acpi_object_type target_type; in acpi_ex_store_object_to_node() local
|
H A D | acobject.h | 311 u8 target_type; /* Used for Index Op */ member
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/ |
H A D | context.py | 93 def getTarget(target_type, logger, target_ip, server_ip, **kwargs): argument
|
/openbmc/linux/security/selinux/ss/ |
H A D | avtab.h | 28 u16 target_type; /* target type */ member
|
H A D | policydb.h | 144 u32 target_type; member
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 360 #define put_user(x, gaddr, target_type) \ argument 374 #define get_user(x, gaddr, target_type) \ argument
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | snoc.h | 38 u32 target_type; member
|
/openbmc/qemu/linux-user/ |
H A D | qemu.h | 261 #define put_user(x, gaddr, target_type) \ argument 274 #define get_user(x, gaddr, target_type) \ argument
|
H A D | syscall.c | 805 int target_type; in safe_syscall3() local 3105 int target_type = *type; in target_to_host_sock_type() local 3137 static int sock_flags_fixup(int fd, int target_type) in sock_flags_fixup() 3154 int target_type = type; in do_socket() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | dm-ioctl.h | 170 char target_type[DM_MAX_TYPE_NAME]; member
|
/openbmc/linux/include/scsi/ |
H A D | scsi_host.h | 847 static inline unsigned int scsi_host_dif_capable(struct Scsi_Host *shost, unsigned int target_type) in scsi_host_dif_capable() 860 static inline unsigned int scsi_host_dix_capable(struct Scsi_Host *shost, unsigned int target_type) in scsi_host_dix_capable()
|
/openbmc/qemu/qom/ |
H A D | object.c | 287 static bool type_is_ancestor(TypeImpl *type, TypeImpl *target_type) in type_is_ancestor() 395 TypeImpl *target_type = OBJECT_CLASS(e->data)->type; in type_initialize() local 953 TypeImpl *target_type; in object_class_dynamic_cast() local 1883 char *target_type; in object_resolve_link() local
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | target.h | 336 #define TARG_VTOP(target_type, vaddr) \ argument
|
H A D | core.h | 727 u32 target_type; member
|
/openbmc/qemu/ |
H A D | meson.build | 4130 target_type='system' variable 4146 target_type='user' variable 4199 if have_rust and target_type == 'system' variable
|
/openbmc/linux/drivers/iommu/ |
H A D | iommu.c | 1813 int target_type) in iommu_get_default_domain_type() 2945 int target_type) in iommu_setup_default_domain()
|
/openbmc/linux/drivers/cxl/ |
H A D | cxl.h | 346 enum cxl_decoder_type target_type; member
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 135 uint8_t target_type; in cmd_tunnel_management_cmd() member
|
/openbmc/linux/fs/f2fs/ |
H A D | segment.c | 2889 int target_type, int alloc_mode, in get_atssr_segment()
|
/openbmc/linux/mm/ |
H A D | memcontrol.c | 6244 enum mc_target_type target_type; in mem_cgroup_move_charge_pte_range() local
|