Home
last modified time | relevance | path

Searched refs:who (Results 1 – 25 of 697) sorted by relevance

12345678910>>...28

/openbmc/qemu/tests/qtest/
H A Dmigration-helpers.h18 bool migrate_watch_for_stop(QTestState *who, const char *name,
20 bool migrate_watch_for_resume(QTestState *who, const char *name,
24 void migrate_qmp(QTestState *who, const char *uri, const char *fmt, ...);
27 void migrate_incoming_qmp(QTestState *who, const char *uri,
31 void migrate_qmp_fail(QTestState *who, const char *uri, const char *fmt, ...);
33 void migrate_set_capability(QTestState *who, const char *capability,
36 QDict *migrate_query(QTestState *who);
37 QDict *migrate_query_not_failed(QTestState *who);
39 void wait_for_migration_status(QTestState *who,
42 void wait_for_migration_complete(QTestState *who);
H A Dmigration-helpers.c90 qtest_qmp_assert_success(who, in migrate_qmp()
97 qtest_qmp_assert_success(who, in migrate_set_capability()
138 QDict *migrate_query(QTestState *who) in migrate_query() argument
143 QDict *migrate_query_not_failed(QTestState *who) in migrate_query_not_failed() argument
146 QDict *rsp = migrate_query(who); in migrate_query_not_failed()
160 static gchar *migrate_query_status(QTestState *who) in migrate_query_status() argument
162 QDict *rsp_return = migrate_query(who); in migrate_query_status()
178 current_status = migrate_query_status(who); in check_migration_status()
199 void wait_for_migration_status(QTestState *who, in wait_for_migration_status() argument
210 void wait_for_migration_complete(QTestState *who) in wait_for_migration_complete() argument
[all …]
H A Dmigration-test.c293 pass = get_migration_pass(who); in wait_for_migration_pass()
381 rsp = migrate_query(who); in migrate_get_socket_address()
421 qtest_qmp_assert_success(who, in migrate_set_parameter_int()
451 qtest_qmp_assert_success(who, in migrate_set_parameter_str()
483 qtest_qmp_assert_success(who, in migrate_set_parameter_bool()
596 qtest_qmp_assert_success(who, in migrate_continue()
604 qtest_qmp_assert_success(who, in migrate_recover()
2857 qtest_qmp_assert_success(who, in calc_dirty_rate()
2873 qtest_qmp_assert_success(who, in dirtylimit_set_all()
2882 qtest_qmp_assert_success(who, in cancel_vcpu_dirty_limit()
[all …]
H A Dtpm-util.c182 void tpm_util_migrate(QTestState *who, const char *uri) in tpm_util_migrate() argument
186 rsp = qtest_qmp(who, in tpm_util_migrate()
193 void tpm_util_wait_for_migration_complete(QTestState *who) in tpm_util_wait_for_migration_complete() argument
201 rsp = qtest_qmp(who, "{ 'execute': 'query-migrate' }"); in tpm_util_wait_for_migration_complete()
H A Dtpm-util.h42 void tpm_util_migrate(QTestState *who, const char *uri);
52 void tpm_util_wait_for_migration_complete(QTestState *who);
/openbmc/linux/block/
H A Dioprio.c85 if (!who) in SYSCALL_DEFINE3()
88 p = find_task_by_vpid(who); in SYSCALL_DEFINE3()
93 if (!who) in SYSCALL_DEFINE3()
96 pgrp = find_vpid(who); in SYSCALL_DEFINE3()
113 if (!who) in SYSCALL_DEFINE3()
130 if (who) in SYSCALL_DEFINE3()
222 if (!who) in SYSCALL_DEFINE2()
230 if (!who) in SYSCALL_DEFINE2()
233 pgrp = find_vpid(who); in SYSCALL_DEFINE2()
249 if (!who) in SYSCALL_DEFINE2()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c44 const char *who, in expect_pfn_sg() argument
57 __func__, who, pfn, page_to_pfn(page)); in expect_pfn_sg()
67 if (igt_timeout(timeout, "%s timed out\n", who)) in expect_pfn_sg()
74 __func__, who, pt->end, pfn); in expect_pfn_sg()
82 const char *who, in expect_pfn_sg_page_iter() argument
94 __func__, who, pfn, page_to_pfn(page)); in expect_pfn_sg_page_iter()
105 __func__, who, pt->end, pfn); in expect_pfn_sg_page_iter()
113 const char *who, in expect_pfn_sgtiter() argument
135 __func__, who, pt->end, pfn); in expect_pfn_sgtiter()
145 const char *who, in expect_pfn_sgtable() argument
[all …]
/openbmc/linux/arch/s390/kvm/
H A Dtrace-s390.h126 TP_PROTO(__u64 type, __u32 parm, __u64 parm64, int who),
127 TP_ARGS(type, parm, parm64, who),
133 __field(int, who)
140 __entry->who = who;
144 (__entry->who == 1) ? " (from kernel)" :
145 (__entry->who == 2) ? " (from user)" : "",
/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() argument
130 ret = get_errno(getrusage(who, &rusage)); in do_bsd_getrusage()
391 static inline abi_long do_bsd_getpriority(abi_long which, abi_long who) in do_bsd_getpriority() argument
399 ret = getpriority(which, who); in do_bsd_getpriority()
408 static inline abi_long do_bsd_setpriority(abi_long which, abi_long who, in do_bsd_setpriority() argument
411 return get_errno(setpriority(which, who, prio)); in do_bsd_setpriority()
/openbmc/linux/kernel/
H A Dsys.c240 if (who) in SYSCALL_DEFINE3()
248 if (who) in SYSCALL_DEFINE3()
249 pgrp = find_vpid(who); in SYSCALL_DEFINE3()
261 if (!who) in SYSCALL_DEFINE3()
303 if (who) in SYSCALL_DEFINE2()
314 if (who) in SYSCALL_DEFINE2()
315 pgrp = find_vpid(who); in SYSCALL_DEFINE2()
329 if (!who) in SYSCALL_DEFINE2()
1803 switch (who) { in getrusage()
1862 if (who != RUSAGE_SELF && who != RUSAGE_CHILDREN && in SYSCALL_DEFINE2()
[all …]
/openbmc/linux/Documentation/process/
H A D1.Intro.rst64 those products attractive to Linux users. Embedded systems vendors, who
67 other software vendors who base their products on Linux have a clear
92 experience behind it. A developer who does not understand the kernel
93 community's ways (or, worse, who tries to flout or circumvent them) will
95 being helpful to those who are trying to learn, has little time for those
96 who will not listen or who do not care about the development process.
98 It is hoped that those who read this document will be able to avoid that
101 community is always in need of developers who will help to make the kernel
102 better; the following text should help you - or those who work for you -
149 result of a simple rule requiring any developer who makes an API change
[all …]
H A D5.Posting.rst30 patches which are known to be half-baked, but those who do will come in
110 users who are engaging in the noble work of tracking down problems.
144 enough for a reader who sees it with no other context to figure out the
165 These include subsystem maintainers and reviewers who need to decide
169 chasing, users who want to know how the kernel has changed, and more. A
261 - Reported-by: names a user who reported a problem which is fixed by this
263 people who test our code and let us know when things do not work
305 When mailing patches, it is important to send copies to anybody who might
314 - Other developers who have been working in the same area - especially
315 those who might be working there now. Using git to see who else has
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0028-corstone1000-boot-index-from-active.patch6 In our platform, the Secure Enclave is the one who control
29 + * in our platform, the Secure Enclave is the one who control
/openbmc/qemu/docs/devel/
H A Dmaintainers.rst8 working in their spare time to employees who work on the project as
26 file contains the canonical list of who is a maintainer. The file
75 Maintainers are volunteers who put themselves forward or have been
85 also be done by a retiring maintainer who nominates their replacement
/openbmc/linux/Documentation/filesystems/
H A Dxfs-maintainer-entry-profile.rst31 - **Outside Contributor**: Anyone who sends a patch but is not involved
33 These folks are usually people who work on other filesystems or
36 - **Developer**: Someone who is familiar with the XFS codebase enough to
42 - **Senior Developer**: A developer who is very familiar with at least
51 - **Reviewer**: Someone (most likely also a developer) who reads code
71 - **Bug Triager**: Someone who examines incoming bug reports in just
95 - **LTS Maintainer**: Someone who backports and tests bug fixes from
/openbmc/ibm-dbus-interfaces/
H A DOWNERS17 # * owners: A list of individuals who have approval authority on the
20 # * reviewers: A list of individuals who have requested review notification
/openbmc/linux/arch/ia64/kernel/
H A Dsys_ia64.c71 ia64_getpriority (int which, int who) in ia64_getpriority() argument
75 prio = sys_getpriority(which, who); in ia64_getpriority()
/openbmc/linux/fs/
H A Dsuper.c1950 if (sb->s_writers.freeze_holders & who) { in freeze_super()
1961 sb->s_writers.freeze_holders |= who; in freeze_super()
1983 sb->s_writers.freeze_holders |= who; in freeze_super()
2031 sb->s_writers.freeze_holders |= who; in freeze_super()
2051 if (!(sb->s_writers.freeze_holders & who)) { in thaw_super_locked()
2061 if (sb->s_writers.freeze_holders & ~who) { in thaw_super_locked()
2062 sb->s_writers.freeze_holders &= ~who; in thaw_super_locked()
2072 sb->s_writers.freeze_holders &= ~who; in thaw_super_locked()
2090 sb->s_writers.freeze_holders &= ~who; in thaw_super_locked()
2111 int thaw_super(struct super_block *sb, enum freeze_holder who) in thaw_super() argument
[all …]
/openbmc/linux/Documentation/block/
H A Dioprio.rst90 static inline int ioprio_set(int which, int who, int ioprio)
92 return syscall(__NR_ioprio_set, which, who, ioprio);
95 static inline int ioprio_get(int which, int who)
97 return syscall(__NR_ioprio_get, which, who);
/openbmc/linux/include/linux/
H A Dresource.h10 void getrusage(struct task_struct *p, int who, struct rusage *ru);
/openbmc/pyphosphor/
H A DOWNERS17 # * owners: A list of individuals who have approval authority on the
20 # * reviewers: A list of individuals who have requested review notification
/openbmc/sdeventplus/
H A DOWNERS17 # * owners: A list of individuals who have approval authority on the
20 # * reviewers: A list of individuals who have requested review notification
/openbmc/phosphor-mrw-tools/
H A DOWNERS17 # * owners: A list of individuals who have approval authority on the
20 # * reviewers: A list of individuals who have requested review notification
/openbmc/phosphor-state-manager/
H A DOWNERS17 # * owners: A list of individuals who have approval authority on the
20 # * reviewers: A list of individuals who have requested review notification
/openbmc/ibm-logging/
H A DOWNERS17 # * owners: A list of individuals who have approval authority on the
20 # * reviewers: A list of individuals who have requested review notification

12345678910>>...28