Home
last modified time | relevance | path

Searched defs:target_type (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/include/linux/
H A Ddevice-mapper.h185 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 Dffdc_collector.py465 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 Dexstoren.c35 acpi_object_type target_type, in acpi_ex_resolve_object()
H A Dexstore.c369 acpi_object_type target_type; in acpi_ex_store_object_to_node() local
H A Dacobject.h311 u8 target_type; /* Used for Index Op */ member
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py93 def getTarget(target_type, logger, target_ip, server_ip, **kwargs): argument
/openbmc/linux/security/selinux/ss/
H A Davtab.h28 u16 target_type; /* target type */ member
H A Dpolicydb.h144 u32 target_type; member
/openbmc/qemu/bsd-user/
H A Dqemu.h360 #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 Dsnoc.h38 u32 target_type; member
/openbmc/qemu/linux-user/
H A Dqemu.h261 #define put_user(x, gaddr, target_type) \ argument
274 #define get_user(x, gaddr, target_type) \ argument
H A Dsyscall.c805 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 Ddm-ioctl.h170 char target_type[DM_MAX_TYPE_NAME]; member
/openbmc/linux/include/scsi/
H A Dscsi_host.h847 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 Dobject.c287 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 Dtarget.h336 #define TARG_VTOP(target_type, vaddr) \ argument
H A Dcore.h727 u32 target_type; member
/openbmc/qemu/
H A Dmeson.build4130 target_type='system' variable
4146 target_type='user' variable
4199 if have_rust and target_type == 'system' variable
/openbmc/linux/drivers/iommu/
H A Diommu.c1813 int target_type) in iommu_get_default_domain_type()
2945 int target_type) in iommu_setup_default_domain()
/openbmc/linux/drivers/cxl/
H A Dcxl.h346 enum cxl_decoder_type target_type; member
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c135 uint8_t target_type; in cmd_tunnel_management_cmd() member
/openbmc/linux/fs/f2fs/
H A Dsegment.c2889 int target_type, int alloc_mode, in get_atssr_segment()
/openbmc/linux/mm/
H A Dmemcontrol.c6244 enum mc_target_type target_type; in mem_cgroup_move_charge_pte_range() local