| /third_party/musl/src/linux/ |
| H A D | tgkill.c | 19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
|
| /third_party/musl/porting/linux/user/src/linux/ |
| H A D | tgkill.c | 19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
|
| /third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/ |
| H A D | rt_sigqueueinfo.h | 12 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) in sys_rt_sigqueueinfo() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | tgkill.c | 12 int tgid, tid;
in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/tgkill/ |
| H A D | tgkill.h | 12 static inline int sys_tgkill(int tgid, int tid, int sig) in sys_tgkill() argument
|
| H A D | tgkill03.c | 80 const int *tgid; member
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify11.c | 62 int tgid = getpid(); in test01() local
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_rtg.cpp | 61 int tgid = RTGCtrl::Instance().GetThreadGroup(); in HWTEST_F() local 76 int tgid = RTGCtrl::Instance().GetThreadGroup(); in HWTEST_F() local 96 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 116 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 134 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 159 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 227 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/context/ |
| H A D | mali_kbase_context.c | 48 static struct kbase_process *find_process_node(struct rb_node *node, pid_t tgid) in find_process_node() argument 86 const pid_t tgid = kctx->tgid; in kbase_insert_kctx_to_process() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/context/ |
| H A D | mali_kbase_context.c | 44 static struct kbase_process *find_process_node(struct rb_node *node, pid_t tgid) in find_process_node() argument 82 const pid_t tgid = kctx->tgid; in kbase_insert_kctx_to_process() local [all...] |
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | thread_group.h | 167 int tgid = -1; global() member in ffrt::ThreadGroup [all...] |
| H A D | rtg_ioctl.cpp | 143 ss << " tgid: " << tgid; in Format() local 155 RTGMsg(uint32_t cmd, int32_t tgid, int64_t data) in RTGMsg() argument 161 int32_t tgid; member in ffrt::RTGCtrl::RTGMsg 198 int tgid in GetThreadGroup() local 204 PutThreadGroup(int tgid) PutThreadGroup() argument 212 JoinThread(int tgid, pid_t tid) JoinThread() argument 220 RemoveThread(int tgid, pid_t tid) RemoveThread() argument 228 UpdatePerfUtil(int tgid, int util) UpdatePerfUtil() argument 236 UpdatePerfFreq(int tgid, int64_t freq) UpdatePerfFreq() argument 244 UpdateAndGetLoad(int tgid, pid_t tid) UpdateAndGetLoad() argument 258 UpdateAndGetLoad(int tgid) UpdateAndGetLoad() argument 272 SetGroupWindowSize(int tgid, uint64_t size) SetGroupWindowSize() argument 280 SetInvalidInterval(int tgid, uint64_t interval) SetInvalidInterval() argument 288 Begin(int tgid) Begin() argument 296 End(int tgid) End() argument 304 SetPreferredCluster(int tgid, int clusterId) SetPreferredCluster() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/clone/ |
| H A D | clone08.c | 20 static pid_t ptid, ctid, tgid; variable
|
| /foundation/resourceschedule/memmgr/common/include/ |
| H A D | kernel_interface.h | 34 int tgid; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_media_mem.h | 119 pid_t tgid; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.c | 1178 void __kbase_tlstream_tl_summary_new_ctx(void *context, u32 nr, u32 tgid)
in __kbase_tlstream_tl_summary_new_ctx() argument 1302 void __kbase_tlstream_tl_new_ctx(void *context, u32 nr, u32 tgid)
in __kbase_tlstream_tl_new_ctx() argument [all...] |
| H A D | mali_kbase_defs.h | 1354 pid_t tgid;
member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tracepoints.c | 542 mali_kbase_kbase_tlstream_tl_new_ctx( struct kbase_tlstream *stream, const void *ctx, u32 ctx_nr, u32 tgid) mali_kbase_kbase_tlstream_tl_new_ctx() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.c | 1538 void __kbase_tlstream_tl_summary_new_ctx(void *context, u32 nr, u32 tgid) in __kbase_tlstream_tl_summary_new_ctx() argument 1700 void __kbase_tlstream_tl_new_ctx(void *context, u32 nr, u32 tgid) in __kbase_tlstream_tl_new_ctx() argument [all...] |
| H A D | mali_kbase_defs.h | 1372 pid_t tgid; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-util.c | 1175 GETGROUPS_T *gids, tgid; in pa_own_uid_in_group() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_defs.h | 602 pid_t tgid; member 1594 pid_t tgid; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_defs.h | 634 pid_t tgid; member 1771 pid_t tgid; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tracepoints.c | 664 __kbase_tlstream_tl_new_ctx( struct kbase_tlstream *stream, const void *ctx, u32 ctx_nr, u32 tgid) __kbase_tlstream_tl_new_ctx() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 964 pid_t tgid;
member
|