Home
last modified time | relevance | path

Searched defs:who (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dmigration-helpers.c27 bool migrate_watch_for_stop(QTestState *who, const char *name, in migrate_watch_for_stop()
40 bool migrate_watch_for_resume(QTestState *who, const char *name, in migrate_watch_for_resume()
53 void migrate_qmp_fail(QTestState *who, const char *uri, const char *fmt, ...) in migrate_qmp_fail()
78 void migrate_qmp(QTestState *who, const char *uri, const char *fmt, ...) in migrate_qmp()
94 void migrate_set_capability(QTestState *who, const char *capability, in migrate_set_capability()
138 QDict *migrate_query(QTestState *who) in migrate_query()
143 QDict *migrate_query_not_failed(QTestState *who) in migrate_query_not_failed()
160 static gchar *migrate_query_status(QTestState *who) in migrate_query_status()
171 static bool check_migration_status(QTestState *who, const char *goal, in check_migration_status()
199 void wait_for_migration_status(QTestState *who, in wait_for_migration_status()
[all …]
H A Dmigration-test.c266 static uint64_t get_migration_pass(QTestState *who) in get_migration_pass()
271 static void read_blocktime(QTestState *who) in read_blocktime()
280 static void wait_for_migration_pass(QTestState *who) in wait_for_migration_pass()
297 static void check_guests_ram(QTestState *who) in check_guests_ram()
497 static void migrate_ensure_converge(QTestState *who) in migrate_ensure_converge()
589 static void migrate_pause(QTestState *who) in migrate_pause()
611 static void migrate_cancel(QTestState *who) in migrate_cancel()
2865 static QDict *query_dirty_rate(QTestState *who) in query_dirty_rate()
2897 static bool calc_dirtyrate_ready(QTestState *who) in calc_dirtyrate_ready()
2928 static int64_t get_dirty_rate(QTestState *who) in get_dirty_rate()
[all …]
H A Dtpm-util.c182 void tpm_util_migrate(QTestState *who, const char *uri) in tpm_util_migrate()
193 void tpm_util_wait_for_migration_complete(QTestState *who) in tpm_util_wait_for_migration_complete()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c44 const char *who, in expect_pfn_sg()
82 const char *who, in expect_pfn_sg_page_iter()
113 const char *who, in expect_pfn_sgtiter()
145 const char *who, in expect_pfn_sgtable()
/openbmc/linux/block/
H A Dioprio.c69 SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio) in SYSCALL_DEFINE3() argument
210 SYSCALL_DEFINE2(ioprio_get, int, which, int, who) in SYSCALL_DEFINE2() argument
/openbmc/qemu/bsd-user/
H A Dbsd-proc.h125 static inline abi_long do_bsd_getrusage(abi_long who, abi_ulong target_addr) in do_bsd_getrusage()
391 static inline abi_long do_bsd_getpriority(abi_long which, abi_long who) in do_bsd_getpriority()
408 static inline abi_long do_bsd_setpriority(abi_long which, abi_long who, in do_bsd_setpriority()
/openbmc/linux/arch/sparc/kernel/
H A Dwindows.c113 void try_to_clear_window_buffer(struct pt_regs *regs, int who) in try_to_clear_window_buffer()
/openbmc/linux/arch/x86/kernel/
H A De820.c203 void __init e820__print_table(char *who) in e820__print_table()
1264 char *who = "BIOS-e820"; in e820__memory_setup_default() local
1302 char *who; in e820__memory_setup() local
/openbmc/linux/arch/ia64/kernel/
H A Dsys_ia64.c71 ia64_getpriority (int which, int who) in ia64_getpriority()
/openbmc/linux/fs/
H A Dsuper.c1940 int freeze_super(struct super_block *sb, enum freeze_holder who) in freeze_super()
2046 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who) in thaw_super_locked()
2111 int thaw_super(struct super_block *sb, enum freeze_holder who) in thaw_super()
H A Dfcntl.c115 int f_setown(struct file *filp, int who, int force) in f_setown()
/openbmc/linux/kernel/
H A Dsys.c218 SYSCALL_DEFINE3(setpriority, int, which, int, who, int, niceval) in SYSCALL_DEFINE3() argument
288 SYSCALL_DEFINE2(getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument
1783 void getrusage(struct task_struct *p, int who, struct rusage *r) in getrusage()
1858 SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) in SYSCALL_DEFINE2() argument
1871 COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE2() argument
/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c360 static ItsCmdResult lookup_ite(GICv3ITSState *s, const char *who, in lookup_ite()
413 static ItsCmdResult lookup_cte(GICv3ITSState *s, const char *who, in lookup_cte()
442 static ItsCmdResult lookup_vte(GICv3ITSState *s, const char *who, in lookup_vte()
/openbmc/linux/fs/gfs2/
H A Dsuper.c752 static int gfs2_freeze_super(struct super_block *sb, enum freeze_holder who) in gfs2_freeze_super()
807 static int gfs2_thaw_super(struct super_block *sb, enum freeze_holder who) in gfs2_thaw_super()
/openbmc/linux/fs/nfsd/
H A Dnfs4acl.c860 __be32 nfs4_acl_write_who(struct xdr_stream *xdr, int who) in nfs4_acl_write_who()
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c943 jffs2_get_list(struct part_info * part, const char *who) in jffs2_get_list()
H A Djffs2_1pass.c1849 jffs2_get_list(struct part_info * part, const char *who) in jffs2_get_list()
/openbmc/linux/include/uapi/linux/
H A Dsed-opal.h79 __u32 who; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py1608 def ioprio_set(who, cls, value): argument
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c1077 SYSCALL_DEFINE2(osf_getrusage, int, who, struct rusage32 __user *, ru) in SYSCALL_DEFINE2() argument
1279 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument
/openbmc/qemu/migration/
H A Drdma.c737 static void qemu_rdma_dump_id(const char *who, struct ibv_context *verbs) in qemu_rdma_dump_id()
761 static void qemu_rdma_dump_gid(const char *who, struct rdma_cm_id *id) in qemu_rdma_dump_gid()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfirmware.c775 static int run_rsa(struct hfi1_devdata *dd, const char *who, in run_rsa()