Home
last modified time | relevance | path

Searched refs:attach_count (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma-buf/
H A Ddma-buf.c1690 int count = 0, attach_count; in dma_buf_debug_show() local
1723 attach_count = 0; in dma_buf_debug_show()
1727 attach_count++; in dma_buf_debug_show()
1732 attach_count); in dma_buf_debug_show()
/linux/drivers/target/
H A Dtarget_core_device.c349 new->attach_count++; in core_enable_device_list_for_node()
459 orig->attach_count--; in core_disable_device_list_for_node()
H A Dtarget_core_stat.c993 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->attach_count); in target_stat_auth_att_count_show()
/linux/include/target/
H A Dtarget_core_base.h689 u32 attach_count;
685 u32 attach_count; global() member