Home
last modified time | relevance | path

Searched defs:tid (Results 476 - 500 of 1297) sorted by relevance

1...<<11121314151617181920>>...52

/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c90 pid_t tid = syscall(__NR_gettid); in test_thread() local
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_timer.c285 struct snd_timer_id tid; in snd_seq_timer_open() local
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_lib.c238 struct snd_timer_id tid; in snd_opl3_timer1_init() local
259 struct snd_timer_id tid; in snd_opl3_timer2_init() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dptrace_syscall.c186 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local
306 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_restart_under_ptrace() local
/kernel/liteos_a/kernel/base/sched/
H A Dlos_statistics.c184 UINT32 tid; member
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dht.c360 int tid; in ieee80211_ba_session_work() local
460 ieee80211_send_delba(struct ieee80211_sub_if_data *sdata, const u8 *da, u16 tid, u16 initiator, u16 reason_code) ieee80211_send_delba() argument
506 u16 tid, params; ieee80211_process_delba() local
[all...]
H A Dagg-tx.c112 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar() argument
142 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx() argument
61 ieee80211_send_addba_request(struct ieee80211_sub_if_data *sdata, const u8 *da, u16 tid, u8 dialog_token, u16 start_seq_num, u16 agg_size, u16 timeout) ieee80211_send_addba_request() argument
190 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) ieee80211_agg_stop_txq() argument
211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) ieee80211_agg_start_txq() argument
270 ieee80211_remove_tid_tx(struct sta_info *sta, int tid) ieee80211_remove_tid_tx() argument
299 ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, enum ieee80211_agg_stop_reason reason) ___ieee80211_stop_tx_ba_session() argument
436 u8 tid = tid_tx->tid; sta_addba_resp_timer_expired() local
457 u8 tid = tid_tx->tid; ieee80211_send_addba_with_timeout() local
496 ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) ieee80211_tx_ba_session_handle_start() argument
563 ieee80211_refresh_tx_agg_session_timer(struct ieee80211_sta *pubsta, u16 tid) ieee80211_refresh_tx_agg_session_timer() argument
588 u8 tid = tid_tx->tid; sta_tx_agg_session_timer_expired() local
607 ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, u16 timeout) ieee80211_start_tx_ba_session() argument
755 ieee80211_agg_tx_operational(struct ieee80211_local *local, struct sta_info *sta, u16 tid) ieee80211_agg_tx_operational() argument
798 ieee80211_start_tx_ba_cb(struct sta_info *sta, int tid, struct tid_ampdu_tx *tid_tx) ieee80211_start_tx_ba_cb() argument
824 ieee80211_lookup_tid_tx(struct ieee80211_sub_if_data *sdata, const u8 *ra, u16 tid, struct sta_info **sta) ieee80211_lookup_tid_tx() argument
849 ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra, u16 tid) ieee80211_start_tx_ba_cb_irqsafe() argument
871 __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, enum ieee80211_agg_stop_reason reason) __ieee80211_stop_tx_ba_session() argument
885 ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) ieee80211_stop_tx_ba_session() argument
927 ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid, struct tid_ampdu_tx *tid_tx) ieee80211_stop_tx_ba_cb() argument
963 ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra, u16 tid) ieee80211_stop_tx_ba_cb_irqsafe() argument
993 u16 capab, tid, buf_size; ieee80211_process_addba_resp() local
[all...]
H A Dagg-rx.c58 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session() argument
117 __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, u16 initiator, u16 reason, bool tx) __ieee80211_stop_rx_ba_session() argument
156 u8 tid = tid_rx->tid; sta_rx_agg_session_timer_expired() local
199 ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, u8 dialog_token, u16 status, u16 policy, u16 buf_size, u16 timeout, const struct ieee80211_addba_ext_ie *addbaext) ieee80211_send_addba_resp() argument
253 ___ieee80211_start_rx_ba_session(struct sta_info *sta, u8 dialog_token, u16 timeout, u16 start_seq_num, u16 ba_policy, u16 tid, u16 buf_size, bool tx, bool auto_seq, const struct ieee80211_addba_ext_ie *addbaext) ___ieee80211_start_rx_ba_session() argument
447 __ieee80211_start_rx_ba_session(struct sta_info *sta, u8 dialog_token, u16 timeout, u16 start_seq_num, u16 ba_policy, u16 tid, u16 buf_size, bool tx, bool auto_seq, const struct ieee80211_addba_ext_ie *addbaext) __ieee80211_start_rx_ba_session() argument
466 u16 capab, tid, timeout, ba_policy, buf_size, start_seq_num; ieee80211_process_addba_request() local
506 ieee80211_manage_rx_ba_offl(struct ieee80211_vif *vif, const u8 *addr, unsigned int tid) ieee80211_manage_rx_ba_offl() argument
525 ieee80211_rx_ba_timer_expired(struct ieee80211_vif *vif, const u8 *addr, unsigned int tid) ieee80211_rx_ba_timer_expired() argument
[all...]
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan_options.c14 __be32 tid = tunnel_id_to_key32(v->tinfo.tunnel_id); in __vlan_tun_put() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A Dposix_pthread_test.cpp214 pthread_t tid = pthread_self(); in TestPthreadSelf() local
/third_party/ffmpeg/libavcodec/
H A Djpeglsdec.c53 int tid, wt, maxtab, i, j; in ff_jpegls_decode_lse() local
/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c75 __libdwfl_ptrace_attach (pid_t tid, bool *tid_was_stoppedp) in __libdwfl_ptrace_attach() argument
196 pid_t tid = pid_arg->tid_attached; pid_memory_read() local
281 pid_t tid = tidl; pid_next_thread() local
293 pid_getthread(Dwfl *dwfl __attribute__ ((unused)), pid_t tid, void *dwfl_arg, void **thread_argp) pid_getthread() argument
328 pid_t tid = INTUSE(dwfl_thread_tid) (thread); pid_set_initial_registers() local
352 __libdwfl_ptrace_detach(pid_t tid, bool tid_was_stopped) __libdwfl_ptrace_detach() argument
367 pid_t tid = INTUSE(dwfl_thread_tid) (thread); pid_thread_detach() local
[all...]
H A Dlinux-core-attach.c157 pid_t tid = (int32_t) val32; in core_next_thread() local
206 pid_t tid; in core_set_initial_registers() local
H A Dlinux-proc-maps.c409 pid_t tid = pid_arg->tid_attached; in dwfl_linux_proc_find_elf() local
/third_party/ffmpeg/compat/
H A Dos2threads.h45 TID tid; member
/third_party/ffmpeg/libavformat/
H A Drtpdec_hevc.c183 int tid, lid, nal_type; in hevc_handle_packet() local
/third_party/libuv/test/
H A Dtest-ipc-send-recv.c174 uv_thread_t tid; in run_test() local
H A Drunner-unix.c242 pthread_t tid; in process_wait() local
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c46 lws_adns_get_query(lws_async_dns_t *dns, adns_query_type_t qtype, lws_dll2_owner_t *owner, uint16_t tid, const char *name) lws_adns_get_query() argument
621 uint16_t tid; lws_async_dns_get_new_tid() local
[all...]
H A Dprivate-lib-async-dns.h73 uint16_t tid[3]; /* last 3 sent tid */ member
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_getdelays.c265 pid_t tid = 0; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c122 struct ureg_src tid = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_THREAD_ID, 0); in si_create_dma_compute_shader() local
528 struct ureg_src tid = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_THREAD_ID, 0); in si_create_fmask_expand_cs() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h59 short tid, pid; member
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c24 int tid = __pthread_self()->tid; in __tl_lock() local
/third_party/musl/src/thread/
H A Dpthread_create.c34 int tid = __pthread_self()->tid; in __tl_lock() local
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...52