Home
last modified time | relevance | path

Searched refs:pids (Results 76 – 96 of 96) sorted by relevance

1234

/openbmc/linux/kernel/
H A Dpid.c328 &task->signal->pids[type]; in task_pid_ptr()
H A Dfork.c1964 task->signal->pids[type] = pid; in init_task_pid()
/openbmc/phosphor-pid-control/
H A Dconfigure.md166 "pids": [],
177 | `pids` | `list of strings` | Fan and thermal controllers used by the zone. …
/openbmc/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh148 local pids=( ) i
151 pids+=( $! ); waitiperf $netns2 $! $(( 5200 + i ))
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst186 pids systemd(1)
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1112 struct snd_ctl_elem_id __user *pids; /* R: IDs */ member
/openbmc/linux/include/uapi/sound/
H A Dasound.h1112 struct snd_ctl_elem_id __user *pids; /* R: IDs */ member
/openbmc/linux/tools/testing/selftests/net/
H A Dfcnal-test.sh469 ip netns pids ${NSA} | xargs kill 2>/dev/null
473 ip netns pids ${NSB} | xargs kill 2>/dev/null
475 ip netns pids ${NSC} | xargs kill 2>/dev/null
482 ip netns pids ${NSC} | xargs kill 2>/dev/null
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst541 values should be pids of the monitoring target processes. For example, below
542 commands set processes having pids 42 and 4242 as the monitoring targets and
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2101 pids.max
2107 pids.current
2114 possible to have pids.current > pids.max. This can be done by either
2115 setting the limit to be smaller than pids.current, or attaching enough
2116 processes to the cgroup such that pids.current is larger than
2117 pids.max. However, it is not possible to violate a cgroup PID policy
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt830 !/var/run/ftp.pids-all ; # Comes and goes on reboot.
/openbmc/docs/
H A Danti-patterns.md332 - BMC Developer: Reference internal applications, services, pids, etc. the
/openbmc/qemu/hw/nvme/
H A Dctrl.c4357 g_autofree uint16_t *pids = NULL; in nvme_io_mgmt_send_ruh_update() local
4370 pids = g_new(uint16_t, npid); in nvme_io_mgmt_send_ruh_update()
4372 ret = nvme_h2c(n, pids, npid * sizeof(uint16_t), req); in nvme_io_mgmt_send_ruh_update()
4378 if (!nvme_update_ruh(n, ns, pids[i])) { in nvme_io_mgmt_send_ruh_update()
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst1902 This file provides a fast way to retrieve first level children pids
1904 stream of pids.
1913 pids, so one needs to either stop or freeze processes being inspected
/openbmc/linux/sound/core/
H A Dcontrol.c979 if (copy_to_user(list->pids + list->used, &id, in snd_ctl_elem_list()
/openbmc/linux/kernel/sched/
H A Dfair.c3193 unsigned long pids; in vma_is_accessed() local
3203 pids = vma->numab_state->access_pids[0] | vma->numab_state->access_pids[1]; in vma_is_accessed()
3204 return test_bit(hash_32(current->pid, ilog2(BITS_PER_LONG)), &pids); in vma_is_accessed()
/openbmc/linux/Documentation/trace/
H A Dftrace.rst1220 with mapped pids and comms. But this may cause some
1221 overhead, and if you only care about pids, and not the
1228 mapped Thread Group IDs (TGID) mapping to pids. See
H A Dhistogram.rst658 processes in the table rather than raw pids. The example below
2564 trace_marker file and the other when "end" is written. If the pids match, then
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst69 task pids assigned to a cpuset.
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c215 u32 pids; member
/openbmc/linux/
H A DCREDITS3419 D: /sys/fs/cgroup/pids

1234