Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 25 of 111) sorted by relevance

12345

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dfork.c9 wait_for_child_exit(int pid) { in wait_for_child_exit()
34 pid_t pid; in TEST_BEGIN() local
79 int pid = fork(); in do_fork_thd() local
118 int pid = fork(); in TEST_BEGIN() local
/f-stack/tools/libutil/
H A Duucplock.c68 pid_t pid, pid_old; in uu_lock() local
128 uu_lock_txfr(const char *tty_name, pid_t pid) in uu_lock_txfr()
199 put_pid(int fd, pid_t pid) in put_pid()
213 pid_t pid; in get_pid() local
H A Dkinfo_getproc.c43 kinfo_getproc(pid_t pid) in kinfo_getproc()
H A Dkinfo_getfile.c13 kinfo_getfile(pid_t pid, int *cntp) in kinfo_getfile()
H A Dkinfo_getvmmap.c13 kinfo_getvmmap(pid_t pid, int *cntp) in kinfo_getvmmap()
H A Dpty.c93 int master, slave, pid; in forkpty() local
/f-stack/freebsd/amd64/linux/
H A Dlinux_ptrace.c119 linux_ptrace_status(struct thread *td, pid_t pid, int status) in linux_ptrace_status()
309 linux_ptrace_peek(struct thread *td, pid_t pid, void *addr, void *data) in linux_ptrace_peek()
322 linux_ptrace_peekuser(struct thread *td, pid_t pid, void *addr, void *data) in linux_ptrace_peekuser()
330 linux_ptrace_pokeuser(struct thread *td, pid_t pid, void *addr, void *data) in linux_ptrace_pokeuser()
338 linux_ptrace_setoptions(struct thread *td, pid_t pid, l_ulong data) in linux_ptrace_setoptions()
392 linux_ptrace_getsiginfo(struct thread *td, pid_t pid, l_ulong data) in linux_ptrace_getsiginfo()
417 linux_ptrace_getregs(struct thread *td, pid_t pid, void *data) in linux_ptrace_getregs()
456 linux_ptrace_setregs(struct thread *td, pid_t pid, void *data) in linux_ptrace_setregs()
471 linux_ptrace_getregset_prstatus(struct thread *td, pid_t pid, l_ulong data) in linux_ptrace_getregset_prstatus()
553 linux_ptrace_seize(struct thread *td, pid_t pid, l_ulong addr, l_ulong data) in linux_ptrace_seize()
[all …]
/f-stack/freebsd/kern/
H A Dkern_fork.c106 int error, pid; in sys_fork() local
124 int error, fd, pid; in sys_pdfork() local
151 int error, pid; in sys_vfork() local
168 int error, pid; in sys_rfork() local
212 int error, pid; in sysctl_kern_randompid() local
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process.c91 ngx_pid_t pid; in ngx_spawn_process() local
475 ngx_pid_t pid; in ngx_process_get_status() local
565 ngx_unlock_mutexes(ngx_pid_t pid) in ngx_unlock_mutexes()
632 ngx_os_signal_process(ngx_cycle_t *cycle, char *name, ngx_pid_t pid) in ngx_os_signal_process()
H A Dngx_channel.h19 ngx_pid_t pid; member
/f-stack/dpdk/app/test/
H A Dtest_debug.c26 int pid; in test_panic() local
51 int pid; in test_exit_val() local
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c855 uint16_t pid = 0; in dma_unmap_cb() local
882 uint16_t pid = 0; in dma_map_cb() local
1130 portid_t pid = 0; in check_nb_rxq() local
1180 portid_t pid = 0; in check_nb_txq() local
1255 portid_t pid = 0; in check_nb_rxd() local
1340 portid_t pid = 0; in check_nb_txd() local
1400 portid_t pid = 0; in check_nb_hairpinq() local
1415 portid_t pid; in init_config() local
1623 portid_t pid; in init_fwd_streams() local
2756 stop_port(portid_t pid) in stop_port()
[all …]
/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_eal.c14 uint16_t pid; in fs_ethdev_portid_get() local
38 uint16_t pid; in fs_bus_init() local
/f-stack/freebsd/security/audit/
H A Dbsm_token.c670 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process32()
700 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process64()
731 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process()
754 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process32_ex()
790 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process64_ex()
829 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process_ex()
1099 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject32()
1122 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject64()
1146 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject()
1169 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_subject32_ex()
[all …]
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D04-resharding.tcl36 proc process_is_running {pid} { argument
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_shmtx.c150 ngx_shmtx_force_unlock(ngx_shmtx_t *mtx, ngx_pid_t pid) in ngx_shmtx_force_unlock()
305 ngx_shmtx_force_unlock(ngx_shmtx_t *mtx, ngx_pid_t pid) in ngx_shmtx_force_unlock()
H A Dngx_cycle.c1013 u_char pid[NGX_INT64_LEN + 2]; in ngx_create_pidfile() local
1073 ngx_pid_t pid; in ngx_signal_process() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-init-linux.c178 int pid; in setup_cvmx_shared() local
388 int pid = fork(); in main() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c98 tsd_hash_search(tsd_hash_table_t *table, uint_t key, pid_t pid) in tsd_hash_search()
156 tsd_hash_add(tsd_hash_table_t *table, uint_t key, pid_t pid, void *value) in tsd_hash_add()
276 tsd_hash_add_pid(tsd_hash_table_t *table, pid_t pid) in tsd_hash_add_pid()
463 pid_t pid; in tsd_set() local
/f-stack/tools/libutil/tests/
H A Dpidfile_test.c131 pid_t other = 0, pid = 0; in common_test_pidfile_child() local
272 char path[PATH_MAX], pid[32], tmpdir[PATH_MAX]; in test_pidfile_relative() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_conf.c507 pid_t pid = zed_file_is_locked(zcp->pid_fd); in zed_conf_write_pid() local
612 pid_t pid = zed_file_is_locked(zcp->state_fd); in zed_conf_open_state() local
/f-stack/tools/netstat/
H A Dbpf.c60 bpf_pidname(pid_t pid) in bpf_pidname()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/dir_rd_update/
H A Ddir_rd_update.c54 pid_t pid; in main() local
/f-stack/app/redis-5.0.5/src/
H A Dzmalloc.c346 size_t zmalloc_get_smap_bytes_by_field(char *field, long pid) { in zmalloc_get_smap_bytes_by_field()
374 size_t zmalloc_get_smap_bytes_by_field(char *field, long pid) { in zmalloc_get_smap_bytes_by_field()
381 size_t zmalloc_get_private_dirty(long pid) { in zmalloc_get_private_dirty()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/user_ns_exec/
H A Duser_ns_exec.c90 set_idmap(pid_t pid, const char *file) in set_idmap()

12345