Home
last modified time | relevance | path

Searched refs:count_out (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_lease.c173 int count_in, count_out; in drm_lease_filter_crtcs() local
188 count_in = count_out = 0; in drm_lease_filter_crtcs()
195 uint32_t mask_out = 1ul << count_out; in drm_lease_filter_crtcs()
199 count_out++; in drm_lease_filter_crtcs()
/kernel/linux/linux-5.10/fs/dlm/
H A Dconfig.h49 int *count_out);
H A Dconfig.c835 int *count_out) in dlm_config_nodes()
872 *count_out = count; in dlm_config_nodes()
834 dlm_config_nodes(char *lsname, struct dlm_config_node **nodes_out, int *count_out) dlm_config_nodes() argument
/kernel/linux/linux-6.6/fs/dlm/
H A Dconfig.h50 int *count_out);
H A Dconfig.c865 int *count_out) in dlm_config_nodes()
902 *count_out = count; in dlm_config_nodes()
864 dlm_config_nodes(char *lsname, struct dlm_config_node **nodes_out, int *count_out) dlm_config_nodes() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_lease.c159 int count_in, count_out; in drm_lease_filter_crtcs() local
174 count_in = count_out = 0; in drm_lease_filter_crtcs()
181 uint32_t mask_out = 1ul << count_out; in drm_lease_filter_crtcs()
185 count_out++; in drm_lease_filter_crtcs()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c432 u16 count_out; in hfi1_ipoib_submit_tx_list() local
437 &count_out); in hfi1_ipoib_submit_tx_list()
H A Dsdma.h876 u16 *count_out);
H A Dsdma.c2475 struct list_head *tx_list, u16 *count_out) in sdma_send_txlist()
2514 *count_out = total_count; in sdma_send_txlist()
2474 sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, struct list_head *tx_list, u16 *count_out) sdma_send_txlist() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c408 u16 count_out; in hfi1_ipoib_submit_tx_list() local
413 &count_out); in hfi1_ipoib_submit_tx_list()
H A Dsdma.h835 u16 *count_out);
H A Dsdma.c2409 * @count_out: pointer to a u16 which, after return will contain the total number of
2433 struct list_head *tx_list, u16 *count_out) in sdma_send_txlist()
2472 *count_out = total_count; in sdma_send_txlist()
2432 sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, struct list_head *tx_list, u16 *count_out) sdma_send_txlist() argument

Completed in 19 milliseconds