/openbmc/linux/arch/um/os-Linux/ |
H A D | util.c | 117 int pid; in os_dump_core() local
|
/openbmc/linux/arch/s390/mm/ |
H A D | pfault.c | 121 pid_t pid; in pfault_interrupt() local
|
/openbmc/linux/arch/x86/um/ |
H A D | signal.c | 158 int err, pid; in copy_sc_from_user() local 243 int err, pid; in copy_sc_to_user() local
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-proc.h | 257 static inline abi_long do_bsd_getpgid(pid_t pid) in do_bsd_getpgid() 263 static inline abi_long do_bsd_setpgid(int pid, int pgrp) in do_bsd_setpgid()
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_pm81.c | 187 struct wf_pid_state pid; member 253 struct wf_cpu_pid_state pid; member
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | test_shadow_stack.c | 319 pid_t pid; in test_gup() local 696 int pid; in test_ptrace() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 121 static int sched_next_online(int pid, int *next_to_try) in sched_next_online() 583 pid_t pid; in test_lru_sanity5() local
|
/openbmc/linux/include/linux/ |
H A D | posix-timers.h | 39 static inline clockid_t make_process_cpuclock(const unsigned int pid, in make_process_cpuclock() 74 struct pid *pid; member
|
H A D | vt_kern.h | 129 struct pid *pid; member
|
/openbmc/phosphor-pid-control/pid/ |
H A D | zone.cpp | 222 void DbusPidZone::addFanPID(std::unique_ptr<Controller> pid) in addFanPID() 227 void DbusPidZone::addThermalPID(std::unique_ptr<Controller> pid) in addThermalPID()
|
/openbmc/linux/kernel/ |
H A D | sys.c | 977 int pid; in SYSCALL_DEFINE0() local 1073 SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) in SYSCALL_DEFINE2() argument 1144 static int do_getpgid(pid_t pid) in do_getpgid() 1172 SYSCALL_DEFINE1(getpgid, pid_t, pid) in SYSCALL_DEFINE1() argument 1186 SYSCALL_DEFINE1(getsid, pid_t, pid) in SYSCALL_DEFINE1() argument 1214 static void set_special_pids(struct pid *pid) in set_special_pids() 1684 SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, in SYSCALL_DEFINE4() argument
|
/openbmc/linux/sound/isa/ad1816a/ |
H A D | ad1816a.c | 120 const struct pnp_card_device_id *pid) in snd_card_ad1816a_probe()
|
/openbmc/linux/samples/bpf/ |
H A D | test_overhead_user.c | 110 pid_t pid[tasks]; in run_perf_test() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgrp_kfunc_success.c | 12 int err, pid, invocations; variable
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.c | 107 pid_t pid; in eat_cpu() local
|
/openbmc/linux/drivers/android/ |
H A D | binder_alloc.c | 326 static bool debug_low_async_space_locked(struct binder_alloc *alloc, int pid) in debug_low_async_space_locked() 374 int pid) in binder_alloc_new_buf_locked() 566 int pid) in binder_alloc_new_buf()
|
/openbmc/linux/tools/perf/tests/ |
H A D | dwarf-unwind.c | 51 pid_t pid = getpid(); in init_live_machine() local
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | osdep_service_linux.h | 101 #define rtw_signal_process(pid, sig) kill_pid(find_vpid((pid)), (sig), 1) argument
|
/openbmc/linux/arch/arm/mm/ |
H A D | context.c | 106 pid_t pid; in contextidr_notifier() local
|
/openbmc/linux/tools/testing/selftests/ptrace/ |
H A D | peeksiginfo.c | 26 static int sys_ptrace(int request, pid_t pid, void *addr, void *data) in sys_ptrace()
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 124 pid_t pid; in FIXTURE() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | get_stack_raw_tp.c | 14 int pid; member
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | bugs.c | 145 pid_t pid = task_pid_nr(current); in lkdtm_REPORT_STACK() local 163 pid_t pid = task_pid_nr(current); in __lkdtm_REPORT_STACK_CANARY() local
|
/openbmc/linux/tools/perf/util/ |
H A D | db-export.c | 529 pid_t pid, pid_t tid, u64 *db_id, in db_export__pid_tid() 580 pid_t pid = event->context_switch.next_prev_pid; in db_export__switch() local
|
/openbmc/openpower-debug-collector/dump/ |
H A D | dump_monitor.cpp | 66 pid_t pid = fork(); in executeCollectionScript() local
|