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;
190 dm_ctr_fn ctr;
191 dm_dtr_fn dtr;
192 dm_map_fn map;
195 dm_endio_fn end_io;
201 dm_resume_fn resume;
202 dm_status_fn status;
[all …]
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py456 def protocol_ssh(self, protocol, target_type, sub_type): argument
473 def protocol_telnet(self, target_type, sub_type): argument
519 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.py92 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.h350 #define put_user(x, gaddr, target_type) \ argument
364 #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.h259 #define put_user(x, gaddr, target_type) \ argument
272 #define get_user(x, gaddr, target_type) \ argument
H A Dsyscall.c774 int target_type; in safe_syscall3() local
3081 int target_type = *type; in target_to_host_sock_type() local
3113 static int sock_flags_fixup(int fd, int target_type) in sock_flags_fixup()
3130 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.c245 static bool type_is_ancestor(TypeImpl *type, TypeImpl *target_type) in type_is_ancestor()
353 TypeImpl *target_type = OBJECT_CLASS(e->data)->type; in type_initialize() local
927 TypeImpl *target_type; in object_class_dynamic_cast() local
1859 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/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/qemu/
H A Dmeson.build3775 target_type='system' variable
3789 target_type='user' variable
/openbmc/linux/drivers/cxl/
H A Dcxl.h344 enum cxl_decoder_type target_type; member
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c116 uint8_t target_type; in cmd_tunnel_management_cmd() member
/openbmc/linux/fs/f2fs/
H A Dsegment.c2882 int target_type, int alloc_mode, in get_atssr_segment()
/openbmc/linux/mm/
H A Dmemcontrol.c6216 enum mc_target_type target_type; in mem_cgroup_move_charge_pte_range() local