Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dconfig.h46 int *count_out);
Dconfig.c776 int *count_out) in dlm_config_nodes() argument
813 *count_out = count; in dlm_config_nodes()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_lease.c155 int count_in, count_out; in drm_lease_filter_crtcs() local
164 count_in = count_out = 0; in drm_lease_filter_crtcs()
170 uint32_t mask_out = 1ul << count_out; in drm_lease_filter_crtcs()
173 count_out++; in drm_lease_filter_crtcs()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dsdma.h853 u16 *count_out);
Dsdma.c2475 struct list_head *tx_list, u16 *count_out) in sdma_send_txlist() argument
2514 *count_out = total_count; in sdma_send_txlist()