Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddm-kcopyd.h27 unsigned int throttle; member
H A Dserial_core.h381 void (*throttle)(struct uart_port *); member
464 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()
H A Ddm-thin.c148 struct throttle { struct
151 bool throttle_applied; argument
154 static void throttle_init(struct throttle *t) in throttle_init() argument
255 struct throttle throttle; member
/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/tools/perf/util/
H A Dtool.h59 throttle, member
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1906 bool throttle = true; in eb_relocate_parse() local
2513 bool throttle) in eb_pin_timeline()
2563 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.c138 struct work_struct throttle; member
/linux/include/linux/usb/
H A Dserial.h285 void (*throttle)(struct tty_struct *tty); member
/linux/drivers/thunderbolt/
H A Dnhi.c1031 u32 throttle = DIV_ROUND_UP(128 * NSEC_PER_USEC, 256); in nhi_enable_int_throttling() local
/linux/drivers/hwmon/occ/
H A Dcommon.c49 u8 throttle; member
/linux/drivers/s390/char/
H A Dcon3270.c111 int throttle, attn; /* tty throttle/unthrottle. */ member
/linux/drivers/crypto/caam/
H A Dregs.h860 u32 throttle; /* RTHR - Throttle */ member
/linux/kernel/events/
H A Dcore.c10124 __perf_event_account_interrupt(struct perf_event *event, int throttle) in __perf_event_account_interrupt()
10275 int throttle, struct perf_sample_data *data, in __perf_event_overflow()
10418 int throttle = 0; in perf_swevent_overflow() local
/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