Home
last modified time | relevance | path

Searched refs:count_out (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/dlm/
H A Dconfig.h52 int *count_out);
H A Dconfig.c880 int *count_out) in dlm_config_nodes() argument
917 *count_out = count; in dlm_config_nodes()
/linux-6.15/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()
/linux-6.15/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.c2433 struct list_head *tx_list, u16 *count_out) in sdma_send_txlist() argument
2472 *count_out = total_count; in sdma_send_txlist()