/linux/fs/bcachefs/ |
H A D | thread_with_file.c | 14 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 D | chardev.c | 131 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 D | thread_with_file.h | 61 struct thread_with_file thr; member
|
/linux/drivers/tty/serial/ |
H A D | atmel_serial.h | 145 #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 D | swap.c | 595 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 D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
H A D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
/linux/tools/testing/selftests/mm/ |
H A D | pkey_sighandler_tests.c | 212 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 D | adf_heartbeat_inject.c | 24 u32 thr) in adf_set_hb_counters_fail()
|
H A D | adf_heartbeat.c | 138 size_t thr; in check_ae() local
|
/linux/tools/perf/tests/shell/coresight/thread_loop/ |
H A D | thread_loop.c | 59 unsigned int i, len, thr; in main() local
|
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
H A D | unroll_loop_thread.c | 53 unsigned int i, thr; in main() local
|
/linux/tools/perf/tests/shell/coresight/memcpy_thread/ |
H A D | memcpy_thread.c | 44 unsigned long i, len, size, thr; in main() local
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_meta.h | 44 #define META_CR_PERF_COUNT(ctrl, thr) \ argument 73 #define META_CR_CORE_REG(thr, reg_num, unit) \ argument
|
/linux/net/mac80211/ |
H A D | sta_info.c | 2571 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 D | test_core.c | 627 pthread_t thr; test_cgcore_thread_migration() local
|
/linux/arch/sh/include/asm/ |
H A D | smc37c93x.h | 85 #define thr rbr macro
|
/linux/drivers/mmc/host/ |
H A D | mmci_stm32_sdmmc.c | 415 u32 thr = 0; in sdmmc_get_dctrl_cfg() local
|
/linux/tools/perf/util/ |
H A D | svghelper.c | 703 int thr; in scan_thread_topology() local
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rx.c | 214 u16 thr; in iwl_mvm_rx_handle_tcm() local
|
/linux/drivers/ipack/devices/ |
H A D | scc2698.h | 33 u8 d3, thr; /* Transmit holding register */ member
|
/linux/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 550 unsigned int thr; in vp9_loop_filter_init() local 596 unsigned int thr; in vp9_loop_filter_frame_init() local
|
/linux/mm/ |
H A D | zswap.c | 1339 unsigned long thr; in shrink_worker() local
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4707 u32 thr, retry; in mwifiex_register_cfg80211() local
|