| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | s6sy761.c | 174 u8 tid; in s6sy761_handle_coordinates() local 142 s6sy761_report_coordinates(struct s6sy761_data *sdata, u8 *event, u8 tid) s6sy761_report_coordinates() argument 163 s6sy761_report_release(struct s6sy761_data *sdata, u8 *event, u8 tid) s6sy761_report_release() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_vema.c | 108 u64 tid; member
|
| /kernel/linux/linux-6.6/tools/perf/dlfilters/ |
| H A D | dlfilter-test-api-v2.c | 49 __s32 tid; member
|
| H A D | dlfilter-test-api-v0.c | 43 __s32 tid; member
|
| /kernel/linux/linux-6.6/tools/perf/util/bpf_skel/vmlinux/ |
| H A D | vmlinux.h | 158 u32 tid; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | jitdump.c | 437 pid_t nspid, pid, tid; in jit_repipe_code_load() local 439 u32 pid, tid; in jit_repipe_code_load() member 553 pid_t nspid, pid, tid; jit_repipe_code_move() local 555 u32 pid, tid; jit_repipe_code_move() member 820 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, pid_t tid, u64 *nbytes) jit_process() argument [all...] |
| H A D | s390-cpumsf.c | 886 s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, pid_t pid, pid_t tid, u64 ip, u64 timestamp) s390_cpumsf_synth_error() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/cs-etm-decoder/ |
| H A D | cs-etm-decoder.c | 543 pid_t tid = -1; in cs_etm_decoder__set_tid() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | ioam6_parser.c | 129 static int check_ioam_header(int tid, struct ioam6_trace_hdr *ioam6h, in check_ioam_header() argument 370 static int check_ioam_header_and_data(int tid, struct ioam6_trace_hdr *ioam6h, in check_ioam_header_and_data() argument 606 int fd, size, hoplen, tid, ret = 1; in main() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
| H A D | tlbie_test.c | 201 static inline unsigned int compute_store_pattern(unsigned int tid, in compute_store_pattern() argument 256 static inline void start_verification_log(unsigned int tid, in start_verification_log() argument 291 static inline void log_anamoly(unsigned int tid, unsigne argument 307 end_verification_log(unsigned int tid, unsigned nr_anamolies) end_verification_log() argument 357 verify_chunk(unsigned int tid, unsigned int *next_store_addr, unsigned int cur_sweep_id, unsigned int prev_sweep_id) verify_chunk() argument 460 unsigned int tid = *((unsigned int *)arg); rim_fn() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/ |
| H A D | hid_bpf.c | 264 static int uhid_start_listener(struct __test_metadata *_metadata, pthread_t *tid, int uhid_fd) in uhid_start_listener() argument 445 pthread_t tid; in FIXTURE() local
|
| /kernel/liteos_a/kernel/base/ipc/ |
| H A D | los_signal.c | 523 int OsPthreadKill(UINT32 tid, int signo) in OsPthreadKill() argument
|
| /kernel/liteos_a/kernel/extended/cpup/ |
| H A D | los_cpup.c | 394 STATIC UINT32 OsHistoryTaskCpuUsageUnsafe(UINT32 tid, UINT16 mode) in OsHistoryTaskCpuUsageUnsafe() argument 419 LITE_OS_SEC_TEXT_MINOR UINT32 LOS_HistoryTaskCpuUsage(UINT32 tid, UINT16 mode) in LOS_HistoryTaskCpuUsage() argument
|
| /kernel/linux/linux-6.6/sound/isa/ad1816a/ |
| H A D | ad1816a_lib.c | 647 struct snd_timer_id tid; in snd_ad1816a_timer() local
|
| /kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
| H A D | esas2r_ioctl.c | 398 u8 tid = 0; in csmi_ioctl_callback() local
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | key.c | 1246 ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf, int tid, struct ieee80211_key_seq *seq) ieee80211_get_key_rx_seq() argument 1299 ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf, int tid, struct ieee80211_key_seq *seq) ieee80211_set_key_rx_seq() argument [all...] |
| H A D | status.c | 89 int tid = *p & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_handle_filtered_frame() local 172 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) in ieee80211_check_pending_bar() argument 193 u16 tid = qc[0] & 0xf; in ieee80211_frame_acked() local 232 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending() argument 936 int tid in __ieee80211_tx_status() local [all...] |
| H A D | debugfs_sta.c | 374 unsigned long tid; in sta_agg_status_write() local
|
| /third_party/elfutils/src/ |
| H A D | stack.c | 364 print_frames (struct frames *frames, pid_t tid, int dwflerr, const char *what) in print_frames() argument 460 pid_t tid = dwfl_thread_tid (thread); in thread_callback() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | thread.c | 123 int uv_thread_create(uv_thread_t *tid, void (*entry)(void *arg), void *arg) { in uv_thread_create() argument 129 int uv_thread_create_ex(uv_thread_t* tid, in uv_thread_create_ex() argument 182 int uv_thread_setaffinity(uv_thread_t* tid, in uv_thread_setaffinity() argument 221 int uv_thread_getaffinity(uv_thread_t* tid, in uv_thread_getaffinity() argument 252 uv_thread_setaffinity(uv_thread_t* tid, char* cpumask, char* oldmask, size_t mask_size) uv_thread_setaffinity() argument 260 uv_thread_getaffinity(uv_thread_t* tid, char* cpumask, size_t mask_size) uv_thread_getaffinity() argument 285 uv_thread_join(uv_thread_t *tid) uv_thread_join() argument [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | network.c | 448 lws_retry_sul_schedule(struct lws_context *context, int tid, in lws_retry_sul_schedule() argument
|
| /third_party/node/src/ |
| H A D | node_worker.cc | 639 uv_thread_t* tid = &w->tid_.emplace(); // Create uv_thread_t instance in StartThread() local
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | security.h | 147 pid_t tid; /* thread id of thread requesting */ member
|
| /third_party/musl/src/malloc/liteos_a/user_debug/ |
| H A D | memory_check.c | 65 static inline void lock_stat_bin(int tid) in lock_stat_bin() argument 72 static inline void unlock_stat_bin(int tid) in unlock_stat_bin() argument 88 static int try_delete_node(int tid, void *ptr) in try_delete_node() argument 113 int tid = ((struct pthread *)pthread_self())->tid; delete_node() local 179 create_node(int tid, void *ptr, size_t size) create_node() argument 203 int tid = ((struct pthread *)pthread_self())->tid; insert_node() local 355 check_mem_integrity(int tid, void *ptr) check_mem_integrity() argument 396 int tid = ((struct pthread *)pthread_self())->tid; get_integrity_info() local 506 int tid = ((struct pthread *)pthread_self())->tid; get_free_trace() local 546 int tid, ret; watch_mem() local 686 int tid, nptr; check_leak() local [all...] |
| /third_party/musl/porting/liteos_m/user/src/internal/ |
| H A D | pthread_impl.h | 27 int tid; member
|