Home
last modified time | relevance | path

Searched refs:num_active (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/rdma/hfi/
H A Dhfi1_ioctl.h84 __u16 num_active; /* number of active units */ member
/linux/block/
H A Dbfq-iosched.h117 unsigned int num_active; /* nr of active queues with this weight */ member
H A Dbfq-iosched.c965 bfqq->weight_counter->num_active++; in bfq_weights_tree_add()
983 bfqq->weight_counter->num_active--; in bfq_weights_tree_remove()
984 if (bfqq->weight_counter->num_active > 0) in bfq_weights_tree_remove()
/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1222 int num_active; in rx_buff_mgmt_show() local
1234 num_active = wil_print_rx_buff(s, &rbm->active); in rx_buff_mgmt_show()
1239 num_active + num_free); in rx_buff_mgmt_show()
/linux/drivers/input/touchscreen/
H A Diqs5xx.c112 u8 num_active; member