Home
last modified time | relevance | path

Searched refs:procs (Results 1 – 25 of 39) sorted by relevance

12

/linux/tools/tracing/rtla/src/
A Dtimerlat_u.c112 if (!procs[i]) in timerlat_u_send_kill()
114 retval = kill(procs[i], SIGKILL); in timerlat_u_send_kill()
143 pid_t *procs; in timerlat_u_dispatcher() local
151 if (!procs) in timerlat_u_dispatcher()
183 procs[i] = pid; in timerlat_u_dispatcher()
191 if (procs[i] == pid) { in timerlat_u_dispatcher()
192 procs[i] = 0; in timerlat_u_dispatcher()
204 timerlat_u_send_kill(procs, nr_cpus); in timerlat_u_dispatcher()
213 if (procs[i] == pid) { in timerlat_u_dispatcher()
214 procs[i] = 0; in timerlat_u_dispatcher()
[all …]
/linux/tools/testing/selftests/sched/
A Dcs_prctl_test.c73 static struct child_args procs[MAX_PROCESSES]; variable
98 kill(procs[pidx].cpid, 15); in __handle_error()
282 disp_processes(num_processes, procs); in main()
288 disp_processes(num_processes, procs); in main()
294 pid = procs[pidx].cpid; in main()
302 disp_processes(num_processes, procs); in main()
312 disp_processes(num_processes, procs); in main()
319 procs[pidx].thr_tids[0], getpid()); in main()
323 disp_processes(num_processes, procs); in main()
331 disp_processes(num_processes, procs); in main()
[all …]
/linux/scripts/
A Dgenerate_initcall_order.pl27 my $procs = <$fh>;
30 if (!($procs =~ /^\d+$/)) {
34 return int($procs);
/linux/net/sunrpc/
A Dstats.c208 const struct rpc_procinfo *procs) in _print_name() argument
210 if (procs[op].p_name) in _print_name()
211 seq_printf(seq, "\t%12s: ", procs[op].p_name); in _print_name()
232 int op, const struct rpc_procinfo *procs) in _print_rpc_iostats() argument
234 _print_name(seq, op, procs); in _print_rpc_iostats()
A Drpcb_clnt.c1085 .procs = rpcb_procedures2,
1093 .procs = rpcb_procedures3,
1101 .procs = rpcb_procedures4,
/linux/tools/testing/selftests/cgroup/
A Dtest_cpuset_prs.sh161 ERRMSG=$((echo $$ > cgroup.procs) |& cat)
168 echo $$ > $CGROUP2/cgroup.procs # Move out the task
451 TFILE=$CGRP/cgroup.procs
539 echo 0 > $CGROUP2/cgroup.procs
927 echo $$ > $CGROUP2/cgroup.procs
962 echo 0 > cgroup.procs
988 echo 0 > ../cgroup.procs
/linux/tools/memory-model/scripts/
A Dparseargs.sh120 --procs|--proc)
121 checkarg --procs "(number)" "$#" "$2" '^[0-9]\+$' '^--'
A DREADME84 scripts/initlitmushist.sh --timeout 10m --procs 10
95 scripts/checklitmushist.sh --timeout 10m --procs 10
98 scripts/checkghlitmus.sh --timeout 10m --procs 10
/linux/samples/bpf/
A Dtest_cgrp2_sock.sh55 echo $$ >> ${CGRP_MNT}/cgroup.procs
95 echo $$ > ${CGRP_MNT}/sockopts/cgroup.procs
A Dtest_cgrp2_sock2.sh29 echo $$ >> /tmp/cgroupv2/foo/cgroup.procs
A Dtcp_bpf.readme9 echo $$ >> /tmp/cgroupv2/foo/cgroup.procs
A Ddo_hbm_test.sh218 echo $$ >> $cg_dir/cgroup.procs
/linux/tools/testing/selftests/mm/
A Dwrite_hugetlb_memory.sh17 echo $$ > ${cgroup_path:-/dev/cgroup/memory}/"$cgroup"/cgroup.procs
A Dhugetlb_reparenting_test.sh156 echo $$ >$CGROUP_ROOT/$cgroup/cgroup.procs
164 echo $$ >$CGROUP_ROOT/cgroup.procs
/linux/include/uapi/linux/
A Dsysinfo.h17 __u16 procs; /* Number of current processes */ member
/linux/drivers/staging/media/sunxi/cedrus/
A DTODO14 This will make it possible to register two different procs (decoder and
/linux/Documentation/admin-guide/cgroup-v1/
A Dpids.rst54 # echo $$ > /sys/fs/cgroup/pids/parent/cgroup.procs
72 # echo $$ > /sys/fs/cgroup/pids/parent/child/cgroup.procs
A Dcgroups.rst242 - cgroup.procs: list of thread group IDs in the cgroup. This list is
420 cgroup.procs notify_on_release tasks
459 You can use the cgroup.procs file instead of the tasks file to move all
461 threadgroup to cgroup.procs causes all tasks in that threadgroup to be
462 attached to the cgroup. Writing 0 to cgroup.procs moves all tasks
/linux/Documentation/networking/
A Dip_dynaddr.rst8 dynamically changing packet source address (and socket's if local procs).
/linux/fs/nfs/
A Dmount_clnt.c512 .procs = mnt_procedures,
520 .procs = mnt3_procedures,
/linux/fs/lockd/
A Dclntxdr.c584 .procs = nlm_procedures,
592 .procs = nlm_procedures,
/linux/include/linux/sunrpc/
A Dclnt.h114 const struct rpc_procinfo *procs; /* procedure array */ member
/linux/kernel/cgroup/
A Dcgroup-internal.h79 } procs; member
/linux/net/sunrpc/auth_gss/
A Dgss_rpc_upcall.c386 .procs = gssp_procedures,
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst278 zombie process does not appear in "cgroup.procs" and thus can't be
565 "cgroup.procs" file.
567 - The writer must have write access to the "cgroup.procs" file.
869 cgroup.procs
883 - It must have write access to the "cgroup.procs" file.
885 - It must have write access to the "cgroup.procs" file of the
914 - It must have write access to the "cgroup.procs" file of the
2855 # echo 0 > sub_cgrp_1/cgroup.procs
2867 # echo 7353 > sub_cgrp_1/cgroup.procs
2900 # echo 7353 > batchjobs/container_id2/cgroup.procs
[all …]

Completed in 47 milliseconds

12