Home
last modified time | relevance | path

Searched refs:pid (Results 1951 – 1975 of 2194) sorted by relevance

1...<<71727374757677787980>>...88

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c186 unsigned int pid, in tlbiel_hash_set_isa300() argument
194 rs = ((unsigned long)pid << PPC_BITLSHIFT(31)); in tlbiel_hash_set_isa300()
/openbmc/linux/Documentation/userspace-api/
H A Dlandlock.rst400 accessed through ``/proc/<pid>/fd/*``, cannot currently be explicitly
402 be accessed through ``/proc/<pid>/ns/*``, cannot currently be explicitly
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script.txt133 comm, tid, pid, time, cpu, event, trace, ip, sym, dso, dsoff, addr, symoff,
316 --pid=::
/openbmc/linux/drivers/usb/serial/
H A Dmos7840.c165 #define MCS_DEVICE(vid, pid, flags) \ argument
166 USB_DEVICE((vid), (pid)), .driver_info = (flags)
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250.dtsi871 qcom,local-pid = <0>;
872 qcom,remote-pid = <2>;
895 qcom,local-pid = <0>;
896 qcom,remote-pid = <5>;
919 qcom,local-pid = <0>;
920 qcom,remote-pid = <3>;
2770 qcom,remote-pid = <3>;
3472 qcom,remote-pid = <5>;
5547 qcom,remote-pid = <2>;
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c2766 uint32_t status, uint32_t pid, uint32_t data_size, in iscsi_ping_comp_event() argument
2786 ev->r.ping_comp.pid = pid; in iscsi_ping_comp_event()
2949 struct iscsi_uevent *ev, pid_t pid, in iscsi_if_create_session() argument
2962 session->creator = pid; in iscsi_if_create_session()
3312 ev->u.iscsi_ping.pid, in iscsi_send_ping()
/openbmc/linux/tools/perf/util/
H A Dcs-etm.c1466 sample.pid = thread__pid(tidq->thread); in cs_etm__synth_instruction_sample()
1526 sample.pid = thread__pid(tidq->prev_packet_thread); in cs_etm__synth_branch_sample()
2665 event->itrace_start.pid, in cs_etm__process_itrace_start()
H A Dstat-display.c1308 } else if (_target->pid) in print_header_std()
1309 fprintf(output, "process id \'%s", _target->pid); in print_header_std()
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c2076 static int dib7000p_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) in dib7000p_pid_filter() argument
2079 dprintk("PID filter: index %x, PID %d, OnOff %d\n", id, pid, onoff); in dib7000p_pid_filter()
2080 return dib7000p_write_word(state, 241 + id, onoff ? (1 << 13) | pid : 0); in dib7000p_pid_filter()
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst162 # echo pid > /sys/fs/cgroup/network/<new_class>/tasks
164 # echo pid > /sys/fs/cgroup/network/<orig_class>/tasks
490 in /proc/mounts and /proc/<pid>/cgroups.
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c1921 unsigned long pid; in ctxid_pid_store() local
1944 if (kstrtoul(buf, 16, &pid)) in ctxid_pid_store()
1949 config->ctxid_pid[idx] = (u64)pid; in ctxid_pid_store()
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dclamav-milter.conf.sample67 #PidFile /var/run/clamav/clamav-milter.pid
/openbmc/linux/fs/autofs/
H A Droot.c509 current->pid, task_pgrp_nr(current), in autofs_lookup()
/openbmc/linux/Documentation/mm/
H A Dpage_migration.rst27 migration. cat ``/proc/<pid>/numa_maps`` allows an easy review of where the
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c1130 OPT_STRING('p', "pid", &ftrace.target.pid, "pid", in cmd_ftrace()
H A Dbuiltin-kmem.c411 al.thread = machine__findnew_thread(machine, sample->pid, sample->tid); in find_callsite()
965 struct thread *thread = machine__findnew_thread(machine, sample->pid, in process_sample_event()
/openbmc/linux/kernel/rcu/
H A Dtree_exp.h823 pr_cont(" P%d", t->pid); in rcu_print_task_exp_stall()
/openbmc/linux/Documentation/trace/
H A Dboottime-trace.rst215 filter = "pid < 128"
/openbmc/linux/arch/x86/
H A DKconfig.debug230 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
/openbmc/linux/Documentation/livepatch/
H A Dlivepatch.rst142 There's also a /proc/<pid>/patch_state file which can be used to
163 are sleeping in (/proc/<pid>/stack may help here). Removal (rmmod) of patch
/openbmc/linux/Documentation/usb/
H A Dusb-serial.rst509 echo <vid> <pid> >/sys/bus/usb-serial/drivers/generic/new_id
511 where the <vid> and <pid> is replaced with the hex representation of your
/openbmc/linux/ipc/
H A Dshm.c61 struct pid *shm_cprid;
62 struct pid *shm_lprid;
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c1120 pid_t pid = getpid(); in dump_addrs() local
1130 nh->nlmsg_pid = pid; in dump_addrs()
/openbmc/linux/sound/usb/
H A Dquirks.c2013 #define DEVICE_FLG(vid, pid, _flags) \ argument
2014 { .id = USB_ID(vid, pid), .flags = (_flags) }
/openbmc/qemu/include/block/
H A Dnvme.h1782 uint16_t pid; member
1828 uint16_t pid; member

1...<<71727374757677787980>>...88