Home
last modified time | relevance | path

Searched defs:procs (Results 1 – 8 of 8) 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.rs537 let procs = ctx.get_all_procs()?; in rust_binder_transactions_show_impl() localVariable
551 let procs = ctx.get_all_procs()?; in rust_binder_stats_show_impl() localVariable
564 let procs = ctx.get_all_procs()?; in rust_binder_state_show_impl() localVariable
577 let procs = ctx.get_procs_with_pid(pid)?; in rust_binder_proc_show_impl() localVariable
H A Dprocess.rs1535 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/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/kernel/
H A Dsys.c2981 u16 procs; member