| /Linux-v5.15/drivers/thermal/ | 
| D | gov_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.15/include/linux/ | 
| D | dm-kcopyd.h | 26 	unsigned throttle;  member
 | 
| D | tty_driver.h | 267 	void (*throttle)(struct tty_struct * tty);  member
 | 
| D | serial_core.h | 44 	void		(*throttle)(struct uart_port *);  member128 	void			(*throttle)(struct uart_port *port);  member
 
 | 
| D | thermal.h | 195 	int (*throttle)(struct thermal_zone_device *tz, int trip);  member
 | 
| /Linux-v5.15/drivers/md/ | 
| D | dm-kcopyd.c | 72 	struct dm_kcopyd_throttle *throttle;  member122 	unsigned throttle, now, difference;  in io_job_start()  local
 906 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
 252 	struct throttle throttle;  member
 
 | 
| /Linux-v5.15/drivers/tty/serial/8250/ | 
| D | 8250_aspeed_vuart.c | 274 		bool throttle)  in __aspeed_vuart_set_throttle()283 static void aspeed_vuart_set_throttle(struct uart_port *port, bool throttle)  in aspeed_vuart_set_throttle()
 
 | 
| /Linux-v5.15/block/ | 
| D | blk-rq-qos.h | 39 	void (*throttle)(struct rq_qos *, struct bio *);  member
 | 
| /Linux-v5.15/tools/perf/util/ | 
| D | tool.h | 57 			throttle,  member
 | 
| /Linux-v5.15/arch/x86/events/amd/ | 
| D | ibs.c | 594 	int offset, size, check_rip, offset_max, throttle = 0;  in perf_ibs_handle_irq()  local
 | 
| /Linux-v5.15/drivers/gpu/drm/i915/gem/ | 
| D | i915_gem_execbuffer.c | 1785 	bool throttle = true;  in eb_relocate_parse()  local2269 static struct i915_request *eb_pin_engine(struct i915_execbuffer *eb, bool throttle)  in eb_pin_engine()
 
 | 
| /Linux-v5.15/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.15/drivers/cpufreq/ | 
| D | powernv-cpufreq.c | 137 	struct work_struct throttle;  member
 | 
| /Linux-v5.15/drivers/thunderbolt/ | 
| D | nhi.c | 967 	u32 throttle = DIV_ROUND_UP(128 * NSEC_PER_USEC, 256);  in nhi_enable_int_throttling()  local
 | 
| /Linux-v5.15/include/linux/usb/ | 
| D | serial.h | 290 	void (*throttle)(struct tty_struct *tty);  member
 | 
| /Linux-v5.15/fs/btrfs/ | 
| D | transaction.c | 958 				   int throttle)  in __btrfs_end_transaction()
 | 
| /Linux-v5.15/drivers/gpu/drm/i915/gem/selftests/ | 
| D | i915_gem_context.c | 611 static int throttle(struct intel_context *ce,  in throttle()  function
 | 
| /Linux-v5.15/drivers/hwmon/occ/ | 
| D | common.c | 48 	u8 throttle;  member
 | 
| /Linux-v5.15/include/acpi/ | 
| D | processor.h | 242 		u8 throttle:1;  member
 | 
| /Linux-v5.15/drivers/s390/char/ | 
| D | tty3270.c | 94 	int throttle, attn;		/* tty throttle/unthrottle. */  member
 | 
| /Linux-v5.15/tools/lib/perf/include/perf/ | 
| D | event.h | 401 	struct perf_record_throttle		throttle;  member
 | 
| /Linux-v5.15/drivers/scsi/bfa/ | 
| D | bfa_fcpim.c | 3881 	struct bfa_defs_fcpim_throttle_s throttle;  in bfa_fcpim_throttle_get()  local
 | 
| /Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/hw_atl/ | 
| D | hw_atl_llh.c | 496 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()
 | 
| /Linux-v5.15/kernel/events/ | 
| D | core.c | 9103 __perf_event_account_interrupt(struct perf_event *event, int throttle)  in __perf_event_account_interrupt()9148 				   int throttle, struct perf_sample_data *data,  in __perf_event_overflow()
 9244 	int throttle = 0;  in perf_swevent_overflow()  local
 
 |