Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 25 of 27) sorted by relevance

12

/linux/fs/bcachefs/
H A Dthread_with_file.c14 void bch2_thread_with_file_exit(struct thread_with_file *thr) in bch2_thread_with_file_exit()
22 int bch2_run_thread_with_file(struct thread_with_file *thr, in bch2_run_thread_with_file()
106 static void thread_with_stdio_done(struct thread_with_stdio *thr) in thread_with_stdio_done()
117 struct thread_with_stdio *thr = in thread_with_stdio_read() local
156 struct thread_with_stdio *thr = in thread_with_stdio_release() local
170 struct thread_with_stdio *thr = in thread_with_stdio_write() local
226 struct thread_with_stdio *thr = in thread_with_stdio_poll() local
245 struct thread_with_stdio *thr = in thread_with_stdout_poll() local
261 struct thread_with_stdio *thr = in thread_with_stdio_flush() local
269 struct thread_with_stdio *thr = in thread_with_stdio_ioctl() local
[all …]
H A Dchardev.c131 struct thread_with_stdio thr; member
138 struct fsck_thread *thr = container_of(_thr, struct fsck_thread, thr); in bch2_fsck_thread_exit() local
144 struct fsck_thread *thr = container_of(stdio, struct fsck_thread, thr); in bch2_fsck_offline_thread_fn() local
176 struct fsck_thread *thr = NULL; in bch2_ioctl_fsck_offline() local
427 struct thread_with_file thr; member
780 struct fsck_thread *thr = container_of(stdio, struct fsck_thread, thr); in bch2_fsck_online_thread_fn() local
821 struct fsck_thread *thr = NULL; in bch2_ioctl_fsck_online() local
H A Dthread_with_file.h61 struct thread_with_file thr; member
/linux/drivers/tty/serial/
H A Datmel_serial.h145 #define ATMEL_US_TXFTHRES(thr) FIELD_PREP(GENMASK(13, 8), (thr)) /* TX FIFO Threshold */ argument
146 #define ATMEL_US_RXFTHRES(thr) FIELD_PREP(GENMASK(21, 16), (thr)) /* RX FIFO Threshold */ argument
147 #define ATMEL_US_RXFTHRES2(thr) FIELD_PREP(GENMASK(29, 24), (thr)) /* RX FIFO Threshold2 */ argument
/linux/kernel/power/
H A Dswap.c595 struct task_struct *thr; /* thread */ member
637 struct task_struct *thr; /* thread */ member
704 unsigned thr, run_threads, nr_threads; in save_compressed_image() local
1144 struct task_struct *thr; /* thread */ member
1210 unsigned i, thr, run_threads, nr_threads; in load_compressed_image() local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_wait_uninitialized_heap.c70 pthread_t thr; in main() local
H A Dfutex_wait_private_mapped_file.c74 pthread_t thr; in main() local
/linux/tools/testing/selftests/mm/
H A Dpkey_sighandler_tests.c212 pthread_t thr; in test_sigsegv_handler_with_pkey0_disabled() local
252 pthread_t thr; in test_sigsegv_handler_cannot_access_stack() local
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_inject.c24 u32 thr) in adf_set_hb_counters_fail()
H A Dadf_heartbeat.c138 size_t thr; in check_ae() local
/linux/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c59 unsigned int i, len, thr; in main() local
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A Dunroll_loop_thread.c53 unsigned int i, thr; in main() local
/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c44 unsigned long i, len, size, thr; in main() local
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c140 pthread_t thr; in setup_uf_mem() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_meta.h44 #define META_CR_PERF_COUNT(ctrl, thr) \ argument
73 #define META_CR_CORE_REG(thr, reg_num, unit) \ argument
/linux/net/mac80211/
H A Dsta_info.c2571 u32 thr = 0; in sta_set_sinfo() local
2843 u32 thr = 0; in sta_get_expected_throughput() local
2867 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params() argument
2881 ieee80211_sta_set_expected_throughput(struct ieee80211_sta * pubsta,u32 thr) ieee80211_sta_set_expected_throughput() argument
[all...]
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c627 pthread_t thr; test_cgcore_thread_migration() local
/linux/arch/sh/include/asm/
H A Dsmc37c93x.h85 #define thr rbr macro
/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c415 u32 thr = 0; in sdmmc_get_dctrl_cfg() local
/linux/tools/perf/util/
H A Dsvghelper.c703 int thr; in scan_thread_topology() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c214 u16 thr; in iwl_mvm_rx_handle_tcm() local
/linux/drivers/ipack/devices/
H A Dscc2698.h33 u8 d3, thr; /* Transmit holding register */ member
/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c550 unsigned int thr; in vp9_loop_filter_init() local
596 unsigned int thr; in vp9_loop_filter_frame_init() local
/linux/mm/
H A Dzswap.c1339 unsigned long thr; in shrink_worker() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4707 u32 thr, retry; in mwifiex_register_cfg80211() local

12