Home
last modified time | relevance | path

Searched refs:pid (Results 1976 – 2000 of 2197) sorted by relevance

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp412 std::string pid = "_PID=" + std::to_string(getpid()); in TEST_F() local
413 std::vector<std::string> ad{pid}; in TEST_F()
/openbmc/linux/tools/perf/util/
H A Dstat-display.c1309 } else if (_target->pid) in print_header_std()
1310 fprintf(output, "process id \'%s", _target->pid); in print_header_std()
/openbmc/linux/fs/smb/server/
H A Doplock.c1176 int smb_grant_oplock(struct ksmbd_work *work, int req_op_level, u64 pid, in smb_grant_oplock() argument
1195 opinfo = alloc_opinfo(work, pid, tid); in smb_grant_oplock()
/openbmc/linux/sound/usb/
H A Dquirks.c2013 #define DEVICE_FLG(vid, pid, _flags) \ argument
2014 { .id = USB_ID(vid, pid), .flags = (_flags) }
/openbmc/linux/tools/perf/
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/openbmc-tools/openbmctool/
H A Dopenbmctool.py140 pid = map(int, check_output(["pidof", "-s",name]))
142 pid = 0
144 return pid
151 pid = get_pid(process_name)
155 pid = get_pid(process_name)
156 if (pid == 0 ):
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c1882 struct ice_prof_id_section *pid; in ice_fill_tbl() local
1936 pid = sect; in ice_fill_tbl()
1937 src = (u8 *)pid->entry; in ice_fill_tbl()
1938 sect_len = le16_to_cpu(pid->count) * in ice_fill_tbl()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-record.txt163 within a single mapping. MMAP events (or /proc/<pid>/maps) can be
200 ip, id, tid, pid, cpu, time, addr, period, txn, weight, phys_addr,
231 --pid=::
/openbmc/linux/include/linux/
H A Dfs.h950 struct pid *pid; /* pid or -pgrp where SIGIO should be sent */ member
1104 extern void __f_setown(struct file *filp, struct pid *, enum pid_type, int force);
H A Dkvm_host.h344 struct pid __rcu *pid; member
/openbmc/linux/Documentation/locking/
H A Drobust-futex-ABI.rst99 sys_get_robust_list(int pid, struct robust_list_head __user **head_ptr,
H A Drobust-futexes.rst177 sys_get_robust_list(int pid, struct robust_list_head __user **head_ptr,
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py36 self.pid = worker_pid
/openbmc/linux/mm/kfence/
H A Dcore.c296 track->pid = task_pid_nr(current); in metadata_update_state()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst243 comm "modprobe", pid 2088, jiffies 4294680594 (age 375.486s)
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h929 #define vcpu_has_run_once(vcpu) !!rcu_access_pointer((vcpu)->pid)
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v11_0.c133 task_info.task_name, task_info.pid); in gmc_v11_0_process_interrupt()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib.h196 pid_t pid; member
/openbmc/linux/arch/x86/mm/
H A Dfault.c927 tsk->comm, tsk->pid, address); in do_sigbus()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c1957 static int af9035_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, in af9035_pid_filter() argument
1962 return state->ops.pid_filter(adap->fe[0], index, pid, onoff); in af9035_pid_filter()
/openbmc/linux/kernel/events/
H A Duprobes.c1777 current->comm, current->pid, msg); in uprobe_warn()
1872 current->pid, current->tgid); in prepare_uretprobe()
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c286 if (creds->pid == pid_vnr(sk->sk_peer_pid)) in hci_sock_copy_creds()
291 creds->pid = pid_vnr(sk->sk_peer_pid); in hci_sock_copy_creds()
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h4014 TP_PROTO(struct xfs_mount *mp, unsigned int nr_threads, pid_t pid),
4015 TP_ARGS(mp, nr_threads, pid),
4019 __field(pid_t, pid)
4024 __entry->pid = pid;
4028 __entry->nr_threads, __entry->pid)
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c655 qp->pid, in qp_iter_print()
/openbmc/linux/fs/coda/
H A Dupcall.c54 inp->ih.pid = task_pid_nr_ns(current, &init_pid_ns); in alloc_upcall()

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