Home
last modified time | relevance | path

Searched defs:tid (Results 251 - 275 of 1365) sorted by relevance

1...<<11121314151617181920>>...55

/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xattr.h55 static inline int jfs_init_security(tid_t tid, struct inode *inode, in jfs_init_security() argument
/kernel/linux/linux-6.6/include/misc/
H A Dcxllib.h103 u32 tid; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h89 cxgb_mk_tid_release(struct sk_buff *skb, u32 len, u32 tid, u16 chan) in cxgb_mk_tid_release() argument
101 cxgb_mk_close_con_req(struct sk_buff *skb, u32 len, u32 tid, u16 chan, in cxgb_mk_close_con_req() argument
115 cxgb_mk_abort_req(struct sk_buff *skb, u32 len, u32 tid, u16 chan, in cxgb_mk_abort_req() argument
130 cxgb_mk_abort_rpl(struct sk_buff *skb, u32 len, u32 tid, u1 argument
143 cxgb_mk_rx_data_ack(struct sk_buff *skb, u32 len, u32 tid, u16 chan, u32 credit_dack) cxgb_mk_rx_data_ack() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11n.h57 mwifiex_is_station_ampdu_allowed(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) mwifiex_is_station_ampdu_allowed() argument
70 mwifiex_is_ampdu_allowed(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) mwifiex_is_ampdu_allowed() argument
90 mwifiex_is_amsdu_allowed(struct mwifiex_private *priv, int tid) mwifiex_is_amsdu_allowed() argument
135 int tid; mwifiex_find_stream_to_delete() local
[all...]
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H A Devsel.h31 pid_t tid; member
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c31 pid_t tid = gettid(); in execute_thread() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-syscall.c77 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_btf.c58 u32 tid; member
77 u32 tid, cur_offset = 0; in btf_find_struct_member() local
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/examples/
H A Dsampling.c85 int cpu, pid, tid; in main() local
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_atfork_test_001.cpp92 pthread_t tid; in PthreadAtforkTest() local
H A Dpthread_atfork_test_002.cpp99 pthread_t tid; in PthreadAtforkTest() local
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_005.cpp50 int tid; in ThreadFuncTest3() local
76 int tid; in ThreadFuncTest2() local
102 int tid; in ThreadFuncTest1() local
[all...]
H A Dpthread_mutex_test_004.cpp50 int tid = Gettid(); in ThreadFuncTest3() local
75 int tid = Gettid(); in ThreadFuncTest2() local
100 int tid = Gettid(); in ThreadFuncTest1() local
[all...]
H A Dpthread_mutex_test_006.cpp50 int tid = Gettid(); in ThreadFuncTest3() local
75 int tid = Gettid(); in ThreadFuncTest2() local
100 int tid = Gettid(); in ThreadFuncTest1() local
[all...]
/test/ostest/wukong/report/include/
H A Dcsv_utils.h35 uint64_t tid; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dprctlndk.cpp46 pthread_t tid = PARAM_0; in Prctl() local
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
H A DIpcMqTest.cpp382 pthread_t tid; in HWTEST_F() local
444 pthread_t tid; in HWTEST_F() local
511 pthread_t tid; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
H A DSemTest.cpp190 pthread_t tid; in HWTEST_F() local
247 pthread_t tid; in HWTEST_F() local
301 pthread_t tid; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/process/processid/
H A DProcessApiTest.cpp299 pid_t tid = gettid(); in HWTEST_F() local
/third_party/curl/tests/libtest/
H A Dlib1565.c101 pthread_t tid; in test() local
/third_party/curl/docs/examples/
H A Dthreaded-ssl.c138 pthread_t tid[NUMT]; in main() local
/third_party/libunwind/libunwind/src/
H A Dos-freebsd.c53 get_pid_by_tid(int tid) in get_pid_by_tid() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap3.c72 long tid = (long)args; in map_write_unmap() local
/third_party/ltp/testcases/kernel/syscalls/rt_tgsigqueueinfo/
H A Drt_tgsigqueueinfo01.c83 pid_t *tid = arg; in receiver_func() local
106 pid_t tid = -1; in verify_signal_parent_thread() local
128 pid_t *tid = arg; in sender_func() local
145 pid_t tid = -1; in verify_signal_inter_thread() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill03.c81 const int *tid; member

Completed in 10 milliseconds

1...<<11121314151617181920>>...55