Home
last modified time | relevance | path

Searched defs:throttle (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Ddm-kcopyd.h27 unsigned int throttle; member
H A Dtty_driver.h368 void (*throttle)(struct tty_struct * tty); global() member
H A Dserial_core.h381 void (*throttle)(struct uart_port *); member
452 void (*throttle)(struct uart_port *port); member
/linux/drivers/md/
H A Ddm-kcopyd.c75 struct dm_kcopyd_throttle *throttle; member
125 unsigned int throttle, now, difference; in io_job_start() local
915 struct dm_kcopyd_client *dm_kcopyd_client_create(struct dm_kcopyd_throttle *throttle) in dm_kcopyd_client_create()
/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c273 bool throttle) in __aspeed_vuart_set_throttle()
285 static void aspeed_vuart_set_throttle(struct uart_port *port, bool throttle) in aspeed_vuart_set_throttle()
/linux/block/
H A Dblk-rq-qos.h38 void (*throttle)(struct rq_qos *, struct bio *); member
/linux/tools/perf/util/
H A Dtool.h59 throttle, member
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1907 bool throttle = true; in eb_relocate_parse() local
2514 bool throttle) in eb_pin_timeline()
2564 static int eb_pin_engine(struct i915_execbuffer *eb, bool throttle) in eb_pin_engine()
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c1026 bool throttle = drbd_rs_should_slow_down(peer_device, sector, true); in drbd_try_rs_begin_io() local
H A Ddrbd_receiver.c2737 bool throttle = drbd_rs_c_min_rate_throttle(device); in drbd_rs_should_slow_down() local
/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c137 struct work_struct throttle; member
/linux/include/linux/usb/
H A Dserial.h285 void (*throttle)(struct tty_struct *tty); member
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c632 static int throttle(struct intel_context *ce, in throttle() function
/linux/fs/btrfs/
H A Dtransaction.c1048 int throttle) in __btrfs_end_transaction()
/linux/drivers/thunderbolt/
H A Dnhi.c1031 u32 throttle = DIV_ROUND_UP(128 * NSEC_PER_USEC, 256); in nhi_enable_int_throttling() local
/linux/arch/x86/events/amd/
H A Dibs.c1031 int offset, size, check_rip, offset_max, throttle = 0; in perf_ibs_handle_irq() local
/linux/drivers/hwmon/occ/
H A Dcommon.c49 u8 throttle; member
/linux/include/acpi/
H A Dprocessor.h247 u8 throttle:1; member
/linux/tools/lib/perf/include/perf/
H A Devent.h495 struct perf_record_throttle throttle; member
/linux/kernel/events/
H A Dcore.c9698 __perf_event_account_interrupt(struct perf_event *event, int throttle) in __perf_event_account_interrupt()
9850 int throttle, struct perf_sample_data *data, in __perf_event_overflow()
9992 int throttle = 0; in perf_swevent_overflow() local
/linux/drivers/crypto/caam/
H A Dregs.h860 u32 throttle; /* RTHR - Throttle */ member
/linux/drivers/tty/
H A Dsynclink_gt.c1264 static void throttle(struct tty_struct * tty) in throttle() function
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h773 struct bfa_defs_fcpim_throttle_s throttle; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h673 bool throttle; member