Home
last modified time | relevance | path

Searched refs:pid (Results 976 – 1000 of 2199) sorted by relevance

1...<<31323334353637383940>>...88

/openbmc/linux/arch/mips/math-emu/
H A Ddsemul.c116 pr_debug("allocate emuframe %d to %d\n", idx, current->pid); in alloc_emuframe()
128 pr_debug("free emuframe %d from %d\n", idx, current->pid); in free_emuframe()
/openbmc/linux/drivers/android/
H A Dbinder_internal.h409 int pid; member
480 int pid; member
H A Dbinder_trace.h143 __entry->to_proc = t->to_proc->pid;
144 __entry->to_thread = t->to_thread ? t->to_thread->pid : 0;
329 __entry->proc = alloc->pid;
347 __entry->proc = alloc->pid;
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/files/
H A Dinit7 PIDFILE=/var/run/rasdaemon.pid
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmysqld.service7 PIDFile=/var/lib/mysql/mysqld.pid
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_dump.h73 __u32 pid; member
/openbmc/linux/tools/perf/Documentation/
H A Dguestmount.txt5 For example, start 2 guest OS, one's pid is 8888 and the other's is 9999:
/openbmc/linux/include/misc/
H A Dcxllib.h104 u32 pid; member
/openbmc/linux/arch/um/drivers/
H A Dchan_user.h43 extern void register_winch_irq(int fd, int tty_fd, int pid,
/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/
H A Dxinetd.init31 …n --start --quiet --background --exec /usr/sbin/xinetd -- -pidfile /var/run/xinetd.pid $XINETD_OPTS
/openbmc/linux/drivers/net/slip/
H A Dslip.h88 pid_t pid; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsend_signal_sched_switch.c42 skel->bss->pid = getpid(); in serial_test_send_signal_sched_switch()
H A Dringbuf.c23 int pid; member
152 skel->bss->pid = getpid(); in ringbuf_subtest()
331 skel_map_key->bss->pid = getpid(); in ringbuf_map_key_subtest()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/
H A Dpython3-blivetgui_2.5.0.bb18 python3-pid libreport \
/openbmc/qemu/qga/vss-win32/
H A Drequester.cpp412 VSS_ID pid; in requester_freeze() local
419 g_gProviderId, &pid); in requester_freeze()
446 VSS_ID pid; in requester_freeze() local
448 g_gProviderId, &pid); in requester_freeze()
/openbmc/linux/drivers/amba/
H A Dbus.c136 u32 size, pid, cid; in amba_read_periphid() local
176 for (pid = 0, i = 0; i < 4; i++) in amba_read_periphid()
177 pid |= (readl(tmp + size - 0x20 + 4 * i) & 255) << (i * 8); in amba_read_periphid()
190 dev->periphid = pid; in amba_read_periphid()
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh89 pid=$!
90 on_exit "ovs_sbx $1 kill -TERM $pid 2>/dev/null"
106 pid=$!
107 ovs_sbx "$sbx" on_exit "kill -TERM $pid 2>/dev/null"
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.c280 ts_header.bitfield = cpu_to_be16((payload_start << 14) | args.pid); in vidtv_pes_write_ts_h()
309 .pid = args->pid, in vidtv_pes_write_into()
/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py471 def pid_active(pid): argument
480 os.kill(int(pid), 0)
565 return [x.pid for x in current_process.children(recursive=False)]
/openbmc/openbmc/meta-security/recipes-ids/samhain/
H A Dsamhain.inc15 file://samhain-pid-path.patch \
118 --with-pid-file=${localstatedir}/run/samhain.pid \
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dtinfoil.py29 pid = tinfoil.config_data.expand(expr)
30 if not pid:
31 self.fail('Unable to expand "%s" - returned %s' % (expr, pid))
/openbmc/linux/tools/lib/bpf/
H A Dbpf.h402 __u32 pid; member
421 #define bpf_link_create_opts__last_field uprobe_multi.pid
589 LIBBPF_API int bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf,
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_tty.c144 vktty->pid = task_pid_nr(current); in bcm_vk_tty_open()
329 if (vktty->pid) in bcm_vk_tty_terminate_tty_user()
330 kill_pid(find_vpid(vktty->pid), SIGKILL, 1); in bcm_vk_tty_terminate_tty_user()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h263 unsigned int pid; member
356 int ionic_db_page_num(struct ionic_lif *lif, int pid);
375 size_t sg_desc_size, unsigned int pid);
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd_v1.c297 u64 pid; in hci_cmd_v1_daa() local
351 i3c_hci_dct_get_val(hci, 0, &pid, &dcr, &bcr); in hci_cmd_v1_daa()
353 next_addr, pid, dcr, bcr); in hci_cmd_v1_daa()

1...<<31323334353637383940>>...88