Searched defs:procs (Results 1 – 9 of 9) sorted by relevance
102 static int timerlat_u_send_kill(pid_t *procs) in timerlat_u_send_kill() argument 139 pid_t *procs; timerlat_u_dispatcher() local [all...]
544 let procs = ctx.get_all_procs()?; in rust_binder_transactions_show_impl() localVariable558 let procs = ctx.get_all_procs()?; in rust_binder_stats_show_impl() localVariable571 let procs = ctx.get_all_procs()?; in rust_binder_state_show_impl() localVariable584 let procs = ctx.get_procs_with_pid(pid)?; in rust_binder_proc_show_impl() localVariable
158 let mut procs = KVVec::with_capacity(lock.all_procs.len(), GFP_KERNEL)?; in get_all_procs() localVariable
1544 let mut procs = KVec::with_capacity(3, GFP_KERNEL)?; in ioctl_freeze() localVariable
208 const struct rpc_procinfo *procs) in _print_name()232 int op, const struct rpc_procinfo *procs) in _print_rpc_iostats()
17 __u16 procs; /* Number of current processes */ member
31 static struct list_head procs; variable
73 static struct child_args procs[MAX_PROCESSES]; variable
3019 u16 procs; member