Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_u.c102 static int timerlat_u_send_kill(pid_t *procs, int nr_cpus) in timerlat_u_send_kill()
139 pid_t *procs; in timerlat_u_dispatcher() local
/linux/drivers/android/binder/
H A Drust_binder_main.rs543 let procs = ctx.get_all_procs()?; in rust_binder_transactions_show_impl() localVariable
557 let procs = ctx.get_all_procs()?; in rust_binder_stats_show_impl() localVariable
570 let procs = ctx.get_all_procs()?; in rust_binder_state_show_impl() localVariable
583 let procs = ctx.get_procs_with_pid(pid)?; in rust_binder_proc_show_impl() localVariable
H A Dcontext.rs147 let mut procs = KVVec::with_capacity(lock.all_procs.len(), GFP_KERNEL)?; in get_all_procs() localVariable
H A Dprocess.rs1542 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/cgroup/
H A Dcgroup-internal.h79 } procs; member
/linux/include/linux/sunrpc/
H A Dclnt.h117 const struct rpc_procinfo *procs; /* procedure array */ member
/linux/kernel/
H A Dsys.c3015 u16 procs; member