| /Linux-v5.4/drivers/thermal/ | 
| D | step_wise.c | 38 				enum thermal_trend trend, bool throttle)  in get_target_state()122 	bool throttle = false;  in thermal_zone_trip_update()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | dm-kcopyd.h | 26 	unsigned throttle;  member
 | 
| D | serial_core.h | 43 	void		(*throttle)(struct uart_port *);  member127 	void			(*throttle)(struct uart_port *port);  member
 
 | 
| D | tty_driver.h | 274 	void (*throttle)(struct tty_struct * tty);  member
 | 
| D | cyclades.h | 159 	int throttle;  member
 | 
| D | thermal.h | 240 	int (*throttle)(struct thermal_zone_device *tz, int trip);  member
 | 
| /Linux-v5.4/drivers/tty/serial/8250/ | 
| D | 8250_aspeed_vuart.c | 198 		bool throttle)  in __aspeed_vuart_set_throttle()207 static void aspeed_vuart_set_throttle(struct uart_port *port, bool throttle)  in aspeed_vuart_set_throttle()
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-kcopyd.c | 72 	struct dm_kcopyd_throttle *throttle;  member122 	unsigned throttle, now, difference;  in io_job_start()  local
 909 struct dm_kcopyd_client *dm_kcopyd_client_create(struct dm_kcopyd_throttle *throttle)  in dm_kcopyd_client_create()
 
 | 
| D | dm-thin.c | 145 struct throttle {  struct148 	bool throttle_applied;  argument
 151 static void throttle_init(struct throttle *t)  in throttle_init()  argument
 251 	struct throttle throttle;  member
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | tool.h | 56 			throttle,  member
 | 
| /Linux-v5.4/block/ | 
| D | blk-rq-qos.h | 37 	void (*throttle)(struct rq_qos *, struct bio *);  member
 | 
| /Linux-v5.4/arch/x86/events/amd/ | 
| D | ibs.c | 578 	int offset, size, check_rip, offset_max, throttle = 0;  in perf_ibs_handle_irq()  local
 | 
| /Linux-v5.4/drivers/block/drbd/ | 
| D | drbd_actlog.c | 1019 	bool throttle = drbd_rs_should_slow_down(device, sector, true);  in drbd_try_rs_begin_io()  local
 | 
| /Linux-v5.4/drivers/thunderbolt/ | 
| D | nhi.c | 914 	u32 throttle = DIV_ROUND_UP(128 * NSEC_PER_USEC, 256);  in nhi_enable_int_throttling()  local
 | 
| /Linux-v5.4/drivers/cpufreq/ | 
| D | powernv-cpufreq.c | 135 	struct work_struct throttle;  member
 | 
| /Linux-v5.4/include/linux/usb/ | 
| D | serial.h | 290 	void (*throttle)(struct tty_struct *tty);  member
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | transaction.c | 830 				   int throttle)  in __btrfs_end_transaction()
 | 
| /Linux-v5.4/include/acpi/ | 
| D | processor.h | 242 		u8 throttle:1;  member
 | 
| /Linux-v5.4/drivers/s390/char/ | 
| D | tty3270.c | 94 	int throttle, attn;		/* tty throttle/unthrottle. */  member
 | 
| /Linux-v5.4/tools/perf/lib/include/perf/ | 
| D | event.h | 359 	struct perf_record_throttle		throttle;  member
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_fcpim.c | 3887 	struct bfa_defs_fcpim_throttle_s throttle;  in bfa_fcpim_throttle_get()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/ | 
| D | hw_atl_llh.c | 451 void hw_atl_reg_irq_thr_set(struct aq_hw_s *aq_hw, u32 intr_thr, u32 throttle)  in hw_atl_reg_irq_thr_set()
 | 
| D | hw_atl_llh_internal.h | 439 #define HW_ATL_INTR_THR_ADR(throttle) (0x00002800u + (throttle) * 0x4)  argument
 | 
| /Linux-v5.4/kernel/events/ | 
| D | core.c | 8117 __perf_event_account_interrupt(struct perf_event *event, int throttle)  in __perf_event_account_interrupt()8162 				   int throttle, struct perf_sample_data *data,  in __perf_event_overflow()
 8257 	int throttle = 0;  in perf_swevent_overflow()  local
 
 | 
| /Linux-v5.4/drivers/crypto/caam/ | 
| D | regs.h | 841 	u32 throttle;	/* RTHR - Throttle */  member
 |