Searched defs:pid (Results 251 - 275 of 883) sorted by last modified time

<<11121314151617181920>>

/linux-master/tools/lib/subcmd/
H A Drun-command.c168 static int wait_or_whine(pid_t pid) argument
H A Drun-command.h20 pid_t pid; member in struct:child_process
/linux-master/sound/firewire/oxfw/
H A Doxfw-stream.c628 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, u8 **formats) argument
705 fill_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, unsigned short pid) argument
H A Doxfw.h105 avc_stream_get_format_single(struct fw_unit *unit, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len) argument
112 avc_stream_get_format_list(struct fw_unit *unit, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, unsigned int eid) argument
/linux-master/mm/damon/
H A Dsysfs.c214 int pid; member in struct:damon_sysfs_target
1165 static int damon_sysfs_update_target_pid(struct damon_target *target, int pid) argument
1660 int pid = -1; local
[all...]
/linux-master/kernel/
H A Dpid.c112 void put_pid(struct pid *pid) argument
129 struct pid *pi local
133 free_pid(struct pid *pid) argument
169 struct pid *pid; local
342 struct pid *pid = *task_pid_ptr(task, type); local
350 struct pid *pid; local
375 change_pid(struct task_struct *task, enum pid_type type, struct pid *pid) argument
409 pid_task(struct pid *pid, enum pid_type type) argument
453 struct pid *pid; local
461 get_pid_task(struct pid *pid, enum pid_type type) argument
475 struct pid *pid; local
485 pid_nr_ns(struct pid *pid, struct pid_namespace *ns) argument
499 pid_vnr(struct pid *pid) argument
540 struct pid *pid; local
571 struct pid *pid; local
603 pidfd_create(struct pid *pid, unsigned int flags) argument
709 pidfd_getfd(struct pid *pid, int fd) argument
749 struct pid *pid; local
[all...]
/linux-master/include/uapi/linux/
H A Dfanotify.h137 __s32 pid; member in struct:fanotify_event_metadata
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h5141 uint16_t pid; /* USB-IF PID */ member in struct:ec_params_usb_pd_discovery_entry
/linux-master/include/linux/
H A Dpid.h55 struct pid struct
81 get_pid(struct pid *pid) argument
90 pid_has_task(struct pid *pid, enum pid_type type) argument
145 ns_of_pid(struct pid *pid) argument
159 is_child_reaper(struct pid *pid) argument
175 pid_nr(struct pid *pid) argument
299 pid_t pid = 0; local
[all...]
/linux-master/fs/
H A Dpidfs.c57 struct pid *pid = pidfd_pid(f); local
91 struct pid *pid = pidfd_pid(file); local
134 pidfs_inum(struct pid *pid, unsigned long *ino) argument
153 pidfs_inum(struct pid *pid, unsigned long *ino) argument
189 struct pid *pid = inode->i_private; local
205 struct pid *pid = inode->i_private; local
233 struct pid *pid = data; local
262 pidfs_alloc_file(struct pid *pid, unsigned int flags) argument
[all...]
/linux-master/fs/ocfs2/
H A Ddlmglue.c2681 struct pid *pid = task_pid(current); local
811 ocfs2_pid_holder(struct ocfs2_lock_res *lockres, struct pid *pid) argument
/linux-master/fs/notify/fanotify/
H A Dfanotify.c725 struct pid *pid; local
[all...]
/linux-master/drivers/hid/
H A Dwacom_wac.c3334 int pid, battery, charging; local
H A Dwacom_wac.h354 int pid; member in struct:wacom_wac
/linux-master/drivers/gpu/drm/lima/
H A Dlima_ctx.h19 pid_t pid; member in struct:lima_ctx
/linux-master/drivers/gpu/drm/
H A Ddrm_ioc32.c169 u32 pid; /* Process ID */ member in struct:drm_client32
H A Ddrm_file.c451 struct pid *pid, *old; local
[all...]
H A Ddrm_debugfs.c95 struct pid *pid; local
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c42 pid_t pid; member in struct:kfd_smi_client
162 static bool kfd_smi_ev_enabled(pid_t pid, struct kfd_smi_client *client, argument
174 static void add_event_to_kfifo(pid_t pid, struct kfd_node *dev, argument
199 static void kfd_smi_event_add(pid_t pid, struct kfd_node *dev, argument
253 kfd_smi_event_page_fault_start(struct kfd_node *node, pid_t pid, unsigned long address, bool write_fault, ktime_t ts) argument
262 kfd_smi_event_page_fault_end(struct kfd_node *node, pid_t pid, unsigned long address, bool migration) argument
270 kfd_smi_event_migration_start(struct kfd_node *node, pid_t pid, unsigned long start, unsigned long end, uint32_t from, uint32_t to, uint32_t prefetch_loc, uint32_t preferred_loc, uint32_t trigger) argument
282 kfd_smi_event_migration_end(struct kfd_node *node, pid_t pid, unsigned long start, unsigned long end, uint32_t from, uint32_t to, uint32_t trigger) argument
292 kfd_smi_event_queue_eviction(struct kfd_node *node, pid_t pid, uint32_t trigger) argument
300 kfd_smi_event_queue_restore(struct kfd_node *node, pid_t pid) argument
327 kfd_smi_event_unmap_from_gpu(struct kfd_node *node, pid_t pid, unsigned long address, unsigned long last, uint32_t trigger) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c998 struct pid *pid; local
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1975 pid_t pid; member in struct:hl_userptr
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c592 int pid = kvmppc_get_gpr(vcpu, 5); local
H A Dbook3s_64_mmu_radix.c35 unsigned long __kvmhv_copy_tofrom_guest_radix(int lpid, int pid, argument
103 int pid; local
272 u32 pid; local
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c209 __u32 pid; member in struct:seccomp_notif
3274 pid_t pid; local
3362 pid_t pid; local
3393 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3461 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3491 pid_t pid; local
3542 pid_t pid; local
3610 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3617 pid_t pid; local
3643 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3653 pid_t pid; local
3682 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3694 pid_t pid, pid2; local
3760 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3771 pid_t pid; local
3805 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3821 pid_t pid; local
3895 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3907 pid_t pid; local
3942 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
3964 pid_t pid; local
4031 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
4058 pid_t pid; local
4211 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
4220 pid_t pid; local
4281 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
4298 pid_t pid; local
4338 ASSERT_EQ(waitpid(pid, &status, 0), pid); local
4345 pid_t pid; local
4442 get_proc_stat(struct __test_metadata *_metadata, pid_t pid) argument
4462 pid_t pid, pids[3]; local
4496 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
4541 get_proc_syscall(struct __test_metadata *_metadata, int pid) argument
4566 pid_t pid; local
4622 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
4638 pid_t pid; local
4703 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
4713 pid_t pid; local
4753 EXPECT_EQ(waitpid(pid, &status, 0), pid); local
[all...]
H A Dseccomp_benchmark.c29 pid_t pid, ret; local
55 pid_t pid, ret; local

Completed in 486 milliseconds

<<11121314151617181920>>