Home
last modified time | relevance | path

Searched defs:procs (Results 1 – 9 of 9) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dtimerlat_u.c102 static int timerlat_u_send_kill(pid_t *procs) in timerlat_u_send_kill() argument
139 pid_t *procs; timerlat_u_dispatcher() local
[all...]
/linux/drivers/android/binder/
H A Drust_binder_main.rs544 let procs = ctx.get_all_procs()?; in rust_binder_transactions_show_impl() localVariable
558 let procs = ctx.get_all_procs()?; in rust_binder_stats_show_impl() localVariable
571 let procs = ctx.get_all_procs()?; in rust_binder_state_show_impl() localVariable
584 let procs = ctx.get_procs_with_pid(pid)?; in rust_binder_proc_show_impl() localVariable
H A Dcontext.rs158 let mut procs = KVVec::with_capacity(lock.all_procs.len(), GFP_KERNEL)?; in get_all_procs() localVariable
H A Dprocess.rs1544 let mut procs = KVec::with_capacity(3, GFP_KERNEL)?; in ioctl_freeze() localVariable
/linux/net/sunrpc/
H A Dstats.c208 const struct rpc_procinfo *procs) in _print_name()
232 int op, const struct rpc_procinfo *procs) in _print_rpc_iostats()
/linux/include/uapi/linux/
H A Dsysinfo.h17 __u16 procs; /* Number of current processes */ member
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debugfs.c31 static struct list_head procs; variable
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c73 static struct child_args procs[MAX_PROCESSES]; variable
/linux/kernel/
H A Dsys.c3019 u16 procs; member