Home
last modified time | relevance | path

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

1...<<71727374757677787980>>...87

/openbmc/linux/fs/smb/server/
H A Doplock.c1169 * @pid: id of open file
1177 int smb_grant_oplock(struct ksmbd_work *work, int req_op_level, u64 pid, in smb_grant_oplock()
1196 opinfo = alloc_opinfo(work, pid, tid); in smb_grant_oplock()
1176 smb_grant_oplock(struct ksmbd_work * work,int req_op_level,u64 pid,struct ksmbd_file * fp,__u16 tid,struct lease_ctx_info * lctx,int share_ret) smb_grant_oplock() argument
/openbmc/linux/sound/usb/
H A Dquirks.c2041 #define DEVICE_FLG(vid, pid, _flags) \ argument
2042 { .id = USB_ID(vid, pid), .flags = (_flags) }
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dclamav-milter.conf.sample67 #PidFile /var/run/clamav/clamav-milter.pid
/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/kernel/rcu/
H A Dtree_exp.h823 pr_cont(" P%d", t->pid); in rcu_print_task_exp_stall()
/openbmc/linux/Documentation/mm/
H A Dpage_migration.rst27 migration. cat ``/proc/<pid>/numa_maps`` allows an easy review of where the
/openbmc/linux/fs/autofs/
H A Droot.c509 current->pid, task_pgrp_nr(current), in autofs_lookup()
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c1130 OPT_STRING('p', "pid", &ftrace.target.pid, "pid", in cmd_ftrace()
/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.h19 #include <linux/pid.h>
949 rwlock_t lock; /* protects pid, uid, euid fields */
950 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/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/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c1963 static int af9035_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, in af9035_pid_filter() argument
1968 return state->ops.pid_filter(adap->fe[0], index, pid, onoff); in af9035_pid_filter()
/openbmc/linux/kernel/events/
H A Duprobes.c1782 current->comm, current->pid, msg); in uprobe_warn()
1877 current->pid, current->tgid); in prepare_uretprobe()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst243 comm "modprobe", pid 2088, jiffies 4294680594 (age 375.486s)
/openbmc/linux/arch/x86/mm/
H A Dfault.c927 tsk->comm, tsk->pid, address); in do_sigbus()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py35 self.pid = worker_pid
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib.h196 pid_t pid; member
/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/arch/arm64/include/asm/
H A Dkvm_host.h927 #define vcpu_has_run_once(vcpu) !!rcu_access_pointer((vcpu)->pid)
/openbmc/linux/Documentation/locking/
H A Drobust-futex-ABI.rst99 sys_get_robust_list(int pid, struct robust_list_head __user **head_ptr,
/openbmc/linux/mm/kfence/
H A Dcore.c297 track->pid = task_pid_nr(current); in metadata_update_state()

1...<<71727374757677787980>>...87