Home
last modified time | relevance | path

Searched defs:pids (Results 1 – 16 of 16) sorted by relevance

/third_party/toybox/toys/lsb/
Dkillall.c28 GLOBALS( in GLOBALS()
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns05.c83 int find_cinit_pids(pid_t * pids) in find_cinit_pids()
156 pid_t pids[MAX_DEPTH]; in kill_nested_containers() local
/third_party/node/test/fixtures/clustered-server/
Dapp.js26 process.send({ type: 'pids', pids: pids }); property
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake03.c76 pid_t pids[55]; in verify_futex_wake() local
/third_party/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm_readv02.c40 static pid_t pids[2]; variable
Dprocess_vm_writev02.c50 static pid_t pids[2]; variable
Dprocess_vm_readv03.c53 static pid_t pids[2]; variable
/third_party/node/test/parallel/
Dtest-dgram-exclusive-implicit-bind.js45 const pids = []; variable
/third_party/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c126 pid_t *pids; in mem_hog_cpuset() local
/third_party/toybox/toys/pending/
Dtcpsvd.c71 struct list_pid *pids = NULL; variable
123 static char *delete(struct list_pid **pids, int pid) in delete()
/third_party/libwebsockets/lwsws/
Dmain.c64 static int pids[32]; variable
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dgstdvbsrc.h79 guint16 pids[MAX_FILTERS]; member
Dgstdvbsrc.c1114 gchar **pids; in gst_dvbsrc_set_pids() local
/third_party/ffmpeg/libavformat/
Dmpegts.c113 unsigned int pids[MAX_PIDS_PER_PROGRAM]; member
166 MpegTSFilter *pids[NB_PID_MAX]; member
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c2598 pid_t *pids; member
/third_party/toybox/generated/
Dglobals.h68 struct int_list { struct int_list *next; int val; } *pids; member