/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 | thread_with_file.h | 61 struct thread_with_file thr; member
|
H A D | fsck.c | 3156 struct thread_with_stdio thr; member 3163 struct fsck_thread *thr = container_of(_thr, struct fsck_thread, thr); in bch2_fsck_thread_exit() local 3169 struct fsck_thread *thr = container_of(stdio, struct fsck_thread, thr); in bch2_fsck_offline_thread_fn() local 3201 struct fsck_thread *thr = NULL; in bch2_ioctl_fsck_offline() local 3281 struct fsck_thread *thr = container_of(stdio, struct fsck_thread, thr); in bch2_fsck_online_thread_fn() local 3321 struct fsck_thread *thr = NULL; in bch2_ioctl_fsck_online() local
|
H A D | chardev.c | 303 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/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/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; scan_thread_topology() 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 | 1362 unsigned long thr; in shrink_worker() local
|
/linux/drivers/nvme/target/ |
H A D | nvmet.h | 921 u8 thr; member
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | airoha_eth.c | 1658 int qid = q - &qdma->q_rx[0], thr; in airoha_qdma_init_rx_queue() local
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 3952 uint64_t thr:8; member 4367 uint64_t thr:8; member
|