/linux-3.3/include/linux/ |
D | pid.h | 57 struct pid struct 61 /* lists of tasks that use this pid */ argument 64 struct upid numbers[1]; argument 67 extern struct pid init_struct_pid; argument 72 struct pid *pid; member 75 static inline struct pid *get_pid(struct pid *pid) in get_pid() 135 static inline struct pid_namespace *ns_of_pid(struct pid *pid) in ns_of_pid() 149 static inline bool is_child_reaper(struct pid *pid) in is_child_reaper() 165 static inline pid_t pid_nr(struct pid *pid) in pid_nr() 176 #define do_each_pid_task(pid, type, task) \ argument [all …]
|
/linux-3.3/arch/x86/um/os-Linux/ |
D | registers.c | 15 int save_fp_registers(int pid, unsigned long *fp_regs) in save_fp_registers() 22 int restore_fp_registers(int pid, unsigned long *fp_regs) in restore_fp_registers() 31 int save_fpx_registers(int pid, unsigned long *fp_regs) in save_fpx_registers() 38 int restore_fpx_registers(int pid, unsigned long *fp_regs) in restore_fpx_registers() 45 int get_fp_registers(int pid, unsigned long *regs) in get_fp_registers() 53 int put_fp_registers(int pid, unsigned long *regs) in put_fp_registers() 61 void arch_init_registers(int pid) in arch_init_registers() 78 int get_fp_registers(int pid, unsigned long *regs) in get_fp_registers() 83 int put_fp_registers(int pid, unsigned long *regs) in put_fp_registers()
|
D | tls.c | 47 int os_set_thread_area(user_desc_t *info, int pid) in os_set_thread_area() 58 int os_get_thread_area(user_desc_t *info, int pid) in os_get_thread_area()
|
/linux-3.3/kernel/ |
D | pid.c | 87 struct pid *pid; in is_container_init() local 154 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) in set_last_pid() 166 int i, offset, max_scan, pid, last = pid_ns->last_pid; in alloc_pidmap() local 243 void put_pid(struct pid *pid) in put_pid() 261 struct pid *pid = container_of(rhp, struct pid, rcu); in delayed_put_pid() local 265 void free_pid(struct pid *pid) in free_pid() 284 struct pid *pid; in alloc_pid() local 355 struct pid *pid) in attach_pid() 368 struct pid *pid; in __change_pid() local 390 struct pid *pid) in change_pid() [all …]
|
/linux-3.3/arch/powerpc/mm/ |
D | mmu_decl.h | 35 static inline void _tlbil_pid(unsigned int pid) in _tlbil_pid() 39 #define _tlbil_pid_noind(pid) _tlbil_pid(pid) argument 47 #define _tlbil_pid_noind(pid) _tlbil_pid(pid) argument 55 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() 65 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() 76 static inline void _tlbivax_bcast(unsigned long address, unsigned int pid, in _tlbivax_bcast()
|
/linux-3.3/drivers/media/dvb/b2c2/ |
D | flexcop-hw-filter.c | 46 u16 pid, u16 mask) in flexcop_pid_group_filter() 74 u16 pid, int onoff) in flexcop_pid_Stream1_PID_ctrl() 81 u16 pid, int onoff) in flexcop_pid_Stream2_PID_ctrl() 88 u16 pid, int onoff) in flexcop_pid_PCR_PID_ctrl() 94 u16 pid, int onoff) in flexcop_pid_PMT_PID_ctrl() 100 u16 pid, int onoff) in flexcop_pid_EMM_PID_ctrl() 106 u16 pid, int onoff) in flexcop_pid_ECM_PID_ctrl() 112 int index, u16 pid, int onoff) in flexcop_pid_control()
|
/linux-3.3/net/dcb/ |
D | dcbnl.c | 199 static int dcbnl_reply(u8 value, u8 event, u8 cmd, u8 attr, u32 pid, in dcbnl_reply() 236 u32 pid, u32 seq, u16 flags) in dcbnl_getstate() 251 u32 pid, u32 seq, u16 flags) in dcbnl_getpfccfg() 318 u32 pid, u32 seq, u16 flags) in dcbnl_getperm_hwaddr() 359 u32 pid, u32 seq, u16 flags) in dcbnl_getcap() 425 u32 pid, u32 seq, u16 flags) in dcbnl_getnumtcs() 503 u32 pid, u32 seq, u16 flags) in dcbnl_setnumtcs() 542 u32 pid, u32 seq, u16 flags) in dcbnl_getpfcstate() 557 u32 pid, u32 seq, u16 flags) in dcbnl_setpfcstate() 576 u32 pid, u32 seq, u16 flags) in dcbnl_getapp() [all …]
|
/linux-3.3/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 20 u32 pid; /* netlink pid of destroyer */ member 62 u32 pid; member 94 u32 pid, in nf_conntrack_eventmask_report() 147 u32 pid, int report) in nf_conntrack_event_report() 160 u32 pid; member 174 u32 pid, in nf_ct_expect_event_report() 218 u32 pid, in nf_conntrack_eventmask_report() 224 u32 pid, in nf_conntrack_event_report() 231 u32 pid, in nf_ct_expect_event_report()
|
/linux-3.3/arch/um/os-Linux/skas/ |
D | process.c | 26 int is_skas_winch(int pid, int fd, void *data) in is_skas_winch() 31 static int ptrace_dump_regs(int pid) in ptrace_dump_regs() 55 void wait_stub_done(int pid) in wait_stub_done() 91 static void get_skas_faultinfo(int pid, struct faultinfo *fi) in get_skas_faultinfo() 141 static void handle_segv(int pid, struct uml_pt_regs * regs) in handle_segv() 151 static void handle_trap(int pid, struct uml_pt_regs *regs, in handle_trap() 275 int pid, status, n, flags, err; in start_userspace() local 346 int err, status, op, pid = userspace_pid[0]; in userspace() local 480 int copy_context_skas0(unsigned long new_stack, int pid) in copy_context_skas0()
|
/linux-3.3/arch/um/os-Linux/ |
D | start_up.c | 31 int pid = os_getpid(), ppid = getppid(); in ptrace_child() local 94 int pid, n, status; in start_ptraced_child() local 118 static int stop_ptraced_child(int pid, int exitcode, int mustexit) in stop_ptraced_child() 202 int pid, n, status, count=0; in check_sysemu() local 296 int pid, syscall, n, status; in check_ptrace() local 359 int pid; in os_early_checks() local 416 int pid, n; in check_skas3_ptrace_faultinfo() local 440 int pid, n; in check_skas3_ptrace_ldt() local
|
D | registers.c | 14 int save_registers(int pid, struct uml_pt_regs *regs) in save_registers() 24 int restore_registers(int pid, struct uml_pt_regs *regs) in restore_registers() 39 int init_registers(int pid) in init_registers()
|
D | process.c | 26 unsigned long os_process_pc(int pid) in os_process_pc() 58 int os_process_parent(int pid) in os_process_parent() 92 void os_stop_process(int pid) in os_stop_process() 97 void os_kill_process(int pid, int reap_child) in os_kill_process() 108 long os_ptrace_ldt(long pid, long addr, long data) in os_ptrace_ldt() 124 void os_kill_ptraced_process(int pid, int reap_child) in os_kill_ptraced_process()
|
D | helper.c | 46 int pid, fds[2], ret, n; in run_helper() local 117 int pid, status, err; in run_helper_thread() local 148 int helper_wait(int pid) in helper_wait()
|
/linux-3.3/tools/perf/scripts/python/ |
D | netdev-times.py | 227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, vec): argument 233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, vec): argument 239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, vec): argument 245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument 251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, irq, ret): argument 255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, napi, dev_name): argument 260 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument 266 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument 272 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, argument 278 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, argument [all …]
|
D | sched-migration.py | 31 def thread_name(pid): argument 208 def wake_up(self, ts_list, pid, cpu, fork): argument 349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument 372 comm, pid, runtime, vruntime): argument 377 comm, pid, delay): argument 382 comm, pid, delay): argument 387 comm, pid, delay): argument 397 comm, pid, prio): argument 402 comm, pid, prio): argument [all …]
|
/linux-3.3/arch/arm/mach-ux500/ |
D | devices-db8500.h | 67 #define db8500_add_sdi0(pdata, pid) \ argument 69 #define db8500_add_sdi1(pdata, pid) \ argument 71 #define db8500_add_sdi2(pdata, pid) \ argument 73 #define db8500_add_sdi3(pdata, pid) \ argument 75 #define db8500_add_sdi4(pdata, pid) \ argument 77 #define db8500_add_sdi5(pdata, pid) \ argument
|
/linux-3.3/arch/x86/um/ |
D | ptrace_user.c | 9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() 16 int ptrace_setregs(long pid, unsigned long *regs) in ptrace_setregs()
|
/linux-3.3/arch/um/sys-ppc/ |
D | ptrace_user.c | 5 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() 18 int ptrace_setregs(long pid, unsigned long *regs_in) in ptrace_setregs()
|
/linux-3.3/arch/mips/kernel/ |
D | mips-mt-fpaff.c | 38 static inline struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid() 62 asmlinkage long mipsmt_sys_sched_setaffinity(pid_t pid, unsigned int len, in mipsmt_sys_sched_setaffinity() 153 asmlinkage long mipsmt_sys_sched_getaffinity(pid_t pid, unsigned int len, in mipsmt_sys_sched_getaffinity()
|
/linux-3.3/mm/ |
D | process_vm_access.c | 241 static ssize_t process_vm_rw_core(pid_t pid, const struct iovec *lvec, in process_vm_rw_core() 355 static ssize_t process_vm_rw(pid_t pid, in process_vm_rw() 398 SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, in SYSCALL_DEFINE6() argument 405 SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, in SYSCALL_DEFINE6() argument 416 compat_process_vm_rw(compat_pid_t pid, in compat_process_vm_rw() 468 compat_sys_process_vm_readv(compat_pid_t pid, in compat_sys_process_vm_readv() 480 compat_sys_process_vm_writev(compat_pid_t pid, in compat_sys_process_vm_writev()
|
/linux-3.3/arch/powerpc/kernel/ |
D | sys_ppc32.c | 230 asmlinkage long compat_sys_sched_rr_get_interval(u32 pid, struct compat_timespec __user *interval) in compat_sys_sched_rr_get_interval() 272 asmlinkage long compat_sys_waitpid(u32 pid, unsigned int __user * stat_addr, u32 options) in compat_sys_waitpid() 294 asmlinkage long compat_sys_getpgid(u32 pid) in compat_sys_getpgid() 306 asmlinkage long compat_sys_getsid(u32 pid) in compat_sys_getsid() 317 asmlinkage long compat_sys_kill(u32 pid, u32 sig) in compat_sys_kill() 394 asmlinkage long compat_sys_sched_getparam(u32 pid, struct sched_param __user *param) in compat_sys_sched_getparam() 405 asmlinkage long compat_sys_sched_getscheduler(u32 pid) in compat_sys_sched_getscheduler() 416 asmlinkage long compat_sys_sched_setparam(u32 pid, struct sched_param __user *param) in compat_sys_sched_setparam() 427 asmlinkage long compat_sys_sched_setscheduler(u32 pid, u32 policy, struct sched_param __user *param) in compat_sys_sched_setscheduler() 467 asmlinkage long compat_sys_setpgid(u32 pid, u32 pgid) in compat_sys_setpgid() [all …]
|
/linux-3.3/tools/perf/util/ |
D | thread_map.c | 15 struct thread_map *thread_map__new_by_pid(pid_t pid) in thread_map__new_by_pid() 54 struct thread_map *thread_map__new(pid_t pid, pid_t tid) in thread_map__new()
|
D | event.h | 16 u32 pid, tid; member 22 u32 pid, tid; member 31 u32 pid, tid; member 37 u32 pid, ppid; member 53 u32 pid, tid; member 74 u32 pid, tid; member 90 pid_t pid; member
|
/linux-3.3/net/ax25/ |
D | ax25_iface.c | 59 void ax25_protocol_release(unsigned int pid) in ax25_protocol_release() 162 int (*ax25_protocol_function(unsigned int pid))(struct sk_buff *, ax25_cb *) in ax25_protocol_function() 205 int ax25_protocol_is_registered(unsigned int pid) in ax25_protocol_is_registered()
|
/linux-3.3/include/linux/dvb/ |
D | net.h | 30 __u16 pid; member 45 __u16 pid; member
|