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.rs543 let procs = ctx.get_all_procs()?; rust_binder_transactions_show_impl() localVariable
557 let procs = ctx.get_all_procs()?; rust_binder_stats_show_impl() localVariable
570 let procs = ctx.get_all_procs()?; rust_binder_state_show_impl() localVariable
583 let procs = ctx.get_procs_with_pid(pid)?; rust_binder_proc_show_impl() 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/kernel/
H A Dsys.c3019 u16 procs; member