Home
last modified time | relevance | path

Searched defs:pid (Results 101 – 125 of 701) sorted by relevance

12345678910>>...29

/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c210 static struct bcm_vk_ctx *bcm_vk_get_ctx(struct bcm_vk *vk, const pid_t pid) in bcm_vk_get_ctx()
295 pid_t pid; in bcm_vk_free_ctx() local
686 const pid_t pid, const u32 q_num) in bcm_vk_send_shutdown_msg()
727 static int bcm_vk_handle_last_sess(struct bcm_vk *vk, const pid_t pid, in bcm_vk_handle_last_sess()
1199 pid_t org_pid, pid; in bcm_vk_write() local
1277 pid_t pid = ctx->pid; in bcm_vk_release() local
/linux/tools/testing/selftests/x86/
H A Dlam.c198 pid_t pid; in get_default_tag_bits() local
757 pid_t pid; fork_test() local
778 pid_t pid; handle_execve() local
814 pid_t pid; handle_inheritance() local
857 pid_t pid; handle_thread() local
892 pid_t pid; handle_thread_enable() local
[all...]
/linux/drivers/net/mctp/
H A Dmctp-i3c.c65 u64 pid; member
89 u64 pid; member
345 mctp_i3c_lookup(struct mctp_i3c_bus *mbus, u64 pid) in mctp_i3c_lookup()
370 u64 pid; in mctp_i3c_xmit() local
/linux/arch/mips/mm/
H A Dtlb-r3k.c121 int pid = read_c0_entryhi(); in local_flush_tlb_kernel_range() local
183 int idx, pid; in __update_tlb() local
/linux/include/linux/
H A Dagpgart.h64 pid_t pid; /* pid of process */ member
92 pid_t pid; member
100 pid_t pid; member
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c305 u32 pid; in switch_mmu_to_guest_radix() local
329 u32 pid; in switch_mmu_to_guest_hpt() local
353 static void switch_mmu_to_host(struct kvm *kvm, u32 pid) in switch_mmu_to_host()
H A De500.c161 int as, int pid, int pr) in kvmppc_e500_id_table_reset_one()
221 void kvmppc_set_pid(struct kvm_vcpu *vcpu, u32 pid) in kvmppc_set_pid()
237 int pid; in kvmppc_e500_tlbil_one() local
/linux/kernel/bpf/
H A Dbpf_task_storage.c93 struct pid *pid; in bpf_pid_task_storage_lookup_elem() local
127 struct pid *pid; in bpf_pid_task_storage_update_elem() local
181 struct pid *pid; in bpf_pid_task_storage_delete_elem() local
/linux/tools/perf/tests/
H A Dhists_common.c17 u32 pid; member
26 u32 pid; member
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c59 unsigned int pid, unsigned long *config) in mvebu_mmio_mpp_ctrl_get()
70 unsigned int pid, unsigned long config) in mvebu_mmio_mpp_ctrl_set()
83 struct mvebu_pinctrl *pctl, unsigned pid) in mvebu_pinctrl_find_group_by_pid()
793 unsigned int pid, unsigned long *config) in mvebu_regmap_mpp_ctrl_get()
810 unsigned int pid, unsigned long config) in mvebu_regmap_mpp_ctrl_set()
/linux/tools/perf/util/
H A Djitdump.h43 uint32_t pid; /* JIT process id */ member
68 uint32_t pid; member
83 uint32_t pid; member
/linux/arch/um/os-Linux/
H A Dumid.c138 char pid[sizeof("nnnnnnnnn")], *end, *file; in is_umdir_used() local
212 char pid[sizeof("nnnnnnnnn")], *file; in create_pid_file() local
/linux/tools/testing/selftests/ptrace/
H A Dset_syscall_info.c41 kill_tracee(pid_t pid) in kill_tracee()
55 sys_ptrace(int request, pid_t pid, unsigned long addr, unsigned long data) in sys_ptrace()
/linux/kernel/
H A Dcompat.c124 COMPAT_SYSCALL_DEFINE3(sched_setaffinity, compat_pid_t, pid, in COMPAT_SYSCALL_DEFINE3() argument
144 COMPAT_SYSCALL_DEFINE3(sched_getaffinity, compat_pid_t, pid, unsigned int, len, in COMPAT_SYSCALL_DEFINE3() argument
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c54 int wait_for_pid(pid_t pid) in wait_for_pid()
247 pid_t pid; in do_test() local
/linux/tools/testing/selftests/hid/
H A Dhid_common.h28 __u32 pid; member
136 __u16 bus, __u32 vid, __u32 pid, __u8 *rdesc, in uhid_create()
436 __u16 bus, __u32 vid, __u32 pid, const __u8 *rdesc, size_t rdesc_size) in setup_uhid()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c29 pid_t pid, ret; in timing() local
55 pid_t pid, ret; in calibrate() local
/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c193 pid_t pid; in test_unpriv_remount() local
271 pid_t pid; in test_priv_mount_unpriv_remount() local
/linux/arch/um/drivers/
H A Dchan_user.c243 int fds[2], n, err, pid; in winch_tramp() local
299 int pid, thread, count, thread_fd = -1; in register_winch() local
/linux/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c24 pid_t pid; in TEST() local
/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c38 #define format_cgroup_path_pid(buf, path, pid) \ argument
48 #define format_classid_path_pid(buf, pid) \ argument
253 pid_t pid = getpid(); in join_cgroup_from_top() local
H A Dtask_local_storage_helpers.h17 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) in sys_pidfd_open()
/linux/sound/firewire/oxfw/
H A Doxfw.h106 enum avc_general_plug_dir dir, unsigned int pid, in avc_stream_get_format_single()
113 enum avc_general_plug_dir dir, unsigned int pid, in avc_stream_get_format_list()
/linux/sound/isa/es1688/
H A Des1688.c204 const struct pnp_card_device_id *pid) in snd_card_es968_pnp()
228 const struct pnp_card_device_id *pid) in snd_es968_pnp_detect()
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-stack.c35 int pid; in tm_signal_stack() local

12345678910>>...29