Searched full:gpid (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | tpm-util.h | 38 gboolean tpm_util_swtpm_start(const char *path, GPid *pid, 40 void tpm_util_swtpm_kill(GPid pid);
|
H A D | tpm-tests.c | 39 GPid swtpm_pid; in tpm_test_swtpm_test() 84 GPid src_tpm_pid, dst_tpm_pid; in tpm_test_swtpm_migration_test()
|
H A D | tpm-util.c | 134 gboolean tpm_util_swtpm_start(const char *path, GPid *pid, in tpm_util_swtpm_start() 164 void tpm_util_swtpm_kill(GPid pid) in tpm_util_swtpm_kill()
|
/openbmc/qemu/qga/ |
H A D | commands.c | 95 GPid pid; 113 static int64_t gpid_to_int64(GPid pid) in gpid_to_int64() 122 static GuestExecInfo *guest_exec_info_add(GPid pid) in guest_exec_info_add() 259 static void guest_exec_child_watch(GPid pid, gint status, gpointer data) in guest_exec_child_watch() 414 GPid pid; in qmp_guest_exec()
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g4.c | 231 SIG_EXPR_DECL_SINGLE(GPID0IN, GPID, GPID_DESC); 232 SIG_EXPR_LIST_DECL_DUAL(A18, GPID0IN, GPID0, GPID); 238 SIG_EXPR_DECL_SINGLE(GPID0OUT, GPID, GPID_DESC); 239 SIG_EXPR_LIST_DECL_DUAL(D16, GPID0OUT, GPID0, GPID); 249 SIG_EXPR_DECL_SINGLE(GPID2IN, GPID, GPID_DESC); 250 SIG_EXPR_LIST_DECL_DUAL(B17, GPID2IN, GPID2, GPID); 256 SIG_EXPR_DECL_SINGLE(GPID2OUT, GPID, GPID_DESC); 257 SIG_EXPR_LIST_DECL_DUAL(A17, GPID2OUT, GPID2, GPID); 267 SIG_EXPR_DECL_SINGLE(GPID4IN, GPID, GPID_DESC); 268 SIG_EXPR_LIST_DECL_DUAL(C16, GPID4IN, GPID4, GPID); [all …]
|
H A D | pinctrl-aspeed-g5.c | 209 SIG_EXPR_DECL_SINGLE(GPID0IN, GPID, GPID_DESC); 210 SIG_EXPR_LIST_DECL_DUAL(F19, GPID0IN, GPID0, GPID); 216 SIG_EXPR_DECL_SINGLE(GPID0OUT, GPID, GPID_DESC); 217 SIG_EXPR_LIST_DECL_DUAL(E21, GPID0OUT, GPID0, GPID); 227 SIG_EXPR_DECL_SINGLE(GPID2IN, GPID, GPID_DESC); 228 SIG_EXPR_LIST_DECL_DUAL(F20, GPID2IN, GPID2, GPID); 234 SIG_EXPR_DECL_SINGLE(GPID2OUT, GPID, GPID_DESC); 235 SIG_EXPR_LIST_DECL_DUAL(D20, GPID2OUT, GPID2, GPID); 245 SIG_EXPR_DECL_SINGLE(GPID4IN, GPID, GPID_DESC); 246 SIG_EXPR_LIST_DECL_DUAL(D21, GPID4IN, GPID4, GPID); [all …]
|
/openbmc/qemu/include/io/ |
H A D | channel-command.h | 44 GPid pid;
|
/openbmc/qemu/io/ |
H A D | channel-command.c | 53 GPid pid) in qio_channel_command_new_pid() 79 GPid pid = 0; in qio_channel_command_new_spawn()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2400-pinctrl.yaml | 63 - GPID
|
/openbmc/linux/security/tomoyo/ |
H A D | audit.c | 153 const pid_t gpid = task_pid_nr(current); in tomoyo_print_header() local 169 str_yes_no(r->granted), gpid, tomoyo_sys_getpid(), in tomoyo_print_header()
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g4.dtsi | 827 function = "GPID"; 828 groups = "GPID";
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 15 GPid pid; 43 static void qga_watch(GPid pid, gint status, gpointer user_data) in qga_watch()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | sony-laptop.c | 683 SNC_HANDLE_NAMES(PID_get, "GPID");
|