Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A 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()
171 uint32_t mask_out = 1ul << count_out; in drm_lease_filter_crtcs()
175 count_out++; in drm_lease_filter_crtcs()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dconfig.h49 int *count_out);
H A Dconfig.c835 int *count_out) in dlm_config_nodes() argument
872 *count_out = count; in dlm_config_nodes()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c423 u16 count_out; in hfi1_ipoib_submit_tx_list() local
428 &count_out); in hfi1_ipoib_submit_tx_list()
H A Dsdma.h853 u16 *count_out);
H A Dsdma.c2477 struct list_head *tx_list, u16 *count_out) in sdma_send_txlist() argument
2516 *count_out = total_count; in sdma_send_txlist()
/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c104 EventToCore(InternalEvent *event, xEvent **core_out, int *count_out) in EventToCore() argument
176 *count_out = count; in EventToCore()