Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddm-kcopyd.h27 unsigned int throttle; 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/block/
H A Dblk-rq-qos.h38 void (*throttle)(struct rq_qos *, struct bio *); member
/linux/tools/perf/util/
H A Dtool.h62 throttle, member
/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
/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c140 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.c1041 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/arch/x86/events/amd/
H A Dibs.c1235 int offset, size, check_rip, offset_max, throttle = 0; in perf_ibs_handle_irq() local
/linux/include/acpi/
H A Dprocessor.h247 u8 throttle:1; member
/linux/tools/lib/perf/include/perf/
H A Devent.h536 struct perf_record_throttle throttle; member
/linux/drivers/crypto/caam/
H A Dregs.h860 u32 throttle; /* RTHR - Throttle */ member
/linux/kernel/events/
H A Dcore.c10232 __perf_event_account_interrupt(struct perf_event *event, int throttle) in __perf_event_account_interrupt()
10383 int throttle, struct perf_sample_data *data, in __perf_event_overflow()
10527 int throttle = 0; in perf_swevent_overflow() local
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h773 struct bfa_defs_fcpim_throttle_s throttle; member